summaryrefslogtreecommitdiff
path: root/src/cgame/cg_animmapobj.c
AgeCommit message (Collapse)Author
2003-09-12* Removed the func_door_model auto scaling and positioning code - it didn't workTim Angus
* Added the server side stuff for the hive
2003-09-08* func_door_model -- a model based doorTim Angus
* Removed a bunch of entities not applicable to Tremulous * Wrote an entities.def file for Tremulous (ugh gak horrible syntax) * Updated depend file * Various other small tweaks here and there
2002-09-09* General tidy up and beautification of codeTim Angus
* Removal of most of the legacy Q3A stuff * Cursor no longer displayed on load screen * (Biggest commit EVAR?)
2001-10-19License change to OSMLTim Angus
2001-08-17Fix for lerp issuesTim Angus
2001-08-17Animated map object entityTim Angus