Commit graph

11 commits

Author SHA1 Message Date
AlexDereka
4a32920b9d [7711] Removed Sqlite Code. 2009-04-24 21:28:16 +04:00
tomrus88
e774fd3730 Small fix for my previous commit 2009-03-21 16:54:41 +03:00
tomrus88
85d707ec74 Updated OpenSSL lib. Thanks to Neo2003.
(cherry picked from commit 050110f302a644e4ce1a39bb502ff23a13cc51b0)

Signed-off-by: tomrus88 <tomrus88@gmail.com>
2009-03-21 16:29:04 +03:00
VladimirMangos
9b3daf3933 [7330] Code warnings and style cleanups. Some bugs fixes.
1) comparison singed and unsigned values
2) redundent includes
3) wrong constructor :-part field initilization
4) unused not-/*name*/-guarded args in template/virtual functions that not required like args.
5) explicitly list not implemented achievement types.

Also bugs fixed:
1) Drop wrong phase mask 0 check in WorldObject::InSamePhase.
2) ArenaTeamMember::ModifyPersonalRating incorrect work with move points in negative with infinity values in result.
3) ArenaTeam::SaveToDB code send uint64 value to string with arg format %u.
2009-02-24 01:54:53 +03:00
freghar
95ae1bf0bc [6943] Add obsolete m4-created files to gitignore
Just ignore files generated by old m4 and auto(re)conf.

Signed-off-by: freghar <compmancz@gmail.com>
2008-12-25 03:40:36 +01:00
derex
3f5d1903a5 Restore build on FreeBSD. 2008-11-03 14:05:13 +03:00
tomrus88
d403125e40 Added remaining changes 2008-10-26 10:26:01 +03:00
VladimirMangos
c4a14051ee * Add some generated at MaNGOS build file ignore rules. Mostly Windows build related. 2008-10-20 02:40:35 +04:00
derex
366fe7fde9 Add support for autoconf 2.6.2 and newer. 2008-10-17 15:58:03 +03:00
tomrus88
9a908ac515 Added missing files 2008-10-15 18:42:03 +04:00
TheLuda
800ee76535 Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00