diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-12-24 12:31:02 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-12-24 12:31:02 +0000 |
commit | eaa16c5602d7f9081ef16c799f4492b68cc81a9c (patch) | |
tree | 5ff83fa26f7675dd6feb66c0bca2138a90ee4bf7 /NEWS | |
parent | 3134c856230ad9d84a009ae7ed4d08a56aecaad7 (diff) | |
download | mana-eaa16c5602d7f9081ef16c799f4492b68cc81a9c.tar.gz mana-eaa16c5602d7f9081ef16c799f4492b68cc81a9c.tar.bz2 mana-eaa16c5602d7f9081ef16c799f4492b68cc81a9c.tar.xz mana-eaa16c5602d7f9081ef16c799f4492b68cc81a9c.zip |
Fringe layer draw fix and change in policy on when using OpenGL is the default.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,12 +1,12 @@ 0.0.18 (20 December 2005) -- Fixed setup window behaviour -- Enabled monster emotions - Added new items, npcs, tilesets, maps and monsters +- Non blocking connection at startup +- Enabled monster emotions - Client version is now displayed during login +- Fixed setup window behaviour - Fixed a Windows crash issue -- Fixed ScrollArea and BrowserBow behaviour -- Non blocking connection at startup -- Cleaned up a lot of code +- Fixed ScrollArea and BrowserBox behaviour +- Code cleanups 0.0.17 (10 October 2005) - Added remembering of window position and sizes |