summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-04-22* Added P server side cvar, which lists the teams each client is on (from tjw)Tim Angus
2006-04-22* Do not increase team kills when team killing (from tjw)Tim Angus
2006-04-22* Per team friendly fire settings (from tjw)Tim Angus
2006-04-22* Fix to an uninitialised variable (from tjw)Tim Angus
2006-04-22* tjw's server comms patchTim Angus
2006-04-16* Doubled MAX_RELIABLE_COMMANDS constant to hopefully reduce on connectionTim Angus
command overflows
2006-04-16* Merged ioq3-r708Tim Angus
2006-04-16* Removed server command queueing -- that was a silly ideaTim Angus
2006-04-16* Fix to infamous "sarge" bug (R1CH)Tim Angus
* Better balance forcing when swtiching from teams directly (R1CH)
2006-04-15* Lucifer cannon exploit fix (R1CH)Tim Angus
* Sudden death/time limit warnings (R1CH)
2006-04-09* Removed CS_SCORE? config strings -- they were unusedTim Angus
* Moved server command queuing from game to server -- sv_dequeuePeriod probably needs to be lowered * Added g_friendlyBuildableFire to enable friendly buildable fire
2006-04-09* Fixed display of long server namesTim Angus
* Fixed sort by ping * Changed default source to internet * Added simple options menu to frontend * Removed PB menu file * Changed default net rate * Fixed scoreboard alignment * Implemented "scoresUp" and "scoresDown"
2006-03-28* Increase Dragoon range slighlyTim Angus
* Disable static_transform particle system warning
2006-03-21* MinGW fixes merged from ioq3-r652Tim Angus
* Manual updates
2006-03-15* Merged ioq3-r647Tim Angus
2006-03-07* Fix to a crash when cg_depthSortParticles was set to 0Tim Angus
2006-03-05* No tutorial text during demo playbackTim Angus
2006-03-04* Merged ioq3-r620Tim Angus
- NX stuff
2006-03-03* Moved COPYING to GPLTim Angus
* Added CC (creative commons license) * Write COPYING * OpenAL now off by default * Consolidated chipset specific GL initialisation * Defaults for r_picmip now 0 and r_textureMode GL_LINEAR_MIPMAP_LINEAR
2006-02-28* Merged ioq3-r594Tim Angus
- OpenAL fixes - SV_Shutdown message fixes
2006-02-27* Can't use upgrades while dead anymore (not that you could before, but you'dTim Angus
get console messages) * Added build option BUILD_MASTER_SERVER
2006-02-26* Merged ioq3-r589Tim Angus
2006-02-26* Merged ioq3-r587Tim Angus
- Symlink following stuff - Sound fixes
2006-02-26* Fixed bogus tutorial text when spectatingTim Angus
* Fixed tesla/reactor trails getting too long
2006-02-25* Changed default master server portTim Angus
* Fixed a dumb bug that prevented servers from being listed
2006-02-24* Merged ioq3-r584Tim Angus
2006-02-24* Changed main menu copyright datesTim Angus
* Changed default port
2006-02-13* Merged ioq3-r540Tim Angus
2006-01-29* s/lauch/launch/Tim Angus
2006-01-27* Merged ioq3-r529Tim Angus
- Quick fullscreen changes - Fix to that server crashing memory leak - Some FreeBSD changes * Default for r_znear changed
2006-01-26* Removed sv_floodProtect, the functionality is in the game moduleTim Angus
2006-01-26* Added some level 1 text to tutorial systemTim Angus
2006-01-24* Merged ioq3-r522Tim Angus
- i586 is now default -march - Couple of OpenAL "bug" fixes - Fancy autocompletion - Delete key on *nix fixed - Client now sleeps when inactive - Persistent console history
2006-01-20* Master server now logs version and renderer stringsTim Angus
* Master server now responsible for logging game statistics
2006-01-20* Fixed a couple of subtle bugs in the tutorial systemTim Angus
2006-01-18* Merged ioq3-r506Tim Angus
* Removed copyfiles rule from Makefile
2006-01-18* Changed order of build errorsTim 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)
2006-01-15* Merged ioq3-r492Tim Angus
2006-01-14* s/i386/x86/Tim Angus
* s/qagame/game/
2006-01-12* Increase boost time to 30 seconds from 20 secondsTim Angus
2006-01-12* Fixed lcannon charge storage exploitTim Angus
* Fixed psaw/cgun inappropriate effects bug * Lcannon now has a minimum charge value
2006-01-11* Flamer damage down to 20 from 31Tim Angus
* Zap repeat rate down to 1500ms from 2000ms * Knockback from pouncing now 3 times as strong * Updates to the particle and trail systems sections of the manual * Merged ioq3-r470
2006-01-10* Rename winquake.rc to win_resource.rcTim Angus
2006-01-10* Removed Q3 iconsTim Angus
* Removed ludwig's loki setup dir * Added Tremulous icons
2006-01-09* Merged ioq3-468Tim Angus
2006-01-06* Added traps to query demo stateTim Angus
* Demo state now displayed from cgame * Merged ioq3-r464 - gcc4/-O0 bug fix - zone/hunk megs faffage
2006-01-05* Merged ioq3-460Tim Angus
- avi exporter - cl_autoRecordDemo - .asm dependencies
2005-12-29* OopsTim Angus