[2486] Applied MaNGOS coding style (see trunk/bcpp.cfg).
[mangos-git.git] / NEWS
blobe08dc09e0c57d55ac449b004b1bbfd0f798cb12c
1 = MaNGOS -- History of visible changes =
3 Copyright (c) 2005,2006 MaNGOS <http://www.mangosproject.org/>
5 See the COPYING file for copying conditions.
7 Please submit bug reports at:
8 https://svn.mangosproject.org/trac/MaNGOS/
10 Visit our forums for support:
11 http://www.mangosproject.org/
13 Version 0.6
14  * MaNGOS development moved to http://sourceforge.net/projects/mangos/
15  * Under discussion.
17 Version 0.5
18  * Core stability improvements, lots of threading and memory usage related
19    bugs have been resolved.
20  * MySQL Database backend has been cleaned up.
21  * Proper support for game clients of version 1.10.2 has been added.
22  * Support for auras, pets, spells, talents, totems, etc. has been added
23    or improved.
24  * Cross-platform issues have been resolved, MaNGOS should now build on
25    more platforms, including FreeBSD.
27 Version 0.1
28  * AI system
29  * Grid system
30  * Lots a game features working.
31  * Lovely optimizations for the beloved server.
33 Version 0.0.3
34  * Interim release, not gone public.
36 Version 0.0.2
37  * Most data conversions working.
38  * Database cleanup.
39  * More features working.
40  * Many bugs fixed.
42 Version 0.0.1
43  * Data converter added.
44  * Build system improvements.
45  * Bug fixing and code cleaning.