]> de.git.xonotic.org Git - xonotic/netradiant.git/history - tools/quake3/q3map2/map.c
q3map2: use safe_malloc0 when safe_malloc is followed by a memset to 0 with the same...
[xonotic/netradiant.git] / tools / quake3 / q3map2 / map.c
2020-01-23 Thomas Debesseq3map2: use safe_malloc0 when safe_malloc is followed... 160/head
2017-07-10 MarioMerge branch 'sysfprintf' into 'master'
2016-10-14 Pan7Using Sys_FPrintf with SYS_WRN and SYS_ERR
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'
2012-03-17 Timothee TTimo Bessetuncrustify! now the code is only ugly on the *inside*
2011-10-17 Rudolf Polzertotally unlimit entities
2011-06-05 Rudolf Polzermore warnings be gone
2011-02-14 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/weird...
2011-01-12 Rudolf Polzer::zerowing-base=428
2011-01-12 rambetterRenaming #define constants:
2011-01-11 Rudolf Polzer::zerowing-base=422
2011-01-10 rambetterImporting code changes for q3map2 from Rambetter-math...
2010-12-05 Rudolf PolzerMerge remote branch 'origin/divVerent/pangofix'
2010-11-19 Rudolf Polzeralso fix the unhashed case
2010-11-19 Rudolf Polzerminor fix for plane snapping
2010-10-14 Rudolf PolzerMerge branch 'master' of ssh://icculus.org/netradiant
2010-10-09 Rudolf Polzerthe decompiler now can convert .map files too
2010-10-09 Rudolf Polzerinitial code for converting .map to .map
2010-10-05 rpolzerq3map2 is now waring free
2009-07-12 divverentsupport "none" in the _celshader key
2009-06-18 divverenttry to fix FindFloatPlane bug
2009-05-12 divverentmerge content and compile flags of all surfaces of...
2009-05-01 divverent_lightmapsamplesize entity key by jal
2009-04-29 divverentbetter shadeangle support by jal
2009-04-23 divverentpatches by jal: fix some warnings, and spawnflags 64...
2009-04-13 divverentfix two msvc compile errors
2009-03-28 divverentalready apply some safe changes:
2009-03-20 divverentnew argument -celshader, for cel shading without changi...
2009-02-25 divverenttry to eliminate MAX_MAP_PLANES limits
2009-01-06 divverentremove two debug prints
2009-01-02 divverentnew command: regroup entities.
2009-01-01 divverentif an origin brush exists, ALSO take into account the...
2008-09-13 rpolzerinitial
2008-09-01 TTimomerge branch work back into trunk
2008-07-25 Forest Haleported over the 1.5 branch version of q3map2 which...
2008-06-26 mattn* moved zeroradiant (1.6) into trunk
2007-11-04 TTimoeol style
2007-11-04 TTimoset eol-style
2007-09-12 TTimotransfer from internal tree r5311 branches/1.4-gpl
2007-01-26 namespaceSnapPlane reenabled by namespace because of multiple...
2007-01-18 Forest Haledisabled SnapPlane because it slightly corrupts collisi...
2006-02-10 TTimook