]> git.xonotic.org Git - xonotic/netradiant.git/history - libs/generic
Merge commit '19992696033a496e5c0925e950a29dc23de49b47' into master-merge
[xonotic/netradiant.git] / libs / generic /
2022-06-20 Thomas DebesseMerge commit '19992696033a496e5c0925e950a29dc23de49b47...
2022-06-20 Thomas DebesseMerge commit 'e28939e7b819e0cb0c3050037ec0e57160f7dba1...
2022-06-20 Thomas DebesseMerge commit 'ffb487e45c26dccd20285849979be1cb261c52f6...
2022-06-20 Thomas DebesseMerge commit 'f3d0806dfea23aef768535ee2fc8e1fff9aebe9f...
2022-06-20 Thomas DebesseMerge commit 'ce0ea4bdc1521a3926994077fc104e7a155d299d...
2022-06-20 Thomas DebesseMerge commit 'e744bb6dadcd57fff460b7e6409ecd61bfe272c7...
2022-06-20 Thomas DebesseMerge commit 'e876e8ef487eeb9123f4906373622ffe3b6ea9d4...
2022-06-20 Thomas DebesseMerge commit '9c4c8b725fdca551dc9379b77ebd9c498d0c6f28...
2022-06-20 Thomas DebesseMerge commit '4f80165b29510dac0d86a230993a04717143e542...
2022-06-20 Thomas DebesseMerge commit '70f0925f0000a132c709b935aa5cb0942b5080d9...
2020-05-21 Azamat H. HackimovFixing compilation with -DBUILD_SHARED_LIBS=ON
2020-04-05 Thomas DebesseMerge branch 'clang' into 'master'
2020-04-05 slipherclang/error: fix: call to convertToOpaque is ambiguous
2019-02-11 Thomas DebesseMerge commit '2b85b7c20c20df677e30541c93b80725dc2277c9...
2019-02-11 Thomas DebesseMerge commit '66d12fc2373b05233aa29ee097efe820f05a8520...
2019-02-11 Thomas DebesseMerge commit 'eef39952025db1375e33b6e314692ac76badb93c...
2019-02-11 Thomas DebesseMerge commit 'af4e2d29cfd3a54b44eb09e4289f3fa3f29412c9...
2019-02-11 Thomas DebesseMerge commit '6e687efe8899278a955efd1e3ba4de5300f7949a...
2019-02-11 Thomas DebesseMerge commit 'a255fbd84e64e4f8bb6e6786b6f65579071742b6...
2019-02-11 Thomas DebesseMerge commit 'f73cc19a6166fc04269f953c980175779f81b9b0...
2019-02-11 Thomas DebesseMerge commit 'bf803dd851539f0d5f806f12a1e2ab93fdddae08...
2019-02-11 Thomas DebesseMerge commit '7ca7a54fe6db387a22ea979e62ecbbb30f6d6d30...
2019-02-11 Thomas DebesseMerge commit '9fed37bae007bd5e53963ec67e925381609a2980...
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