summaryrefslogtreecommitdiff
path: root/src/game/g_main.c
AgeCommit message (Expand)Author
2006-12-20* (bug 2903) remove the unlagged 1-server-frame rewind for missile testsTony J. White
2006-12-13* Added time til sudden death to game stateTim Angus
2006-12-09* (bug 2903) Added g_unlagged. This is based on Neil Toronto's unlaggedTony J. White
2006-11-29* Functionalise testing for sudden deathTim Angus
2006-11-14* (bug 2665) P cvar is now constructed from pers.teamSelection so correctTony J. White
2006-10-30* (bug 2894) automatic shoving of teammates on collision. set g_shove to aTony J. White
2006-10-23* (bug 2868) cancel all votes that are in progress when intermissionTony J. White
2006-10-23* (bug 2842) adds g_privateMessages (/m and /mt commands)Tony J. White
2006-09-14* (bug 2666) G_MapConfigs() would try to execute the .cfg for the map that wasTony J. White
2006-07-31* tjw's spiffy admin system (tjw, obviously)Tim Angus
2006-07-31* Phil Bordelon's g_chatTeamPrefix patchTim Angus
2006-07-02* Obituaries that indicate team kills (tjw)Tim Angus
2006-06-17* Disallow name changes more frequently than once every 5 seconds (by default)Tim Angus
2006-06-10* Fix to worldspawn defaults bugTim Angus
2006-06-03* Make game stats more usableTim Angus
2006-05-16* Removal of bot codeTim Angus
2006-04-24* Limit on number of times votes can be called, defaulting to 5 (from tjw)Tim Angus
2006-04-24* Removed some \n from server connection messagesTim Angus
2006-04-22* Added P server side cvar, which lists the teams each client is on (from tjw)Tim Angus
2006-04-22* Per team friendly fire settings (from tjw)Tim Angus
2006-04-15* Lucifer cannon exploit fix (R1CH)Tim Angus
2006-04-09* Removed CS_SCORE? config strings -- they were unusedTim Angus
2006-02-24* Merged ioq3-r584Tim Angus
2006-01-20* Master server now logs version and renderer stringsTim Angus
2006-01-18* Added BG_FindUsableForUpgradeTim Angus
2005-12-28* Added master server to source, based on dpmasterTim Angus
2005-12-23* Crudely removed CD key authenticationTim Angus
2005-12-11* Added trap_FS_GetFileList to cgame, so it's not longer necessary to hackTim Angus
2005-12-10* s/Quake III Arena source code/Tremulous/Tim Angus
2005-12-10* Move the game source from mod/src/ to src/Tim Angus
2005-12-10* Moved existing src directory out the way whilst I merge ioq3Tim Angus
2005-12-08* Merged in a bunch of game side fixed from ioq3Tim Angus
2005-12-02* Added target_alien_win and target_human_winTim Angus
2005-11-29* Lowered steptime for spectatorTim Angus
2005-11-20* Abstract attachment systemTim Angus
2005-10-16* Extended STATS report to include the times when stages changeTim Angus
2005-10-03* Removed jump pad code (and associated media loading)Tim Angus
2005-09-07* Fixed bug where a server with only spectators would get stuck on games whic...Tim Angus
2005-09-04* Fixed Medkit usable after death bugTim Angus
2005-09-02* Added width to zap traceTim Angus
2005-08-31* Reimplemented how buildables play damage sounds to not use the event systemTim Angus
2005-08-05* Added g_suddenDeathTime - when this time is passed all build points are tak...Tim Angus
2005-08-05* Basilisk needs less time to regain grabbing ability after being hitTim Angus
2005-08-04* Added trigger_winTim Angus
2005-07-28* Extended the chat period at the end of gamesTim Angus
2005-07-22* Added a report of which stages each team had reached to the intermission sc...Tim Angus
2005-07-21* Change death by dragoon obituary from "clawed" to "chomped"Tim Angus
2005-07-17* Plugged the "sell and buy gets you full ammo" exploitTim Angus
2005-07-17* Hopefully fixed scoreboard issuesTim Angus
2005-07-14* "sell weapons" now respects the build timerTim Angus