]> de.git.xonotic.org Git - xonotic/netradiant.git/history - libs
Merge branch 'q3map2-cmdline-help' into 'master'
[xonotic/netradiant.git] / libs /
2019-07-23 Thomas DebesseMerge branch 'floating' into 'master'
2019-07-23 Thomas Debessemake floating windows resizable on Windows, ref !140 147/head
2019-07-22 Thomas DebesseMerge branch 'restart' into 'master'
2019-07-22 Thomas Debessebikeshedding: some wording 141/head
2019-07-22 Thomas DebesseMerge branch 'floating' into 'master'
2019-07-13 Thomas Debessegtk2: do not make floating windows minimizable
2019-06-18 Thomas DebesseMerge branch 'wingtk2gl' into 'master'
2019-06-18 Thomas Debesseworkaround the GTK2 GLWidget bug on Windows 133/head
2019-06-16 Thomas DebesseMerge branch 'polishing' into 'master'
2019-06-16 Thomas Debesseradiant/tools: use RADIANT_NAME instead of hardcoding...
2019-06-16 Thomas DebesseMerge branch 'crnlib' into 'master'
2019-06-16 Thomas Debessecrnlib: update submodule reference 131/head
2019-06-02 Thomas DebesseMerge branch 'freebsd' into 'master'
2019-06-02 Thomas Debessevector: do not redefine lrint on FreeBSD
2019-06-01 Thomas DebesseMerge branch 'gdefos' into 'master'
2019-06-01 Thomas Debesserework GDEF_OS macros
2019-05-31 Thomas DebesseMerge branch 'ellipsis' into 'master'
2019-05-31 Thomas Debesseui: fix the ellipsis icon 127/head
2019-05-18 Thomas Debessecmake: do not look for graphical libs when not building...
2019-05-18 Thomas DebesseMerge branch 'mschwan/gdef-inline-fix' into 'master'
2019-02-12 MarioMerge branch 'revert-restyle' into 'master'
2019-02-11 Thomas DebesseRevert partially (auto) "reformat code! now the code...
2018-11-04 Thomas DebesseMerge branch 'picomodel-obj-surface-vertexes' into...
2018-11-03 MarioMerge branch 'webp' into 'master'
2018-11-02 MarioMerge branch 'picomodel-obj-messages' into 'master'
2018-10-31 Zack MiddletonFix over allocating vertexes for OBJ models with multip... 107/head
2018-10-31 Zack MiddletonPrint name of undefined OBJ material 108/head
2018-10-31 Zack MiddletonPrint OBJ/MTL filename in all picomodel OBJ loader...
2018-10-28 Thomas Debesseoops, readd crunch submodule
2018-10-28 Thomas Debesselast minute fix to save legacy Makefile life one more...
2018-10-28 MarioMerge branch 'crunch-submodule' into 'master'
2018-10-28 Thomas Debessemake crunch build optional and disabled by default
2018-10-28 Thomas Debessemake crunch a submodule
2018-10-28 dolcetriadeimage: add crn support to the image plugin.
2018-10-28 MarioMerge branch 'image_nofail' into 'master'
2018-10-28 Thomas Debessedo not fail on missing image or model plugin, they... 105/head
2018-10-03 Thomas DebesseMerge branch 'illwieckz/vfs' fix !101
2018-10-03 Thomas Debessedefault texture is notex, not textures/ dir
2018-10-03 Thomas Debesseload notex textures from a builtin vfs
2018-10-02 Thomas DebesseMerge branch 'illwieckz/nonumbers' fix !95
2018-10-02 Thomas Debessedo not write useless empty line at beginning of map...
2018-06-05 MarioMerge branch 'picomodelname' into 'master'
2018-06-05 MarioMerge branch 'filternonshader' into 'master'
2018-05-05 Thomas Debessefilter non-shader texture paths at the same place
2018-05-04 Thomas Debesseprint picomodel filename on error for @Viech, fix #112
2018-05-03 TimePathMerge branch 'Mario/winfix' into 'master'
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 'master' into Mario/winfix
2018-04-29 MarioMerge branch 'fix-fast' into 'master'
2018-04-29 MarioMerge branch 'diffnoise' into 'master'
2018-03-04 MarioFix compile on MSYS2
2018-01-27 Thomas Debessetools: reduce diff noise
2018-01-06 TimePathreformat code! now the code is only ugly on the *inside*
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 TimePathGTK: wrap gtk_widget_set_size_request
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-08-30 Thomas Debessegcc8: static_cast NULL instead of reinterpret_cast
2017-08-07 TimePathRemove -Wno-sign-compare
2017-08-07 TimePathRemove redefinition of INT_MIN
2017-08-07 TimePathRemove redefinitions of {F,W,R}_OK
2017-08-07 TimePathRemove -Wno-missing-field-initializers
2017-08-06 TimePathPrevent implicit Widget construction
2017-08-06 TimePathRemove -Wno-unused-but-set-variable
2017-08-06 TimePathRemove -Wno-parentheses
2017-08-06 TimePathRemove -Wno-pedantic
2017-08-06 TimePathRemove -Wno-switch
2017-08-06 TimePathRemove -Wno-extra
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'
next