diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-04-07 13:49:18 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-04-07 13:49:18 +0000 |
commit | 112fbe319f1e9070e9b6b62a7ec12d625a19be51 (patch) | |
tree | 62572ba750a8fb8d37d2f63a69f282d8590f4c31 /docs | |
parent | 682be63061b2134cd3bc8b272fd3180e82437bb9 (diff) | |
download | mana-112fbe319f1e9070e9b6b62a7ec12d625a19be51.tar.gz mana-112fbe319f1e9070e9b6b62a7ec12d625a19be51.tar.bz2 mana-112fbe319f1e9070e9b6b62a7ec12d625a19be51.tar.xz mana-112fbe319f1e9070e9b6b62a7ec12d625a19be51.zip |
* Fixed crash on exit when trying to delete listbox that wasn't created.
* Disabled Ok button in Buy and Sell dialog when amount is 0
* Corrected the three known map bugs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/mapdev.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/mapdev.txt b/docs/mapdev.txt index 6606f82a..72afc2dc 100644 --- a/docs/mapdev.txt +++ b/docs/mapdev.txt @@ -1,10 +1,10 @@ -Cause it wouldn't be convenient if everybody fixed every small map error he +Because it wouldn't be convenient if everybody fixed every small map error he encounters, instead one can add it to this list and a mapper can include the fixes the next time he updates the map. Suggestions can be done here as well. Errors: -- House roof in too low layer at 103,24 in new_3-1 -- Palm in too low layer at 65,66 in new_3-1 +- No known errors Suggestions: - The large empty area at 44,34 in new_3-1 is reserved for the city's "palace" +- Place some more rock ridges in new_1-1 |