diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-05-22 13:17:30 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-05-22 13:17:30 +0000 |
commit | 347246d6719e12e426f5681085493dc0227345ed (patch) | |
tree | 0361e73edb89580d1fcba2a3a2ac88fa96d579e4 /ChangeLog | |
parent | 0c6830040481247a96ccc8fe15f9b1022506c0ae (diff) | |
download | mana-347246d6719e12e426f5681085493dc0227345ed.tar.gz mana-347246d6719e12e426f5681085493dc0227345ed.tar.bz2 mana-347246d6719e12e426f5681085493dc0227345ed.tar.xz mana-347246d6719e12e426f5681085493dc0227345ed.zip |
This way auto attack should work with left ctrl too (also
some docs updates)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -0.0.13 (... 2005) +0.0.13 (5 June 2005) - Added server field to login dialog - Added item descriptions to inventory and buy/sell dialogs - Added confirmation dialog before quitting @@ -9,6 +9,7 @@ - Fixed a crash in OpenGL mode - Fixed rendering of minimap, progress bars and player sprite in OpenGL mode - Fixed 100% CPU usage when minimized +- Added ability to auto attack 0.0.12 (1 May 2005) - Added new map (a cave), tiles, monsters and items |