mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-01-19 08:52:34 +01:00
- Added interface overriding/sharing examples to sample plugins.
- Fixed various memory leaks. - Fixed memory corruption bug on vector copying. - Fixed other various template bugs. --HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40156
This commit is contained in:
parent
151fb309c6
commit
2e915cf348
@ -1,7 +1,13 @@
|
||||
2005/10/21 1.10.1:
|
||||
2005/12/06 1.1.2:
|
||||
- Added interface overriding/sharing examples to sample plugins.
|
||||
- Fixed various memory leaks.
|
||||
- Fixed memory corruption bug on vector copying.
|
||||
- Fixed other various template bugs.
|
||||
|
||||
2005/10/21 1.1.1:
|
||||
- Fixed a bug where AllPluginsLoaded() was not called after DLLInit().
|
||||
|
||||
2005/10/21 1.10:
|
||||
2005/10/21 1.1:
|
||||
- Rewrote GameDLL loading code to be API version generic.
|
||||
As such, SourceMM will now easily support new API releases without
|
||||
an SDK release, such as the case with Day of Defeat:Source
|
||||
|
Loading…
x
Reference in New Issue
Block a user