Улучшена совместимость с операционной системой Windows Vista.
Устранены возможные проблемы с физикой.
Сервис пак теперь скачивается и добавляется сразу, без перезагрузки файловой системы.
Fixes & Updates in 1.3.1:
============================
- Tested and improved Vista compatibility
- Fix a potential crash in physics
- Fix an issue with pak downloaded being immediately appended without
filesystem restart
- Fixes to DNS lookup, reduced the stalls
- Updated the code to gcc 4.0 compliance, for Mac OSX universal binaries and
GNU/Linux x86 binaries
- Threading implementation for Mac and Linux is more compliant with the Win32
behaviours
- Fix Alsa sound backend (Linux)
- Fixes to tty code (Linux)
Fixes for modding/SDK:
- Fix RevBitFieldSwap issue (affected only big endian platforms)
- Fix ReadBindFromSnapshot
- Verbose overflow check in idBitMsg::WriteBits and apply related fixes
- Fix a GetFileList issue
- Expose key states and button states to the game
- Pass lastPredictFrame to the game (client prediction)
- Pass HandleMainMenuCommands to the game
- Pass the GUID to the game (in ClientConnect call)
- Allow game to override gui load menu