Difference between revisions of "February 09, 2004 Patch (Classic)"

From Team Fortress Wiki
Jump to: navigation, search
(Added <code> tag)
m
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 "<code>-dll</code>". Syntax is -dll [game_dll_to_load].
+
* Added new command line option "<code>-dll</code>". Syntax is <code>-dll [game_dll_to_load]</code>.
 
* 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 13:00, 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.