diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-13 22:34:13 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-13 22:34:13 +0000 |
commit | 68b8dc8a49a23d512abd01f657308ab6785078a6 (patch) | |
tree | 10abeee295a2d1560e8214689c075e46d624289b /ChangeLog | |
parent | fb6fa0f35843e437c3171de39920ce5e42e28817 (diff) | |
download | mana-client-68b8dc8a49a23d512abd01f657308ab6785078a6.tar.gz mana-client-68b8dc8a49a23d512abd01f657308ab6785078a6.tar.bz2 mana-client-68b8dc8a49a23d512abd01f657308ab6785078a6.tar.xz mana-client-68b8dc8a49a23d512abd01f657308ab6785078a6.zip |
Largely cleanups.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ -0.0.9 +0.0.10 +- Fixed crash in fullscreen with hardware acceleration enabled (win32) +- Reimplemented A* pathfinding, hopefully stable now + +0.0.9 (30 Jan 2005) - Replaced Allegro library with SDL, SDL_image and SDL_mixer - A huge amount of small GUI improvements - Lots of internal changes including a resource manager |