From ea10becc871c93b013c4aad59cad936856d3f94b Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Mon, 2 Jul 2007 20:43:32 +0000 Subject: Added support for persistent inventory. --- ChangeLog | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 106f84d2..865f138f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2007-07-02 Guillaume Melquiond +2007-07-02 Guillaume Melquiond * src/account-server/storage.cpp, src/account-server/storage.hpp: Moved trivial accessors to header file. Removed C-like prototypes and harmful @@ -6,12 +6,14 @@ * src/account-server/dalstorage.cpp, src/account-server/dalstorage.hpp: Factored duplicate query code. Removed C-like prototypes and harmful exception specifications. + * src/account-server/dalstorage.cpp: Added support for loading + inventory from database. Fixed mysqlism for multi-insertion. 2007-07-02 Eugenio Favalli * accountserver.cbp, gameserver.cbp: Updated project files. -2007-07-01 Guillaume Melquiond +2007-07-01 Guillaume Melquiond * src/abstractcharacterdata.cpp, src/abstractcharacterdata.hpp, src/serialize/characterdata.hpp, src/account-server/serverhandler.cpp, @@ -67,7 +69,7 @@ * src/game-server/spawnarea.cpp: Monsters are no longer spawned on unwalkable tiles. -2007-06-28 Guillaume Melquiond +2007-06-28 Guillaume Melquiond * src/game-server/spawnarea.cpp: Delegated creature insertion to the State class so that it does not disturb object updating. @@ -81,7 +83,7 @@ * accountserver.cbp, gameserver.cbp: Fixed include directories and updated project files. -2007-06-16 Guillaume Melquiond +2007-06-16 Guillaume Melquiond * src/utils/mathutils.cpp: Fixed miscompilation of rsqrt due to type aliasing and sped up sqrt. -- cgit v1.2.3-70-g09d2