From 21866bc51f75ebc1550a225dbe45d0bdca570b01 Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Sat, 2 Sep 2006 14:12:20 +0000 Subject: Simplified server algorithm for moving objects; it now matches the one in the client. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d317866a..b4152785 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,10 @@ * src/messageout.cpp, src/messageout.h, src/state.cpp, src/defines.h: Removed pixel-based synchronisation. Added variable length move messages. Changed default buffer size of outgoing packets. + * src/src/accounthandler.cpp, src/point.h, src/object.cpp, + src/controller.cpp, src/dalstorage.cpp, src/object.h, src/state.cpp, + src/gamehandler.cpp: Made Point a POD type. Simplified server algorithm + for moving objects; it now matches the one in the client. 2006-08-28 Eugenio Favalli -- cgit v1.2.3-70-g09d2