Difference between revisions of "February 09, 2004 Patch (Classic)"
(Added <code> tag) |
|||
Line 12: | Line 12: | ||
* Small CPU optimizations. | * Small CPU optimizations. | ||
* Stop motdfile from having "..", "\", "/" or ":" characters in its filename. | * Stop motdfile from having "..", "\", "/" or ":" characters in its filename. | ||
− | * Added new command line option "-dll". Syntax is -dll [game_dll_to_load]. | + | * Added new command line option "<code>-dll</code>". Syntax is -dll [game_dll_to_load]. |
* Fix for updated files on the server not getting to the client when using compression. | * Fix for updated files on the server not getting to the client when using compression. | ||
* Fixed extremely large rcon packets not being returned correctly. | * Fixed extremely large rcon packets not being returned correctly. | ||
}} | }} |
Revision as of 12:59, 6 August 2011
|
Patch notes
Team Fortress Classic
- Small CPU optimizations.
- Stop motdfile from having "..", "\", "/" or ":" characters in its filename.
- Added new command line option "
-dll
". Syntax is -dll [game_dll_to_load]. - Fix for updated files on the server not getting to the client when using compression.
- Fixed extremely large rcon packets not being returned correctly.