diff options
author | José Ávila <linux@javila.net> | 2005-06-02 16:10:34 +0000 |
---|---|---|
committer | José Ávila <linux@javila.net> | 2005-06-02 16:10:34 +0000 |
commit | e0da83ae7336be5da0ea11b30827782b8e8660d7 (patch) | |
tree | 568c1c4b0acf289d1e762a5f0379c6918b8960ca /data/help/changes.txt | |
parent | 108efd1050c8510e6dec69b40f7c0539d7a36682 (diff) | |
download | mana-e0da83ae7336be5da0ea11b30827782b8e8660d7.tar.gz mana-e0da83ae7336be5da0ea11b30827782b8e8660d7.tar.bz2 mana-e0da83ae7336be5da0ea11b30827782b8e8660d7.tar.xz mana-e0da83ae7336be5da0ea11b30827782b8e8660d7.zip |
In game help system files
Diffstat (limited to 'data/help/changes.txt')
-rw-r--r-- | data/help/changes.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/data/help/changes.txt b/data/help/changes.txt new file mode 100644 index 00000000..c1f03d8d --- /dev/null +++ b/data/help/changes.txt @@ -0,0 +1,28 @@ + T H E M A N A W O R L D + ========================================== + + Version: 0.0.13 Date: 5 June 2005 + + Website: http://themanaworld.org + + +@index-> Back to Index + + + === RECENT CHANGES === + + - Added ability to trade items and money + - Added server field to login dialog + - Added item descriptions to inventory and buy/sell dialogs + - Added confirmation dialog before quitting + - Added button to show/hide equipment window + - Added framerate limiter to config options + - Added ability to auto attack + - Upgraded to Guichan 0.4.0 + - Dialogs are now modal when appropriate + - Fixed a crash in OpenGL mode + - Fixed rendering of minimap, progress bars and player sprite in + OpenGL mode + - Fixed 100% CPU usage when minimized + - Fixed players not always appearing to sit when they are in fact + sitting |