]> git.xonotic.org Git - xonotic/netradiant.git/history - tools/quake3/q3map2/main.c
Merge commit '39f598c5f44010cc32f1b445b12cb088a72bbc50' into master-merge
[xonotic/netradiant.git] / tools / quake3 / q3map2 / main.c
2022-06-20 Thomas DebesseMerge commit '39f598c5f44010cc32f1b445b12cb088a72bbc50...
2022-06-20 Thomas DebesseMerge commit '1132fe233cd201e0f8eb17cb1b96313f6a5cf3ec...
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...
2019-07-27 Thomas DebesseMerge branch 'q3map2-cmdline-help' into 'master'
2019-07-26 Zack Middletonq3map2: fix crash if command-line argument is missing
2019-06-16 Thomas DebesseMerge branch 'polishing' into 'master'
2019-06-16 Thomas Debesseradiant/tools: use RADIANT_NAME instead of hardcoding...
2019-06-01 Thomas DebesseMerge branch 'smokinguns' into 'master'
2019-06-01 Thomas Debesseq3map2: make Smokin'Guns code not requiring a rebuild
2019-06-01 Tequilaq3map2: Smokin'Guns 1.2.1 flavour
2019-02-11 Thomas DebesseMerge commit '0fb65a91c7530dc2215dddd13e7accf059c6f453...
2019-02-11 Thomas DebesseMerge commit '7d7436ec3dd43cbdb04ad41f0a2c92a905f26807...
2019-02-11 Thomas DebesseMerge commit '2b85b7c20c20df677e30541c93b80725dc2277c9...
2019-02-11 Thomas DebesseMerge commit '66d12fc2373b05233aa29ee097efe820f05a8520...
2019-02-11 Thomas DebesseGarux: replace undefined strnicmp with Q_strncasecmp
2019-02-11 Thomas DebesseGarux: replace undefined stricmp with Q_stricmp
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-11-28 Thomas DebesseMerge branch 'werror' into 'master'
2018-11-28 maekAdd -werror option to q3map2 to make all warnings into... 114/head
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-01-27 Thomas Debessetools: reduce diff noise
2017-08-01 GaruxQ3map2:
2017-08-01 GaruxQ3map2:
2017-08-01 GaruxQ3map2:
2017-08-01 GaruxQ3map2:
2017-08-01 GaruxQ3map2:
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-08-01 GaruxQ3map2:
2017-08-01 GaruxQ3map2:
2017-08-01 GaruxQ3map2:
2017-08-01 GaruxQ3map2:
2017-07-31 TimePathRemove a few glib includes in headers
2017-07-10 MarioMerge branch 'sysfprintf' into 'master'
2016-10-14 Pan7Using Sys_FPrintf with SYS_WRN and SYS_ERR
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/exportents'
2016-04-14 Chris BrookeAdded -exportents to q3map2.
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/split' into...
2016-04-13 Thomas Debessesplit fixaas stuff from q3map2
2016-04-13 Thomas Debessesplit bsp analyze/info/scale stuff from q3map2
2016-04-13 Thomas Debessesplit help stuff from q3map2
2016-04-13 Thomas Debessesplit bsp conversion stuff from q3map2
2016-04-13 Thomas Debessesplit minimap stuff from q3map2
2016-01-12 MirioMerge branch 'ingar/png_icons' into 'master'
2015-12-21 Jay DolanMerge branch 'master' into 'master' 16/head
2015-12-08 Jay DolanMerge remote-tracking branch 'upstream/master'
2015-11-15 MarioMerge branch 'SiPlus/tga-grey-rle' into 'master'
2015-08-03 Rudolf PolzerMerge branch 'master' of ssh://gitlab.com/xonotic/netra...
2015-08-02 MarioMerge branch 'ingar/png_icons' into 'master'
2015-07-20 MarioMerge branch 'Melanosuchus/q3map2_help' into 'master'
2015-07-20 Mattia BasagliaAdd help options to q3map2
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-23 Timothee TTimo BessetMerge branch 'master' of github.com:TTimo/GtkRadiant
2012-03-18 Timothee "TTimo... Merge pull request #6 from bnoordhuis/cleanup
2012-03-18 Ben Noordhuisq3map2: add safe string copy functions
2012-03-17 Timothee TTimo Bessetuncrustify! now the code is only ugly on the *inside*
2011-12-30 Rudolf Polzerdon't care for singular/plural in -shaderasbitmap vs...
2011-12-09 Rudolf Polzerno, we do NOT want to ignore caulk
2011-12-09 Rudolf Polzerproperly ignore caulk
2011-12-09 Rudolf PolzerPROPERLY ignore sky brushes for minimap
2011-12-09 Rudolf Polzer-autolevel for minimap
2011-06-05 Rudolf Polzersome warning fixes
2011-03-06 rambetterFixing a Sys_Printf() in main() for "q3map2 -convert...
2011-02-14 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/weird...
2011-01-08 Rudolf Polzerfix two bugs cppcheck found
2010-12-28 Rudolf Polzerbetter help for -convert
2010-12-28 Rudolf Polzerchange -convert arguments to get -readmap, -readbsp...
2010-12-25 Rudolf Polzeralso -deluxemapsastexcoord
2010-12-23 Rudolf PolzerMerge commit 'origin/ailmanki/helpchange'
2010-12-23 Rudolf Polzeroption -lightmapsastexcoord to extract lightmap UV
2010-12-23 Rudolf Polzermake it callable
2010-11-26 TTimocompiles again on win32, trashed mhash
2010-11-13 Rudolf Polzernew args -meta and -patchmeta to -convert with .map...
2010-11-13 Rudolf Polzeroption -forcereadbsp for -convert to allow forcing...
next