Commit 9412eceeb4063f9b7540493449734299b5f3b3cd
- Diff rendering mode:
- inline
- side by side
NEWS
(2 / 1)
|   | |||
| 1 | 0.0.27 (7 December 2008) | ||
| 1 | 0.0.27 (9 December 2008) | ||
| 2 | 2 | - Added support for showing map name above minimap | |
| 3 | 3 | - Added showing how long the ban is when banned | |
| 4 | 4 | - Added --data parameter for developers | |
| … | … | ||
| 15 | 15 | - Only require a restart to switch to full screen with OpenGL on Windows | |
| 16 | 16 | - Make sure news and update file list aren't cached (from Aethyra) | |
| 17 | 17 | - Made NPC dialogs resizable (from Aethyra) | |
| 18 | - Made window shortcuts configurable | ||
| 18 | 19 | - Fixed visibility of trade window on startup | |
| 19 | 20 | - Fixed a client input freeze when closing NPC script from server | |
| 20 | 21 | - Fixed dead players to lie on the ground instead of standing around |
README
(1 / 1)
|   | |||
| 1 | 1 | THE MANA WORLD | |
| 2 | 2 | ============== | |
| 3 | 3 | ||
| 4 | Version: 0.0.27 Date: 7/12/2008 | ||
| 4 | Version: 0.0.27 Date: 9/12/2008 | ||
| 5 | 5 | ||
| 6 | 6 | Development team: | |
| 7 | 7 | - See AUTHORS file for a list |
data/help/changes.txt
(2 / 1)
|   | |||
| 3 | 3 | ||
| 4 | 4 | ##3 === RECENT CHANGES === | |
| 5 | 5 | ||
| 6 | 0.0.27 (7 December 2008) | ||
| 6 | 0.0.27 (9 December 2008) | ||
| 7 | 7 | - Added support for showing map name above minimap | |
| 8 | 8 | - Added showing how long the ban is when banned | |
| 9 | 9 | - Added --data parameter for developers | |
| … | … | ||
| 20 | 20 | - Only require a restart to switch to full screen with OpenGL on Windows | |
| 21 | 21 | - Make sure news and update file list aren't cached (from Aethyra) | |
| 22 | 22 | - Made NPC dialogs resizable (from Aethyra) | |
| 23 | - Made window shortcuts configurable | ||
| 23 | 24 | - Fixed visibility of trade window on startup | |
| 24 | 25 | - Fixed a client input freeze when closing NPC script from server | |
| 25 | 26 | - Fixed dead players to lie on the ground instead of standing around |
data/help/header.txt
(1 / 1)
|   | |||
| 2 | 2 | ##1 T H E M A N A W O R L D | |
| 3 | 3 | ##1 ========================================== | |
| 4 | 4 | ||
| 5 | ##2Version:##6 0.0.27 ##2Date:##3 7 December 2008 | ||
| 5 | ##2Version:##6 0.0.27 ##2Date:##3 9 December 2008 | ||
| 6 | 6 | ||
| 7 | 7 | ##2 Website: http://themanaworld.org | |
| 8 | 8 |
tmw.cbp
(0 / 2)
|   | |||
| 154 | 154 | <Unit filename="src\gui\minimap.h" /> | |
| 155 | 155 | <Unit filename="src\gui\ministatus.cpp" /> | |
| 156 | 156 | <Unit filename="src\gui\ministatus.h" /> | |
| 157 | <Unit filename="src\gui\newskill.cpp" /> | ||
| 158 | <Unit filename="src\gui\newskill.h" /> | ||
| 159 | 157 | <Unit filename="src\gui\npc_text.cpp" /> | |
| 160 | 158 | <Unit filename="src\gui\npc_text.h" /> | |
| 161 | 159 | <Unit filename="src\gui\npclistdialog.cpp" /> |

