]> de.git.xonotic.org Git - xonotic/netradiant.git/history - radiant/main.cpp
unvanquished filesystem
[xonotic/netradiant.git] / radiant / main.cpp
2012-05-15 Rudolf PolzerMerge branch 'master' into divVerent/farplanedist-sky-fix
2012-05-07 Rudolf PolzerMerge remote-tracking branch 'ttimo/master'
2012-05-06 Timothee "TTimo... Merge pull request #50 from merlin1991/ETPack
2012-05-06 Timothee "TTimo... Merge pull request #47 from mrwonko/MapLoading
2012-05-04 Willi SchinmeyerIf the first argument ends in .map, try to load it...
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 Noordhuisfix warning: format not a string literal and no format...
2012-03-17 Timothee TTimo Bessetuncrustify! now the code is only ugly on the *inside*
2011-03-03 rambetter- Updated Windows build doc, very slight revision....
2011-02-14 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/weird...
2011-01-23 rambetterFixing filters.
2011-01-22 rambetterTurn off desktop compositing in Windows ("Aero") for...
2011-01-21 Rudolf Polzerrename the DwmEnableComposition variable
2010-11-26 TTimoapply back 335 and 336, will need to update deps and...
2010-11-26 TTimorevert 335 and 336, breaking the win32 build
2010-11-16 rambetterDONE:
2010-11-14 rambetterIn Radiant main() method, add putenv("LC_NUMERIC=C").
2009-04-08 divverentinclude windows.h
2009-04-08 divverenttry to disable composition on Vista
2009-03-25 divverentnew awesome feature: the shortcuts list can now be...
2008-09-18 rpolzergit-svn-id: svn://svn.icculus.org/netradiant/trunk...
2008-09-18 rpolzergtk error message handling fixes
2008-09-18 rpolzerfix OpenGL erorr bug on XP software renderer; use svn...
2008-09-13 rpolzerinitial
2008-09-01 TTimomerge branch work back into trunk
2008-06-27 mattn* reactivated WXY_Print function to generate screenshot...
2008-06-26 mattn* added pot file (translation catalog)
2008-06-26 mattn* fixed a lot of compiler warnings (mostly const char...
2008-06-26 mattn* moved zeroradiant (1.6) into trunk
2007-12-25 TTimobasic architecture for game configuration at runtime...
2007-11-04 TTimomore eol-style
2007-11-04 TTimomore eol-style
2007-09-12 TTimotransfer from internal tree r5311 branches/1.4-gpl
2006-05-13 spogfixed linux-only crash when error message handler cause...
2006-05-13 spogminor change to error message handling
2006-04-09 spoglimited win32 stack-trace size
2006-03-25 spogfixed crash on prefs reset; fixed crash on next-leak...
2006-02-26 spogadded string-pooling for shader variable names and...
2006-02-10 TTimook