mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-01-30 19:52:17 +01:00
Updated changelog a bit. Maybe this should be 1.3? I don't know, maybe not.
--HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40204
This commit is contained in:
parent
a895eaeba3
commit
0013d35545
@ -1,8 +1,11 @@
|
|||||||
2006/XX/XX 1.2.2:
|
2006/xx/xx 1.2.2:
|
||||||
- Added ClientConPrintf to API for printing text in a client's console. This does the
|
- Added SourceHook API for manual callclasses.
|
||||||
same thing as IVEngineServer::ClientPrintf except that it allows string formatting.
|
- Added support for the Source engine beta (and ServerGameDLL005).
|
||||||
|
- Added API for printing text in a client's console with ClientConPrintf. This does the
|
||||||
|
same thing as IVEngineServer::ClientPrintf except that it allows string formatting.
|
||||||
- Added client version of "meta" command in order to allow clients to view version
|
- Added client version of "meta" command in order to allow clients to view version
|
||||||
information and a list of loaded plugins.
|
information and a list of loaded plugins.
|
||||||
|
- Fixed issues with SourceHook's SH_CALL and reference parameters.
|
||||||
- Fixed a bug where the mm_pluginsfile cvar was being ignored.
|
- Fixed a bug where the mm_pluginsfile cvar was being ignored.
|
||||||
- Fixed a memory leak when using ISmmAPI::InterfaceSearch.
|
- Fixed a memory leak when using ISmmAPI::InterfaceSearch.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user