]> git.xonotic.org Git - xonotic/netradiant.git/shortlog
xonotic/netradiant.git
2018-05-06 TimePathclang: fix build. Still doesn't work right TimePath/clang
2018-05-01 TimePathFix the build
2018-04-29 MarioMerge branch 'nomagicpath' into 'master'
2018-04-29 MarioMerge branch 'csgmakeroom' into 'master'
2018-04-29 MarioMerge branch 'fix-fast' into 'master'
2018-04-29 MarioMerge branch 'diffnoise' into 'master'
2018-04-29 MarioMerge branch 'iqmmodel' into 'master'
2018-04-29 MarioMerge branch 'q3map2help' into 'master'
2018-04-29 MarioMerge branch 'q3map2game' into 'master'
2018-04-29 MarioMerge branch 'fixvis' into 'master'
2018-04-28 Thomas Debesseq3map2: -fs_nobasepath implies -fs_nomagicpath 90/head
2018-04-28 Thomas Debesseq3map2: disable magic path guess
2018-04-28 Thomas Debesseq3map2: fix prt loading for vis computation when using... 89/head
2018-03-13 Thomas Debesseimplement CSG Make Room, thanks to Garux, <3 Mario
2018-03-06 Thomas Debessesome fixes to q3map2 help
2018-03-03 PanExtra donotenterlarge surfaceparm for nonotenterlarge
2018-03-03 Thomas Debesseimport some q3map2 game options from gtkradiant tree
2018-02-05 Thomas Debesseiqmmodel: better format description
2018-02-05 Thomas Debesseremove debug code and useless one
2018-02-05 Thomas Debesseplugins/iqmmodel: apply textures on surfaces
2018-02-01 Thomas Debesseuncrustify iqmmodel code
2018-01-28 Thomas Debessereduce more diff noise
2018-01-28 Thomas Debessesome fixes to issues pointed by @tkoeppe
2018-01-27 Thomas Debesseanother way to do 265c42d
2018-01-27 Thomas Debesseit's better to close file and return on non-void function
2018-01-27 Thomas Debessetools: reduce diff noise
2018-01-27 Pan7Fix g_ascii_strdown usage
2018-01-27 Thomas Köppe[q3map2] Unwind script stack in case of script loading...
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'
next