summaryrefslogtreecommitdiff
path: root/src/cgame/cg_tutorial.c
AgeCommit message (Collapse)Author
2007-09-23* Revert 898 and 899 (marked buildable replacement) and rewriteTim Angus
2006-12-29* Buildable destruction marking (via g_markDeconstruct)Tim Angus
* It's now impossible to destroy the last spawn * Start of a new client side buildable status display
2006-12-27* Hovel tutorial textTim Angus
2006-07-31* Add otherEntityNum to playerState_t... and don't use it... yetTim Angus
* Improve ckit tutorial text * Entities.def correction
2006-06-18* Move Mass Driver zoom control to secondary attackTim Angus
* Remove +zoom and -zoom altogether
2006-04-22* Fixed retarded exploitable "kick" commandTim Angus
* Removed ability to change the timelimit by vote * Added sprint ability to human tutorial text
2006-03-05* No tutorial text during demo playbackTim Angus
2006-02-26* Fixed bogus tutorial text when spectatingTim Angus
* Fixed tesla/reactor trails getting too long
2006-01-29* s/lauch/launch/Tim Angus
2006-01-26* Added some level 1 text to tutorial systemTim Angus
2006-01-20* Fixed a couple of subtle bugs in the tutorial systemTim Angus
2006-01-18* Added BG_FindUsableForUpgradeTim Angus
* Added BG_UpgradeClassAvailable * Added generalised BG_*IsAllowed functions * Added some binding traps to cgame * Added tutorial mode (cg_tutorial)