VladimirMangos
a7d9ace55f
[8080] Portability fixes for some Unix platforms.
...
* Add #include <stdio.h> to some fiels where related functions call.
* Avoid template dependent lookup for fields in class LockedQueue.
2009-06-27 02:21:58 +04:00
AlexDereka
dd09e6fdf7
[7962] Fixed compilation on OpenBSD.
...
Remove outdated options from configure.ac.
2009-06-05 15:08:18 +04:00
tomrus88
61d1829431
[7866] Added VS 2010 Beta 1 project files. Requires libeay32.dll update. This is experimental changes. Use it on own risk. (cherry picked from commit 732a8e66ab877563be3163b1307144d2003a7d2a)
...
Signed-off-by: tomrus88 <tomrus88@gmail.com>
2009-05-21 20:10:04 +04:00
tomrus88
8b163cca52
Updated OpenSSL lib to OpenSSL 0.9.8k
2009-05-13 12:33:05 +04:00
Derex
8b9b480c05
[7812] Fixed compile ACE aio in linux.
...
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
2009-05-11 18:53:01 +04:00
Ambal
2aff48cc5d
[7810] Moved ZThread related code on ACE framework.
...
Remove ZThread source code from mangos.
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
2009-05-11 12:14:22 +04:00
VladimirMangos
512c015dc2
[7731] Some code cleanups, warrning fixes.
2009-04-29 04:03:59 +04:00
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