|
发表于 2005-10-24 10:01:19
|
显示全部楼层
|阅读模式
来自 中国–广东–深圳
http://prdownloads.sourceforge.n ... mm-1.1.zip?download
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. |
|