From 3902362acd1ce9432368b561fc00f7b691856ed2 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 18 Jan 2006 21:04:14 +0000 Subject: Some insignificant changes to usage of the const keyword. --- ChangeLog | 38 +++++++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 15 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index de9c3f2d..3b4aef9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,38 +1,46 @@ +2006-01-18 Bjørn Lindeijer + + * src/mapmanager.cpp, src/mapmanager.h: Some insignificant changes to + usage of the const keyword. + 2006-01-18 Yohann Ferreira - * src/chatchannelmanager.h, src/chatchannelmanager.cpp, src/chatchannel.h, - src/chatchannel.cpp, src/storage.h, src/dalstorage.h, src/dalstorage.cpp, - src/dalstoragesql.h, src/defines.h: Chat Channeling Commit Part 2. + * src/chatchannelmanager.h, src/chatchannelmanager.cpp, + src/chatchannel.h, src/chatchannel.cpp, src/storage.h, + src/dalstorage.h, src/dalstorage.cpp, src/dalstoragesql.h, + src/defines.h: Chat Channeling Commit Part 2. 2006-01-16 Yohann Ferreira * src/state.cpp, src/chathandler.h, src/chathandler.cpp, src/Makefile.am, src/chatchannel.h, src/chatchannel.cpp, - src/chatchannelmanager.h, src/chatchannelmanager.cpp, src/dalstoragesql.h, - src/dalstorage.cpp, src/storage.h, src/dalstorage.h: Chat channeling commit - part 1. Useful to get feedback before committing what's next. + src/chatchannelmanager.h, src/chatchannelmanager.cpp, + src/dalstoragesql.h, src/dalstorage.cpp, src/storage.h, + src/dalstorage.h: Chat channeling commit part 1. Useful to get + feedback before committing what's next. 2006-01-14 Eugenio Favalli * src/accounthandler.cpp, src/client.cpp, src/dalstorage.cpp, - src/messageout.cpp, src/defines.h: Server returns infos about position of - the selected character (map name, coordinates). + src/messageout.cpp, src/defines.h: Server returns infos about position + of the selected character (map name, coordinates). 2006-01-13 Eugenio Favalli * src/accounthandler.cpp, src/client.cpp, src/dalstorage.cpp, src/defines.h, src/main.cpp, src/mapmanager.cpp, src/mapmanager.h, src/netcomputer.cpp, src/object.cpp, src/object.h, tmwserv.dev: Made - minimum client version and default map id configurable, set/getMapId are - now preferred. + minimum client version and default map id configurable, set/getMapId + are now preferred. 2006-01-12 Eugenio Favalli * src/accounthandler.cpp, src/client.cpp, src/dalstorage.cpp, - src/main.cpp, src/mapmanager.cpp, src/mapmanager.h, src/netcomputer.cpp, - src/object.cpp, src/object.h, src/state.cpp, tmwserv.dev: Fixed default map - definition for a new created character, enabled loading of map when a - character is on it, fixed inconsistency in getter/setter for map id. + src/main.cpp, src/mapmanager.cpp, src/mapmanager.h, + src/netcomputer.cpp, src/object.cpp, src/object.h, src/state.cpp, + tmwserv.dev: Fixed default map definition for a new created character, + enabled loading of map when a character is on it, fixed inconsistency + in getter/setter for map id. 2006-01-09 Eugenio Favalli @@ -98,7 +106,7 @@ 2005-12-29 Eugenio Favalli - * src/mapmanager.cpp, src/mapmanager.h, tmwserv.dev,: Forgot a way to + * src/mapmanager.cpp, src/mapmanager.h, tmwserv.dev: Forgot a way to access maps. * tmwserv.dev: Fixed merge conflict as pointed out by Bjørn. -- cgit v1.2.3-70-g09d2