diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-21 00:03:11 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-21 00:03:11 +0000 |
commit | f741c14337dd0850a7201f5aa2185e40a625353a (patch) | |
tree | dd1dd0cf95b6117e4a8aea96317f6301eaa078ed /ChangeLog | |
parent | f7214b33bf5cbb85df57e8d0035af7a25826e985 (diff) | |
download | mana-f741c14337dd0850a7201f5aa2185e40a625353a.tar.gz mana-f741c14337dd0850a7201f5aa2185e40a625353a.tar.bz2 mana-f741c14337dd0850a7201f5aa2185e40a625353a.tar.xz mana-f741c14337dd0850a7201f5aa2185e40a625353a.zip |
Updates to change log, file lists, lots of doxygen comments and small changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,8 +1,14 @@ 0.0.10 - Added using and dropping of items - Added experimental support for OpenGL rendering +- Added support for new map format in client +- Added ability to load resources from zip files +- Added start of a minimap +- Added new GUI skin, wallpaper and mouse cursor +- Reintroduced cancel button for npc choice dialog after Mra fixed it for us - Fixed crash in fullscreen with hardware acceleration enabled (win32) -- Reimplemented A* pathfinding, hopefully stable now +- Reimplemented A* pathfinding, more flexible and stable now +- Removed background music that wasn't ours 0.0.9 (30 Jan 2005) - Replaced Allegro library with SDL, SDL_image and SDL_mixer |