projects
/
xonotic
/
netradiant.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
q3map2: use ~/Library/Application Support on Mac
[xonotic/netradiant.git]
/
libs
/
2019-05-18
Thomas Debesse
cmake: do not look for graphical libs when not building...
tree
|
commitdiff
2019-05-18
Thomas Debesse
Merge branch 'mschwan/gdef-inline-fix' into 'master'
tree
|
commitdiff
2019-02-12
Mario
Merge branch 'revert-restyle' into 'master'
tree
|
commitdiff
2019-02-11
Thomas Debesse
Revert partially (auto) "reformat code! now the code...
tree
|
commitdiff
2018-11-04
Thomas Debesse
Merge branch 'picomodel-obj-surface-vertexes' into...
tree
|
commitdiff
2018-11-03
Mario
Merge branch 'webp' into 'master'
tree
|
commitdiff
2018-11-02
Mario
Merge branch 'picomodel-obj-messages' into 'master'
tree
|
commitdiff
2018-10-31
Zack Middleton
Fix over allocating vertexes for OBJ models with multip...
107/head
tree
|
commitdiff
2018-10-31
Zack Middleton
Print name of undefined OBJ material
108/head
tree
|
commitdiff
2018-10-31
Zack Middleton
Print OBJ/MTL filename in all picomodel OBJ loader...
tree
|
commitdiff
2018-10-28
Thomas Debesse
oops, readd crunch submodule
tree
|
commitdiff
2018-10-28
Thomas Debesse
last minute fix to save legacy Makefile life one more...
tree
|
commitdiff
2018-10-28
Mario
Merge branch 'crunch-submodule' into 'master'
tree
|
commitdiff
2018-10-28
Thomas Debesse
make crunch build optional and disabled by default
104/head
tree
|
commitdiff
2018-10-28
Thomas Debesse
make crunch a submodule
tree
|
commitdiff
2018-10-28
dolcetriade
image: add crn support to the image plugin.
tree
|
commitdiff
2018-10-28
Mario
Merge branch 'image_nofail' into 'master'
tree
|
commitdiff
2018-10-28
Thomas Debesse
do not fail on missing image or model plugin, they...
105/head
tree
|
commitdiff
2018-10-03
Thomas Debesse
Merge branch 'illwieckz/vfs' fix !101
tree
|
commitdiff
2018-10-03
Thomas Debesse
default texture is notex, not textures/ dir
tree
|
commitdiff
2018-10-03
Thomas Debesse
load notex textures from a builtin vfs
tree
|
commitdiff
2018-10-02
Thomas Debesse
Merge branch 'illwieckz/nonumbers' fix !95
tree
|
commitdiff
2018-10-02
Thomas Debesse
do not write useless empty line at beginning of map...
95/head
tree
|
commitdiff
2018-06-05
Mario
Merge branch 'picomodelname' into 'master'
tree
|
commitdiff
2018-06-05
Mario
Merge branch 'filternonshader' into 'master'
tree
|
commitdiff
2018-05-05
Thomas Debesse
filter non-shader texture paths at the same place
94/head
tree
|
commitdiff
2018-05-04
Thomas Debesse
print picomodel filename on error for @Viech, fix #112
93/head
tree
|
commitdiff
2018-05-03
TimePath
Merge branch 'Mario/winfix' into 'master'
tree
|
commitdiff
2018-05-01
TimePath
Fix the build
tree
|
commitdiff
2018-04-29
Mario
Merge branch 'nomagicpath' into 'master'
tree
|
commitdiff
2018-04-29
Mario
Merge branch 'csgmakeroom' into 'master'
tree
|
commitdiff
2018-04-29
Mario
Merge branch 'master' into Mario/winfix
tree
|
commitdiff
2018-04-29
Mario
Merge branch 'fix-fast' into 'master'
tree
|
commitdiff
2018-04-29
Mario
Merge branch 'diffnoise' into 'master'
tree
|
commitdiff
2018-03-04
Mario
Fix compile on MSYS2
tree
|
commitdiff
2018-01-27
Thomas Debesse
tools: reduce diff noise
tree
|
commitdiff
2018-01-06
TimePath
reformat code! now the code is only ugly on the *inside*
tree
|
commitdiff
2018-01-03
TimePath
Suppress GTK warnings and errors
tree
|
commitdiff
2018-01-03
TimePath
Wrap more GTK
tree
|
commitdiff
2018-01-03
TimePath
Dialog: wrap GTK widgets in data binding
develop
tree
|
commitdiff
2018-01-03
TimePath
Introduce Property<T> to simplify preferences system
tree
|
commitdiff
2018-01-01
TimePath
Group import/export callbacks
tree
|
commitdiff
2018-01-01
TimePath
Callback: cleanup
tree
|
commitdiff
2018-01-01
TimePath
Callback: remove fixed-arity wrappers
tree
|
commitdiff
2017-12-31
TimePath
Callback: work at any arity
tree
|
commitdiff
2017-12-31
TimePath
Embrace lambdas
tree
|
commitdiff
2017-12-31
TimePath
Support lambda callbacks
tree
|
commitdiff
2017-12-31
TimePath
Embrace variadic templates
tree
|
commitdiff
2017-12-30
TimePath
GTK: wrap gtk_widget_set_size_request
tree
|
commitdiff
2017-12-30
TimePath
Wrap more GTK
tree
|
commitdiff
2017-12-30
TimePath
GTK: wrap gtk_table_attach
tree
|
commitdiff
2017-12-29
TimePath
Wrap more GTK
tree
|
commitdiff
2017-12-29
TimePath
GTK: wrap GTK_WIDGET
tree
|
commitdiff
2017-12-29
TimePath
GTK: wrap gtk_widget_show
tree
|
commitdiff
2017-12-29
TimePath
GTK: wrap gtk_box_pack_start
tree
|
commitdiff
2017-12-29
TimePath
Wrap more GTK
tree
|
commitdiff
2017-12-29
TimePath
GTK: wrap gtk_list_store_append
tree
|
commitdiff
2017-12-29
TimePath
Remove nonsense assertions
tree
|
commitdiff
2017-12-29
TimePath
GTK: wrap gtk_list_store_{append,set}
tree
|
commitdiff
2017-12-29
TimePath
Centralise compile checks
tree
|
commitdiff
2017-12-29
TimePath
Wean off #define
tree
|
commitdiff
2017-12-29
TimePath
Remove trailing spaces after `#` tokens
tree
|
commitdiff
2017-12-29
TimePath
Merge branch 'gcc8' into 'master'
tree
|
commitdiff
2017-12-29
TimePath
Merge branch 'gamepacks' into 'master'
tree
|
commitdiff
2017-12-29
TimePath
Merge branch 'pango_version_check' into 'master'
tree
|
commitdiff
2017-11-04
Zack Middleton
Fix deprecated pango code always being used in glfont.cpp
78/head
tree
|
commitdiff
2017-08-30
Thomas Debesse
gcc8: static_cast NULL instead of reinterpret_cast
74/head
tree
|
commitdiff
2017-08-07
TimePath
Remove -Wno-sign-compare
tree
|
commitdiff
2017-08-07
TimePath
Remove redefinition of INT_MIN
tree
|
commitdiff
2017-08-07
TimePath
Remove redefinitions of {F,W,R}_OK
tree
|
commitdiff
2017-08-07
TimePath
Remove -Wno-missing-field-initializers
tree
|
commitdiff
2017-08-06
TimePath
Prevent implicit Widget construction
tree
|
commitdiff
2017-08-06
TimePath
Remove -Wno-unused-but-set-variable
tree
|
commitdiff
2017-08-06
TimePath
Remove -Wno-parentheses
tree
|
commitdiff
2017-08-06
TimePath
Remove -Wno-pedantic
tree
|
commitdiff
2017-08-06
TimePath
Remove -Wno-switch
tree
|
commitdiff
2017-08-06
TimePath
Remove -Wno-extra
tree
|
commitdiff
2017-08-06
TimePath
Wrap more GTK
tree
|
commitdiff
2017-08-06
TimePath
Suppress warnings
tree
|
commitdiff
2017-08-06
TimePath
Merge branch 'smooth' into 'master'
tree
|
commitdiff
2017-08-06
TimePath
Merge branch 'vfsmodels' into 'master'
tree
|
commitdiff
2017-08-06
TimePath
Merge branch 'gamepackdeps' into 'master'
tree
|
commitdiff
2017-08-06
TimePath
Merge branch 'fixwarn' into 'master'
tree
|
commitdiff
2017-08-01
Thomas Debesse
deduplicate empty string affectation
57/head
tree
|
commitdiff
2017-08-01
Thomas Debesse
some “char*” to “const char*” declaration
tree
|
commitdiff
2017-08-01
TimePath
Merge branch 'TimePath/gtk++' into 'master'
tree
|
commitdiff
2017-07-31
TimePath
Remove a few glib includes in headers
tree
|
commitdiff
2017-07-31
TimePath
Remove the final gtk headers in headers
tree
|
commitdiff
2017-07-31
TimePath
Rebase onto master
tree
|
commitdiff
2017-07-31
TimePath
s/nullptr/ui::null/ where appropriate
tree
|
commitdiff
2017-07-31
TimePath
Fix GCC7 issues
tree
|
commitdiff
2017-07-31
TimePath
Fix MSYS2 issues
tree
|
commitdiff
2017-07-31
TimePath
Wrap GtkGLArea
tree
|
commitdiff
2017-07-31
TimePath
Use non-deprecated GDK key constants
tree
|
commitdiff
2017-07-31
TimePath
Wrap g_object_unref
tree
|
commitdiff
2017-07-31
TimePath
Wrap g_signal_connect
tree
|
commitdiff
2017-07-31
TimePath
Remove <gtk/gtk.h> from gtkutil/xorrectangle.h
tree
|
commitdiff
2017-07-31
TimePath
Remove <gtk/gtk.h> from gtkutil/window.h
tree
|
commitdiff
2017-07-31
TimePath
Remove <gtk/gtk.h> from gtkutil/widget.h
tree
|
commitdiff
2017-07-31
TimePath
Remove <gtk/gtk.h> from gtkutil/toolbar.h
tree
|
commitdiff
next