Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
shouldn't be in trunk
|
|
|
|
* MOTD parsing should use the whole string rather than just arg1
|
|
|
|
+ IPv6
+ VoIP
+ Stereo rendering
+ Other minor stuff
|
|
|
|
+ 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.
|
|
|
|
|
|
|
|
* Refactored botlib parsing code into qcommon
|
|
- SDL_GammaRamp stuff
- Anisotropic texture filtering
- q3testesque r_flares
- cl_guid
- Security fixes
|
|
|
|
|
|
* 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
|
|
* 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
|
|
|