]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/common/mapinfo.qc
next improvement to mapinfo: Q3A SG/MG swap, mapinfo now applies map-specific setting...
[divverent/nexuiz.git] / data / qcsrc / common / mapinfo.qc
2008-01-13 div0next improvement to mapinfo: Q3A SG/MG swap, mapinfo...
2008-01-04 div0remove unnecessary strcat
2008-01-03 div0add a missing settemp_restore
2007-11-22 div0search for map name right; fix runningman_1on1remix...
2007-11-21 div0new mapinfo syntax:
2007-11-17 div0slightly improve mapinfo generation
2007-11-17 div0handle aborting when a mapinfo has been generated in...
2007-11-17 div0fix divisions by zero
2007-11-17 div0oops... forgot to commit this
2007-11-16 div0add server browser, and somewhat broken font. When...
2007-11-16 div0game mode selection in menu... will do the listbox...
2007-11-16 div0+ MapInfo_SwitchGameType (for campaign)
2007-11-15 div0some fixes against extreme CPU load and not loading...
2007-11-15 div0automatically call MapInfo_Enumerate when needed...
2007-11-15 div0mapinfo system should work now; user friendly additions...
2007-11-15 div0added some primitives to the mapinfo system to be aware...
2007-11-15 div0add "features" (so a mutator combination can require...
2007-11-15 div0mapinfo: add a search function to find a map with a...
2007-11-15 div0tune mapinfo generation to better reflect requirements...
2007-11-15 div0Prepare a "building map information" screen in menu...
2007-11-15 div0Don Strunzone caught me. Forgot to strzone the filter...
2007-11-15 div0start of mapinfo system; beware: menu-div0test now...