Age | Commit message (Collapse) | Author |
|
|
|
shouldn't be in trunk
|
|
* Admin commands are just like all other commands now: no more !
("!map" was renamed to "changemap" since "map" already exists)
* Text in the chat ui beginning with / or \ is treated as a command unless
ui_chatCommands = 0 (default 1)
|
|
|
|
|
|
Rezyn)
|
|
clients receiving a config string
* Move BG_ClientList* to Com_ClientList*
* Split CS_STAGES into CS_ALIEN_STAGES and CS_HUMAN_STAGES
|
|
|
|
|
|
* MOTD parsing should use the whole string rather than just arg1
|
|
|
|
|
|
|
|
* (bug 3576) Allow % since people promise it is safe (/dev/humancontroller)
|
|
|
|
|
|
|
|
* Remove NSIS reference from Makefile
|
|
+ IPv6
+ VoIP
+ Stereo rendering
+ Other minor stuff
|
|
* Partially revert 772
* Strip off trailing '\n' from server denial messages
|
|
newline on console say
|
|
|
|
|
|
+ Windows dedicated console
+ MSVC project
+ Makefile tweaks
|
|
+ SDL everywhere
+ New R_LoadImage
+ net_ip.c
+ Window icon
+ GUI based dedicated server support
+ Compile time linked OpenGL
* Remove ui_menuFiles cvar
|
|
failed on the cvar value. This behaviour went unnoticed in Q3 since
lookups were typically only done when the server started or sv_masterX
cvars were manually changed. Now that Tremulous does fresh DNS lookups
after every map change, any network hiccup could clear out the
sv_masterX settings. This cvar clearing is now removed.
* removes a duplicate line setting sv_master[ X ]->modified.
|
|
|
|
|
|
* Sort by server name on alpha characters only
* Refresh master server IP address cache on map change
|
|
|
|
- OS X Universal Binary creation script
- OS X x86 support
- OS X vm support
- SDL video mode selection bug fix
- "Home directory" support on windows
- Windows SMP deadlock fix
- Improved JPEG quality (screenshots/video)
- AVIs recorded with \video command are now actually AVIs
- Usual assortment of ioq3 tweaks and fixes
|
|
|
|
* Added back the syscalls things I didn't mean to remove
|
|
* Refactored botlib parsing code into qcommon
|
|
- SDL_GammaRamp stuff
- Anisotropic texture filtering
- q3testesque r_flares
- cl_guid
- Security fixes
|
|
* Removed nextmap cvar and associated code, replaced with "advanceMapRotation"
command
* Rework the text displayed during votes to be more verbose
* "destroy" command now only works when cheats are enabled
* Voting UI is now a frontend for "clientkick" instead of plain "kick"
|
|
* Removed ability to change the timelimit by vote
* Added sprint ability to human tutorial text
|
|
|
|
|
|
* Moved server command queuing from game to server -- sv_dequeuePeriod probably
needs to be lowered
* Added g_friendlyBuildableFire to enable friendly buildable fire
|
|
- OpenAL fixes
- SV_Shutdown message fixes
|
|
|
|
|
|
* Master server now responsible for logging game statistics
|
|
* s/qagame/game/
|
|
* Removed gametype, fraglimit and dmflags cvars
* Removed CD key authentication stuff
* Implemented a means to save and restore cmd context
* Bumped protocol version up to 69 (same as 68)
* Removed various references to punkbuster
* Maps on create server menu now sorted by name
* Fixed some warnings
|
|
* Changed defaults for r_picmip and r_textureMode
* Changed internal alien weapon names
* Removed playback of the intro movie
* Fixed painblend reset bug
* Added multiple chat sounds
* Player splash wake now uses mark system
|
|
|
|
* De-quaked various bits and pieces
* Integrated Tremulous into the ioq3 source
* Relicensed Tremulous to be GPL
* It compiles!!!!!!!!11111111!!!!1
|
|
|