1 = MaNGOS -- History of visible changes =
3 Copyright (c) 2005-2007 MaNGOS project <http://www.mangosproject.org/>
5 See the COPYING file for copying conditions.
7 Visit our project website for documentation, and more:
8 http://www.mangosproject.org/
10 Visit our forums for support:
11 http://www.mangosproject.org/community/
13 Please submit bug reports at:
14 https://svn.mangosproject.org/trac/MaNGOS/
16 Version 0.7, Codename "Eye of the Storm"
17 * Full rewrite of the GNU autotools based build system, in order to
18 smooth and clean up the build process.
19 * Full rewrite of the Windows build system, allowing MaNGOS to be built
20 from Visual C++ 2003 Toolkit, Visual C++ 2003, Visual C++ 2005.
21 * Upgrade to client version 2.0.12 (build 6546).
23 Version 0.6, Codename "Black Dragonflight"
24 * MaNGOS development moved to http://sourceforge.net/projects/mangos/
25 * A lots of speed improvements to data handling and data transfer have been
27 * Mail, auction house, profession, creature, and game object systems have seen
28 a lot of improvements and can be considered feature complete. Some minor bugs
30 * Rest system has been finished.
31 * Initial pet stable support has been added.
32 * PvP and duel system have seen lots of improvements
33 * Guilds are not just a myth anymore. Coming closer to full guild support.
34 * Taxi and transport system is close to a fully working system.
35 * A lot more has been added.
37 Version 0.5, Codename "Stable Master"
38 * Core stability improvements, lots of threading and memory usage related
39 bugs have been resolved.
40 * MySQL Database backend has been cleaned up.
41 * Proper support for game clients of version 1.10.2 has been added.
42 * Support for auras, pets, spells, talents, totems, etc. has been added
44 * Cross-platform issues have been resolved, MaNGOS should now build on
45 more platforms, including FreeBSD.
47 Version 0.1, Codename "Lightbringer"
50 * Lots a game features working.
51 * Lovely optimizations for the beloved server.
53 Version 0.0.3, Codename "Mango Carpet"
54 * Interim release, not gone public.
56 Version 0.0.2, Codename "Library"
57 * Most data conversions working.
59 * More features working.
62 Version 0.0.1, Codename "Endeavour"
63 * Data converter added.
64 * Build system improvements.
65 * Bug fixing and code cleaning.