]> de.git.xonotic.org Git - xonotic/netradiant.git/history - libs
Fix compilation on OS X for RTLD_DEEPBIND.
[xonotic/netradiant.git] / libs /
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'
2017-08-06 TimePathMerge branch 'fixwarn' into 'master'
2017-08-01 Thomas Debessededuplicate empty string affectation
2017-08-01 Thomas Debessesome “char*” to “const char*” declaration
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-07-31 TimePathRemove a few glib 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 TimePathWrap GtkGLArea
2017-07-31 TimePathUse non-deprecated GDK key constants
2017-07-31 TimePathWrap g_object_unref
2017-07-31 TimePathWrap g_signal_connect
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/xorrectangle.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/window.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/widget.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/toolbar.h
next