VladimirMangos
696db0a3f0
[10135] Bump for 0.17.0 development.
2010-07-02 04:39:03 +04:00
VladimirMangos
b1321feabb
[10134] MaNGOS 0.16 release.
2010-07-02 04:01:42 +04:00
Lynx3d
ae3ad10bcf
[10097] Update G3D up to v8.0b4
...
+ Got rid of zip lib requirement in G3D...
Still can re-enable code by defining _HAVE_ZIP...
+ Remove silly X11 lib dependency from G3D
Code doesn't seem to do anything yet anyway, and even if, we don't want it :p
+ Fix another weird G3D build problem...
+ Remove some __asm usage in g3d, which is not available on Win64
My editor also decided to remove a ton of trailing white spaces...tss...
+ Reapply G3D fixes for 64bit VC
+ not use SSE specific header when SSE not enabled in *nix
+ Updated project files
+ New vmap_assembler VC90/VC80 Project
+ vmap assembler binaries updates
NOTE: Old vmap fikes expected work (as tests show) with new library version.
But better use new generated versions. Its different in small parts to bad or good...
(based on Lynx3d's repo commit 44798d3)
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-06-23 06:45:25 +04:00
VladimirMangos
1eed65d5ac
[10082] Drop now unused dotconfpp lib code.
2010-06-20 02:20:51 +04:00
SilverIce
e427ce80cc
[10052] Camera System
...
(based on SilverIce's repo commit 4f2f4ab + next 3 more)
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-06-14 07:23:03 +04:00
XTZGZoReX
28c3de5093
[9995] Move GridMap class (and related structs/enums) to separate cpp/h.
...
Also rename some structs/enums and fix some code style.
2010-05-28 13:34:14 +02:00
zergtmn
fe226f897b
[9966] Add CharacterDatabaseCleaner to VS2010 filters.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-05-23 19:50:23 +04:00
VladimirMangos
182fda8f3e
[9954] Lost socket.vcxproj referecne in VS projects.
...
Thanks to j4r0d for catch this.
2010-05-22 15:59:10 +04:00
VladimirMangos
540edb5a81
[9939] Sockets library use finally dropped
...
Specially thanks to Derex for make this possible! :)
2010-05-20 02:57:46 +04:00
Derex
8a1fd9e086
[9935] ACE realmd, thanks to Zor and Vladimir for windows.
2010-05-19 23:37:35 +03:00
hunuza
d1130af777
[9849] Implement character database clean up.
...
This can be disabled by config option.
Flag for clean up can be set for example on client version change.
Signed-off-by: hunuza <hunuza@gmail.com>
2010-05-07 23:08:24 +02:00
VladimirMangos
4fd4c1da3f
[9815] Some cleanups in vc100 project files.
...
* More wide use $() for have same textual values for all build modes
* Fix NoPCH_Debug build.
2010-05-01 00:59:28 +04:00
VladimirMangos
b5347feeaa
[9814] Add filter files to VC100 projects
...
Its store file groupping info into projects.
2010-04-30 21:11:48 +04:00
tomrus88
dc1bb13c72
[9721] Updated high guids. Renamed few files. Added some comments.
2010-04-10 16:59:30 +04:00
tomrus88
4e2c42799c
Renamed HMACSHA1 to something that will not conflict with feature HMACSHA256 and HMACSHA512.
2010-04-04 17:57:06 +04:00
tomrus88
d131f137cc
Merge remote branch 'origin/master' into 330
2010-04-03 11:33:45 +04:00
hunuza
6750ce9185
[9650] Some corpse related clean ups.
...
Old bones remove code anyway was dead, so remove it.
Signed-off-by: hunuza <hunuza@gmail.com>
2010-03-31 16:40:47 +02:00
tomrus88
811f0e7ebf
Merge remote branch 'origin/master' into 330
2010-03-25 22:46:09 +03:00
XTZGZoReX
21ff192866
[9617] Add WorldPacket.h to vcproj files.
2010-03-25 11:27:27 +01:00
tomrus88
bad00af71c
Fixed VS2010 build after commits:
...
2e4a3ca5e6
0833a9c566
2010-03-14 13:23:27 +03:00
VladimirMangos
93ad67fc9d
[9547] Implement ObjectGuid wrapper for guid value
...
Only one example (mostly) case converted to use it.
Need lot work for finally switch to class obly use, so old low-level defines still exist also (while used).
But some unused low-level defines dropped.
2010-03-08 00:46:04 +03:00
VladimirMangos
6487c24f29
[9545] Rename ObjectDefines.h -> ObjectGuid.h
...
Also move unrelated generic defines to Common.h
2010-03-07 20:05:32 +03:00
arrai
e520d8409e
[9466] Implemented SOAP in MaNGOS
...
- removed deprecated code from RASocket
- allow more than one login at a time on the RA console
- added gsoap library for handling SOAP requests
- removed deprecated mangos_string entry
Thanks to:
- Derex for reporting a bug which occured if more than 1024
players were connected [poll() vs select()]
- caeruleaus for adding windowsbuild support
- vladimir for suggesting a different thread starting order
- fdb_ for suggesting SOAP in the first place
2010-02-27 10:52:07 +01:00
VladimirMangos
8997f0f240
[9336] Use single FD_SETSIZE define
...
* Remove unused framework/Network/SocketDefines.h
* Make sure that we have single FD_SETSIZE define in code
2010-02-09 02:38:58 +03:00
NoFantasy
5a4944385e
[9190] Remove not needed and currently unused header file
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-01-16 09:20:12 +01:00
VladimirMangos
bdca8c0ab8
[9135] Bump for 0.16.0 development.
2010-01-10 05:49:45 +03:00
VladimirMangos
5c51aa9ec5
[9134] MaNGOS 0.15 release.
2010-01-10 05:45:11 +03:00
VladimirMangos
503496e09c
[9048] Add src\bindings\universal\Scripts\sc_defines.cpp to script.vcproj
2009-12-23 16:59:55 +03:00
VladimirMangos
01c852fee8
[8888] Use ACE for access to script lib
...
* This allow have more portable code and resolve some related portability problems.
* Also make default script library name lowcase at Windows in same way as used for Unix case.
Thanks to XTZGZoReX for Unix side testing :)
2009-11-29 16:15:18 +03:00
VladimirMangos
120719c564
[8836] Include revision_sql.h in src/shared makefile and VC project
2009-11-19 11:07:12 +03:00
XTZGZoReX
07aa44992b
[8797] Merge WorldLog class into Log class.
...
* Added AuthSocket::SendPacket() function.
* Packet logging now also possible in realmd.
* realmd.conf.dist.in updated (added "WorldLogFile" setting).
2009-11-09 02:24:29 +01:00
XTZGZoReX
fc42125cfb
[8796] * Add WARNING file to mangosd.vcproj. Also minor cosmetics.
2009-11-09 01:19:49 +01:00
VladimirMangos
a0141c7d2f
[8791] Fixed problems with atomic_support.obj in x64 mode
...
* Place atomic_support.obj to porjtect dirs instaed bin dir
* This also fix build fail at clean solution (not need now restart build for finish).
2009-11-08 18:46:56 +03:00
XTZGZoReX
1e9c672abd
[8790] Remove useless/unused Base and CountedReference sources.
2009-11-08 12:22:41 +01:00
XTZGZoReX
33d475caf3
[8786] Rename some files.
...
* HostilRefManager.cpp/.h -> HostileRefManager.cpp/.h
* PoolHandler.cpp/.h -> PoolManager.cpp/.h
2009-11-08 04:21:56 +01:00
XTZGZoReX
4d2f4726fd
Remove useless throw() and fix TBB warnings.
2009-11-06 18:17:53 +01:00
Ambal
887723f105
[8756] Restore linking to TBB in 'framework.vcxproj' when build MaNGOS with VS2010 Beta 2
...
Signed-off-by: Ambal <pogrebniak@gala.net>
2009-10-31 11:40:24 +02:00
Ambal
a2ed351365
[8735] New memory allocator for MaNGOS, based on Intel Threading Building Blocks library. Performance gains depend greatly on OS you use!
...
You should add two libraries into your server binaries:
tbb.so/tbbmalloc.so on *nix and tbb(_debug).dll/tbbmalloc(_debug).dll on Windows!!!
Define USE_STANDARD_MALLOC while compiling 'framework' project to use OS' default memory allocator!
Signed-off-by: Ambal <pogrebniak@gala.net>
2009-10-26 00:59:35 +02:00
Ambal
b1888bb343
[8714] Fix compilation on Visual Studio 2010 Beta 2.
...
Signed-off-by: Ambal <pogrebniak@gala.net>
2009-10-23 14:51:35 +03:00
VladimirMangos
f37f27d3c2
[8589] Merge branch '320' - Switch to support client version 3.2.2A
...
You need extract new dbc/map/vmaps for correct work.
And apply ofc sql updates that including character convertion.
Special thanks to TOM_RUS for prepering this switch :)
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-10-06 12:59:26 +04:00
VladimirMangos
58c1f1158a
[8588] Bump for 0.15.0 development.
2009-10-06 12:08:13 +04:00
VladimirMangos
97381d3e68
[8587] MaNGOS 0.14 release.
2009-10-06 12:06:56 +04:00
tomrus88
be8eaf4e46
Just merge commit 'origin/master' into 320
...
Conflicts:
src/game/MiscHandler.cpp
2009-07-28 17:05:38 +04:00
Infinity
68c86d0480
[8259] Move functions code from ChannelMgr.h to ChannelMgr.cpp.
...
Also cleanups in #includes and singleton instantiate.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-07-27 18:53:20 +04:00
tomrus88
4c709772c1
Merge commit 'origin/master' into 320
...
Conflicts:
src/game/Player.cpp
src/game/Totem.cpp
2009-07-21 08:22:30 +04:00
Ambal
8ebcabdc23
[8200] Use FASTBUILD precompiled mode for debug case also.
...
So in fact remove this define and use related includes unconditionally.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-07-19 02:40:41 +04:00
tomrus88
02bcc56919
Added placeholders for new battlegrounds, some other stuff.
2009-06-25 19:08:53 +04:00
VladimirMangos
9588b43d0c
Merge commit 'origin/master' into 310
2009-06-10 18:56:29 +04:00
VladimirMangos
d7534f80cd
[7987] Bump for 0.14.0 development.
2009-06-10 18:22:47 +04:00
VladimirMangos
0df32c5eb2
[7986] MaNGOS 0.13 release.
2009-06-10 17:55:13 +04:00