summaryrefslogtreecommitdiff
path: root/source/sw_alias.c
AgeCommit message (Collapse)Author
2009-05-29Ran all source files through expand(1).Andrey Nazarov
2008-08-16Split some monolithic include files into smaller ones.Andrey Nazarov
Use single BSP models cache for refresh and collision subsystems. Refresh libraries may not longer be dynamically loaded. Made gi.TagMalloc use separate tag namespace to avoid conflicts with engine reserverd tags. Fixed listing order of MVD channels in chooser menu. A lot of misc changes... MSVC build is definitely broken now.
2008-04-04Added support for drawing colored text via `draw' client command.Andrey Nazarov
Cvar_Get now resets user defined cvar values for read-only cvars. Sever and game DLL features are now advertised via cvars instead of exports.
2007-08-14Initial import of the new Q2PRO tree.Andrey Nazarov