* Made atcommand declarations use ACMD_FUNC macro (bugreport:4252, related r11607).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14477 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
ai4rei 2010-11-20 11:38:53 +00:00
parent baf4794012
commit 068e6685bb
2 changed files with 226 additions and 225 deletions

View File

@ -5,6 +5,7 @@ Date Added
* Fixed login-server account engine initialization not getting checked, whether it succeeds or not (bugreport:4361, since r12700, related r13000). [Ai4rei]
- Failure to retrieve account engine and initializing it is now considered fatal and causes the server to exit immediately.
- Fixed two data type inconsistencies, while being at it.
* Made atcommand declarations use ACMD_FUNC macro (bugreport:4252, related r11607). [Ai4rei]
2010/11/19
* Various VC6-related fixes and tweaks. [Ai4rei]
- Fixed a typo in VC6 project files, that prevented login-server from compiling (bugreport:4061, since r12727).

File diff suppressed because it is too large Load Diff