[2303] some compiler fixes
[mangos-git.git] / NEWS
blobaa427c1b15e302fe23a810b584d5c50c16b5f4e3
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  * Under discussion.
16 Version 0.5
17  * Core stability improvements, lots of threading and memory usage related
18    bugs have been resolved.
19  * MySQL Database backend has been cleaned up.
20  * Proper support for game clients of version 1.10.2 has been added.
21  * Support for auras, pets, spells, talents, totems, etc. has been added
22    or improved.
23  * Cross-platform issues have been resolved, MaNGOS should now build on
24    more platforms, including FreeBSD.
26 Version 0.1
27  * AI system
28  * Grid system
29  * Lots a game features working.
30  * Lovely optimizations for the beloved server.
32 Version 0.0.3
33  * Interim release, not gone public.
35 Version 0.0.2
36  * Most data conversions working.
37  * Database cleanup.
38  * More features working.
39  * Many bugs fixed.
41 Version 0.0.1
42  * Data converter added.
43  * Build system improvements.
44  * Bug fixing and code cleaning.