1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2025-03-23 14:19:39 +01:00

Updated 1.6.2 changelog

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40689
This commit is contained in:
Scott Ehlert 2008-03-26 05:16:49 +00:00
parent 6340b6f86b
commit 7bbc6cffcb

View File

@ -1,8 +1,13 @@
2008/??/?? 1.6.2:
- Fixed a bug where VDF files were opened by MM:S even if the .vdf extension
was not at the very end of the filename. For example, "plugin.vdf.disabled"
would have been opened in previous versions.
- Removed FCVAR_REPLICATED from MM:S convars.
2008/02/25 1.6.1:
- Fixed crash bug against mods compiled with GCC-4.2 -fvisibility=hidden
- API wrappers for GetUserMessageInfo() now have failsafe fallbacks
since the OrangeBox SDK fixed an older SDK's crash bug.
- Removed FCVAR_REPLICATED from MM:S ConVars.
2008/02/18 1.6.0:
- Added ability to load from a VDF file instead of gameinfo.txt.