]> de.git.xonotic.org Git - xonotic/netradiant.git/history - libs/generic
cmake: do not look for graphical libs when not building radiant
[xonotic/netradiant.git] / libs / generic /
2018-04-29 MarioMerge branch 'fix-fast' into 'master'
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 TimePathSupport lambda callbacks
2017-12-31 TimePathEmbrace variadic templates
2017-12-29 TimePathCentralise compile checks
2017-12-29 TimePathRemove trailing spaces after `#` tokens
2017-08-07 TimePathRemove -Wno-sign-compare
2017-08-06 TimePathRemove -Wno-unused-but-set-variable
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-07-31 TimePathRemove 156 files
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/lokipaths'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/keepshader'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/exportents'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/fastallocate'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/pakpath'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/outoftree'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/split' into...
2016-04-14 TimePathAdd CMakeLists.txt
2012-05-15 Rudolf PolzerMerge branch 'master' into divVerent/farplanedist-sky-fix
2012-05-07 Rudolf PolzerMerge remote-tracking branch 'ttimo/master'
2012-04-12 Rudolf PolzerMerge remote-tracking branch 'ttimo/master'
2012-03-27 Rudolf PolzerMerge remote-tracking branch 'github/master'
2012-03-27 Rudolf PolzerMerge commit '830125fad042fad35dc029b6eb57c8156ad7e176'
2012-03-27 Rudolf Polzermy own uncrustify run
2012-03-27 Rudolf PolzerMerge commit '515673c08f8718a237e90c2130a1f5294f966d6a'
2012-03-27 Rudolf PolzerMerge commit '48410b113dd2036e69dbf723a39ec9af02fc9b12'
2008-09-13 rpolzerinitial
2008-06-26 mattn* moved zeroradiant (1.6) into trunk
2006-05-09 spogrefactored vector classes to avoid reinterpret_cast
2006-04-30 spogported bobtoolz
2006-04-10 spogfixed gcc4 compile errors
2006-04-10 spogfixed gcc compile errors
2006-04-10 spogfixed gcc compile errors
2006-04-10 spogfixed compile errors
2006-04-10 spogfixed illegal template usage
2006-04-09 spogrefactored plugin api; refactored callback library...
2006-02-26 spogadded string-pooling for shader variable names and...
2006-02-10 TTimook