]> de.git.xonotic.org Git - xonotic/netradiant.git/shortlog
xonotic/netradiant.git
2018-03-04 MarioFix compile on MSYS2
2018-01-23 MarioMerge branch 'importfixes' into 'master'
2018-01-23 Timothee Bessetfix pk3dir/dpk/dpkdir code 81/head
2018-01-06 TimePathreformat code! now the code is only ugly on the *inside*
2018-01-06 TimePathDisable CMAKE_CXX_EXTENSIONS
2018-01-06 TimePathMerge branch 'pakpath' into 'master'
2018-01-03 Thomas Debesseradiant/q3map2: add option to disable engine path and... 79/head
2018-01-03 Thomas Debesseradiant: add optional pakpath support
2018-01-03 TimePathFix release mode
2018-01-03 TimePathSuppress GTK warnings and errors
2018-01-03 TimePathWrap more GTK
2018-01-03 TimePathDialog: wrap GTK widgets in data binding develop
2018-01-03 TimePathIntroduce Property<T> to simplify preferences system
2018-01-01 TimePathGroup import/export callbacks
2018-01-01 TimePathCallback: cleanup
2018-01-01 TimePathCallback: remove fixed-arity wrappers
2017-12-31 TimePathCallback: work at any arity
2017-12-31 TimePathEmbrace lambdas
2017-12-31 TimePathSupport lambda callbacks
2017-12-31 TimePathEmbrace variadic templates
2017-12-30 TimePathCMake: download gamepacks by default again
2017-12-30 TimePathWrap more GTK
2017-12-30 TimePathGTK: wrap gtk_widget_set_size_request
2017-12-30 TimePathWrap more GTK
2017-12-30 TimePathWrap more GTK
2017-12-30 TimePathGTK: wrap gtk_table_attach
2017-12-29 TimePathWrap more GTK
2017-12-29 TimePathGTK: wrap GTK_WIDGET
2017-12-29 TimePathGTK: wrap gtk_widget_show
2017-12-29 TimePathGTK: wrap gtk_box_pack_start
2017-12-29 TimePathWrap more GTK
2017-12-29 TimePathGTK: wrap gtk_list_store_append
2017-12-29 TimePathRemove nonsense assertions
2017-12-29 TimePathGTK: wrap gtk_list_store_{append,set}
2017-12-29 TimePathCentralise compile checks
2017-12-29 TimePathWean off #define
2017-12-29 TimePathRemove trailing spaces after `#` tokens
2017-12-29 TimePathMerge branch 'gcc8' into 'master'
2017-12-29 TimePathMerge branch 'gamepacks' into 'master'
2017-12-29 TimePathMerge branch 'pango_version_check' into 'master'
2017-11-04 Zack MiddletonFix deprecated pango code always being used in glfont.cpp
2017-10-14 Thomas Debessefix game_packs_all target
2017-10-14 Thomas Debessedo not look for pack to install in already installed...
2017-10-14 Thomas Debesseupdate game packs list thanks to NeonKnightOA, fix !76
2017-08-30 Thomas Debessegcc8: static_cast NULL instead of reinterpret_cast
2017-08-13 TimePathRemove RTLD_DEEPBIND, it is no longer required
2017-08-07 TimePathRemove -Wno-sign-compare
2017-08-07 TimePathRemove redefinition of INT_MIN
2017-08-07 TimePathMissed a R_OK
2017-08-07 TimePathRemove redefinitions of {F,W,R}_OK
2017-08-07 TimePathRemove -Wno-missing-field-initializers
2017-08-07 TimePathRemove -Wno-incompatible-pointer-types
2017-08-07 TimePathRemove -Wno-pointer-to-int-cast
2017-08-07 TimePathRemove -Wno-int-conversion
2017-08-06 TimePathRemove -Wno-delete-non-virtual-dtor
2017-08-06 TimePathUpdate windows build instructions
2017-08-06 TimePathFix compile
2017-08-06 TimePathPrevent implicit Widget construction
2017-08-06 TimePathRemove -Wno-reorder
2017-08-06 TimePathRemove -Wno-unused-but-set-variable
2017-08-06 TimePathReally really fix windows build
2017-08-06 TimePathReally fix windows build
2017-08-06 TimePathRemove -Wno-write-strings
2017-08-06 TimePathRemove -Wno-parentheses
2017-08-06 TimePathRemove -Wno-pedantic
2017-08-06 TimePathFix windows build
2017-08-06 TimePathRemove -Wno-switch
2017-08-06 TimePathRemove -Wno-extra
2017-08-06 TimePathAdd error flags (no changes yet)
2017-08-06 TimePathFix prtview about dialog regression
2017-08-06 TimePathWrap more GTK
2017-08-06 TimePathSuppress warnings
2017-08-06 TimePathMerge branch 'smooth' into 'master'
2017-08-06 TimePathMerge branch 'vfsmodels' into 'master'
2017-08-06 TimePathMerge branch 'gamepackdeps' into 'master'
2017-08-06 TimePathMerge branch 'fixwarn' into 'master'
2017-08-03 TimePathAdd CPack targets package and package_source
2017-08-02 TimePathUpdate CMakeLists.txt
2017-08-01 Thomas Debesserefresh VFS on model refresh, refresh models on VFS... 72/head
2017-08-01 Thomas Debessedpk vfs: now loads DEPS file from game pack 71/head
2017-08-01 Thomas Debessededuplicate empty string affectation
2017-08-01 Thomas Debessep3dlib.c: include “cmdlib.h” on non Windows platform
2017-08-01 Thomas Debesseuse %ld instead of %d for “long int” arguments
2017-08-01 Thomas Debesseuse NULL as sentinel instead of 0
2017-08-01 Thomas Debessesome “char*” to “const char*” declaration
2017-08-01 Thomas Debesseone argument, one argument 70/head
2017-08-01 Thomas DebesseIngar was right (slashslash no more)
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-08-01 TimePathFix minizip regression
2017-07-31 TimePathFix legacy makefile 59/head
2017-07-31 TimePathRemove a few glib includes in headers
2017-07-31 TimePathRemove a few gdk includes in headers
2017-07-31 TimePathRemove the final gtk headers in headers
2017-07-31 TimePathRebase onto master
2017-07-31 TimePaths/nullptr/ui::null/ where appropriate
2017-07-31 TimePathFix GCC7 issues
2017-07-31 TimePathFix MSYS2 issues
2017-07-31 TimePathFix GTK3 crash
2017-07-31 TimePathWrap GtkGLArea
2017-07-31 TimePathUse non-deprecated GDK key constants
next