mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-02-26 19:54:14 +01:00
Committed new changelog
--HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40146
This commit is contained in:
parent
81bae13a60
commit
d1f72d5a94
@ -1,3 +1,16 @@
|
||||
2005/10/21 1.10:
|
||||
- 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
|
||||
- Added more flexibility to plugin control by supplying an event system.
|
||||
- Removed dependency on libstdc++.so by supplying a small template library.
|
||||
- SourceHook internal API is now interface-based, meaning that future
|
||||
updates to the API will not break older plugins. This update, however,
|
||||
breaks older plugins.
|
||||
- SourceHook is now re-entrant.
|
||||
- Added a basic automated installer (by Basic-Master).
|
||||
- Fixed a bug where games with changing game names would not work.
|
||||
- Fixed various bugs, including a cvarlist corruption bug on unloading plugins.
|
||||
|
||||
2005/07/07 1.00-RC2:
|
||||
- Added API for dealing with ConCommandBase registration (cvars/concmds).
|
||||
|
Loading…
x
Reference in New Issue
Block a user