diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-12-31 16:14:27 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-12-31 16:14:27 +0000 |
commit | 5f04c73af0dbc456fb24047ab11845d751bc5b16 (patch) | |
tree | e473b7b7729e36c484b9146e9804bd5623fdcba7 /ChangeLog | |
parent | eae0c3171fd94970105d4cbd987c8e1218481985 (diff) | |
download | mana-5f04c73af0dbc456fb24047ab11845d751bc5b16.tar.gz mana-5f04c73af0dbc456fb24047ab11845d751bc5b16.tar.bz2 mana-5f04c73af0dbc456fb24047ab11845d751bc5b16.tar.xz mana-5f04c73af0dbc456fb24047ab11845d751bc5b16.zip |
Added config options to set the scroll center. Retained scroll offset during map change for smoother map transitions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-12-30 Philipp Sehmisch <tmw@crushnet.org> + * src/gui/viewport.cpp: Added config options to set the scroll center. + * src/engine.cpp, src/engine.h, src/gui/viewport.h, + src/net/playerhandler.cpp: Retained scroll offset during map change for + smoother map transitions. + +2007-12-30 Philipp Sehmisch <tmw@crushnet.org> + * data/maps/new_22-1.tmx: Some mapping fixes at snake dungeon map. * src/game.cpp, src/beingmanager.cpp, src/beingmanager.h, src/keyboardconfig.cpp, src/keyboardconfig.h: Added a key for targeting |