diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-10-09 12:35:46 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-10-09 12:35:46 +0000 |
commit | ff4d98eeee5a5a799039549c6df885a5208b792f (patch) | |
tree | 1e3a770cac29ed3f3e2d2f7b62e6286d8d5bb24d /ChangeLog | |
parent | 6f706879515b4e37a78994aaae6b0e36d00b5f32 (diff) | |
download | mana-ff4d98eeee5a5a799039549c6df885a5208b792f.tar.gz mana-ff4d98eeee5a5a799039549c6df885a5208b792f.tar.bz2 mana-ff4d98eeee5a5a799039549c6df885a5208b792f.tar.xz mana-ff4d98eeee5a5a799039549c6df885a5208b792f.zip |
Fixed display of [TARGET] and Alt keys for toggling windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -30,7 +30,9 @@ contain the desert tiles that are twice and three times the height of a normal tile. One well in new_3-1 has been converted to use the new double tiles for testing purposes. - * src/game.cpp, src/engine.cpp: Fixed map switch crashing the client. + * src/being.cpp, src/game.cpp, src/engine.cpp: Fixed map switch + crashing the client, display of [TARGET] and Alt keys for toggling + windows. 2005-10-06 Bjørn Lindeijer <bjorn@lindeijer.nl> |