sanctum32
966e259dd1
added missing dependencies for travis
2020-02-17 10:41:53 +00:00
sanctum32
c533355c0d
this should be commited for public yet
2020-02-17 10:41:50 +00:00
sanctum32
c3243006aa
missing changes for last commit
2020-02-17 10:41:48 +00:00
sanctum32
15770c67c9
Forced clang compiler to use c++11 - fixes clang build
2020-02-17 10:41:20 +00:00
zamalaev
6fa9ca020f
Fix Death Knight rune cooldown
2020-02-17 09:41:00 +00:00
zamalaev
0c45656974
Fixed SMSG_SHOW_MAILBOX opcode, moved to mailhandler.cpp
2020-02-17 09:38:18 +00:00
Antz
97cb19bc11
[DB] Database table update
2020-02-17 09:37:39 +00:00
Antz
9bf5f8d428
[DB] Rename scripted_event_id table as scripted_event
2020-02-17 09:35:18 +00:00
Antz
53867caad9
[DB] Rename scripted_event_id table as scripted_event
2020-02-17 09:24:05 +00:00
Antz
057806d0aa
[Core] Remove another obsolete util
2020-02-17 09:24:04 +00:00
Antz
2d06f70da2
[Core] Remove obsolete directive
2020-02-17 09:24:03 +00:00
Antz
deb9a167ea
[Build] updated build tools
2020-02-17 09:23:59 +00:00
Antz
28863fe68e
Added Linux build helper
2020-02-17 09:23:58 +00:00
Antz
1ed51d35e9
Dropped the new SD2 Module in
2020-02-17 09:23:56 +00:00
Antz
5260602e28
Applied dep and realm updates
2020-02-17 09:23:51 +00:00
Antz
12257a5bc2
Second set of Moves and Year update
2020-02-17 09:22:48 +00:00
Antz
9d20fe2b32
Initial project location adjustment
2020-02-17 09:22:43 +00:00
Antz
11641a8bd7
[Realmd] Added submodule back in
2020-02-17 09:22:36 +00:00
arcticmangos
92fd7b3ca1
Update Player.cpp
2020-02-17 09:22:35 +00:00
arcticmangos
6ca6af1c66
Update Player.cpp
2020-02-17 09:22:35 +00:00
Antz
d54c7b7764
[Core] Fix tabs
2020-02-17 09:22:34 +00:00
Antz
bbf0020c1a
[Sync] Some project sync
2020-02-17 09:22:33 +00:00
Antz
b25fa433fe
[Core] REalmdb sync with Zero
2020-02-17 09:22:29 +00:00
Foereaper
0a2da0817e
Removed local realmd repo and added universal realmd submodule
...
This universal repo is based on the original Four realmd
2020-02-17 09:22:29 +00:00
Antz
8d61f83e7c
[Core] Updated build defintions. Thanks lfxgroove
2020-02-17 09:22:28 +00:00
Antz
86690df496
[Sync] Project sync
2020-02-17 09:22:27 +00:00
Antz
f1c9e0f94b
[Sync] Project header sync
2020-02-17 09:22:26 +00:00
bels
9e61760761
- Should limit the change to just clang since gcc does not have a problem building Mangos on FreeBSD 9 and lower with the current code
2020-02-17 09:22:13 +00:00
bels
3bc66c3be1
- Fixes the hash definition in ObjectGuid.h. This looks like it allows mangos to compile on FreeBSD 10 with clang
2020-02-17 09:22:12 +00:00
bels
23d7b418dc
- This fixes the build problem in the database code revolving around the UNORDERED_MAP type
2020-02-17 09:22:12 +00:00
bels
a2910cb682
- The rest of the fix for ACE_Wrappers compiling on FreeBSD 10
2020-02-17 09:22:11 +00:00
bels
597e21c4ee
- Fixes the build problem with g3d on FreeBSD 10 in System.h
2020-02-17 09:22:11 +00:00
bels
114763c067
- An ACE build fix. Allows for building on FreeBSD 10 with the clang stack
2020-02-17 09:22:10 +00:00
Kyel Woodard
f1280d6484
Update CMakelist.txt
...
Same as: e743c4ff25
2020-02-17 09:22:09 +00:00
Kyel Woodard
462362ef55
dep folder is up one dir
...
Build kept failing until I make this change.
$ make
Scanning dependencies of target vmapextractor
[ 12%] Building CXX object CMakeFiles/vmapextractor.dir/adtfile.cpp.o
In file included from /home/mangos/server/contrib/vmap_extractor/vmapextract/adtfile.h:22:0,
from /home/mangos/server/contrib/vmap_extractor/vmapextract/adtfile.cpp:22:
/home/mangos/server/contrib/vmap_extractor/vmapextract/mpqfile.h:14:22: fatal error: StormLib.h: No such file or directory
compilation terminated.
make[2]: *** [CMakeFiles/vmapextractor.dir/adtfile.cpp.o] Error 1
make[1]: *** [CMakeFiles/vmapextractor.dir/all] Error 2
make: *** [all] Error 2
2020-02-17 09:22:09 +00:00
GiantCrocodile
171eb1fd45
partial fix for calendar
2020-02-17 09:22:08 +00:00
Antz
49a615d3df
[m] Fixed VS2013 MMaps build
2020-02-17 09:22:07 +00:00
Antz
c01c2b4455
[m] Updated website URL
2020-02-17 09:22:07 +00:00
GiantCrocodile
7d722753d6
reverted last commit
...
The last commit was broken.
2020-02-17 09:22:06 +00:00
GiantCrocodile
405cb22058
fixed banresult
2020-02-17 09:22:06 +00:00
Ghurok
4c00026849
Fix error on INSERT query in mangos.sql. Fixes #21 .
2020-02-17 09:22:05 +00:00
GiantCrocodile
9b41dd5b6a
enabled SMSG_CALENDAR_SEND_EVENT
...
removed comment for SMSG_CALENDAR_SEND_EVENT
2020-02-17 09:22:04 +00:00
GiantCrocodile
1ad866aba7
enabled SMSG_CALENDAR_SEND_EVENT
...
removed comment for SMSG_CALENDAR_SEND_EVENT
2020-02-17 09:22:03 +00:00
GiantCrocodile
a6ba831377
Update Opcodes.cpp
2020-02-17 09:22:02 +00:00
GiantCrocodile
0af94926a6
Update Opcodes.h
2020-02-17 09:22:02 +00:00
sanctum32
789e6ca379
Some adjustments for last pull request
2020-02-17 09:22:01 +00:00
sanctum32
1eb86e16c4
Updated opcode handlers for last @GiantCrocodile opcode changes
2020-02-17 09:22:00 +00:00
GiantCrocodile
08b6600486
I've updated some Opcodes
2020-02-17 09:21:59 +00:00
zamalaev
970a6124ba
Implemented SMSG_START_TIMER (Implement bg countdown timer)
2020-02-17 09:21:58 +00:00
GiantCrocodile
46e1f87c04
corrected tabs
2020-02-17 09:21:58 +00:00