PRC8/trunk/tools/server/nwnx_core_readme.txt
Jaysyn904 1662218bb4 Initial upload.
Adding base PRC 4.19a files to repository.
2022-10-07 13:51:24 -04:00

18 lines
563 B
Plaintext

NWNX Core 2.7-beta4
Changelog:
2.7-beta4 (07.05.2008)
- [Linux/Win32] Fixed compatibility problems with Hashset plugin
2.7-beta3 (28.01.2008)
---
- [Linux] Fixed a bug in CNWNXBase::Log function.
2.7-beta2 (15.04.2007)
- [Linux/Win32] Added dynamic allocation for results (= no more need for spacers)
- [Linux] Improved the INI parser
- [Win32] Added debuglevel, confKey variables to NWNXBase (the main plugin class)
- [Linux/Win32] Added OBJECT_INVALID constant
2.7-beta1 (10.03.2007)
- [Linux/Win32] Hooked GetLocalObject, added OnRequestObject to NWNXBase