Age | Commit message (Collapse) | Author |
|
Added support for `cl_noskins' value of 2 (default all female
skins to `female/athena', all male skins to `male/grunt').
Renamed `scoreshot' command to `aashot', added `aadump' command.
Fixed several alignment issues on ARM architecture.
Server browser menu now indicates full and password protected
servers with color codes.
Implemented history search in console with Ctrl+R, Ctrl+S.
Removed `cl_railtrail_alpha' variable, all `cl_rail*_color' variables now
accept colors in #RRGGBBAA format.
Added `map_override' cvar (enables loading map entity lump from
external maps/*.ent file).
Made `quit' command accept extra arguments.
Made `draw' command accept arbitrary colors in #RRGGBBAA format.
Fixed debian packages.
|
|
Renamed `pick' server command to `pickclient'.
Pressing `r' key in server browser sets `rcon_password' cvar to selected entry.
Made LoadPCX errors more verbose.
Fixed 3D viewport positioning in player config menu.
Remove `password' key from userinfo when `sv_password' or `sv_reserved_password' variables are set.
Reset `sv_anticheat_required' variable when entering MVD client mode.
Do not crash GTV when spectator types `nextserver' in console.
Do not crash GTV when spectator types `say' without arguments.
|
|
Fixed data being written to MVD buffers even without dummy MVD client.
Allow to specify up to 64 favorite servers via adrXX variables.
Properly display servers without `hostname' or `mapname' infokeys.
Set console title to display dedicated server hostname and port.
Removed redundant `toggleconsole' from UI_PushMenu.
Fixed AC_ParseQueryReply parsing message incorrectly.
Fixed MVD_GameClientBeing setting cl->number instead of cl->slot.
|
|
|
|
Menus can be dynamically resized now.
Fixed `make install'.
|
|
Draw_ClipRect now operates correctly on scaled coordinates.
|
|
Make sure WAVE sound driver is built by default.
Added --disable-wave option to `configure'.
Command line history is now remembered between sessions.
ALT+Space refreshes all servers in Server Browser.
Handle command line agruments like original Q2 engine did.
|
|
|
|
|