]> de.git.xonotic.org Git - xonotic/netradiant.git/history - radiant/mainframe.cpp
* reactivated WXY_Print function to generate screenshots from the xy window
[xonotic/netradiant.git] / radiant / mainframe.cpp
2008-06-27 mattn* reactivated WXY_Print function to generate screenshot...
2008-06-26 mattn* introduced a new config variable to be able to load...
2008-06-26 mattn* fixed warnings
2008-06-26 mattn* more translateable strings
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
2008-06-19 mattn* renamed class LoadModule into CLoadModule because...
2008-06-18 mattn* fixed crash that occurs if there is not enough space...
2008-03-16 mattn* deactivated filter removal and readd with every g_qeg...
2008-03-16 mattn* added filter api to create new filters from within...
2008-03-02 TTimomisc fixes
2007-11-04 TTimomore eol-style
2007-11-04 TTimomore eol-style
2007-09-12 TTimotransfer from internal tree r5311 branches/1.4-gpl
2007-03-05 Forest Halechanged ASSERT_MESSAGE and ERROR_MESSAGE macros to...
2007-03-03 namespace(THIS IS A TRANSITIONAL REVISION, DO NOT USE, WAIT...
2007-01-24 namespace- Added Undo/Redo-Toolbarbuttons (Shaderman)
2007-01-17 namespace- Fixed "jumping" texcoords when switching to a shader...
2006-11-06 namespace- (TODO) Texture sizes sometimes vary wildly. New textu...
2006-10-12 namespace- Updated help menu web links (removed map-center.com...
2006-10-09 namespace- Added option to toggle the camera window stats on/off
2006-10-07 namespace- Added "select inside" and "select touching"
2006-09-30 namespace- Added LocalLcPath to plugin interface
2006-06-11 spogminor refactoring
2006-05-29 spogfixed camera freemove shortcuts bug
2006-05-13 spogintegrated x86_64 patch from LordHavoc
2006-05-09 spogportability fixes
2006-04-30 spogported bobtoolz
2006-04-09 spogrefactored plugin api; refactored callback library...
2006-03-20 spogcopy/paste face textures; fixed gtk assert on linux
2006-02-10 TTimook