diff options
author | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-08-13 09:55:33 +0000 |
---|---|---|
committer | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-08-13 09:55:33 +0000 |
commit | 20b7acf8d94c89452f7d603c703dbf4cfc95f57f (patch) | |
tree | c74e75368440ac5eff14b47661afd0c004cb5ccf /ChangeLog | |
parent | dddbb52f6724b8b0dd6f99b996e50ad9bfbca432 (diff) | |
download | manaserv-20b7acf8d94c89452f7d603c703dbf4cfc95f57f.tar.gz manaserv-20b7acf8d94c89452f7d603c703dbf4cfc95f57f.tar.bz2 manaserv-20b7acf8d94c89452f7d603c703dbf4cfc95f57f.tar.xz manaserv-20b7acf8d94c89452f7d603c703dbf4cfc95f57f.zip |
Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2007-08-13 Guillaume Melquiond <guillaume.melquiond@gmail.com> + + * src/bindings.i, src/script-squirrel.cpp, src/script-squirrel.h, + src/skill.cpp, src/skill.h, scripts/init.rb: Deleted obsolete files. + * configure.ac, src/Makefile.am, src/account-server/main-account.cpp, + src/game-server/main-game.cpp, src/dal/sqlitedataprovider.cpp, + src/dal/mysqldataprovider.cpp, src/account-server/dalstorage.cpp, + src/account-server/dalstoragesql.hpp, src/dal/dataproviderfactory.cpp, + src/account-server/accounthandler.cpp: Cleaned configuration. Removed + obsolete SQL tables. + 2007-08-11 Guillaume Melquiond <guillaume.melquiond@gmail.com> * src/scripting/lua.cpp: Added Lua functions for handling inventories. |