sanctum32
85fd3b4a19
fixed other issue reported via clang
2020-02-17 10:50:08 +00:00
sanctum32
0a11d293b9
Fixed " invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]"
2020-02-17 10:49:02 +00:00
sanctum32
635023f909
correction
2020-02-17 10:48:27 +00:00
sanctum32
3122f1fcf3
finally fixed clangs...
2020-02-17 10:48:08 +00:00
sanctum32
46c8c24e7c
another error correction
2020-02-17 10:47:45 +00:00
sanctum32
fae3a6aff4
correction
2020-02-17 10:45:59 +00:00
sanctum32
745ee750e0
Older versions of clang ( 3.6 and older) still uses tr1 namespace for some types
2020-02-17 10:44:15 +00:00
sanctum32
922a1206cb
dammit
2020-02-17 10:42:15 +00:00
sanctum32
8d6fdb2bbf
force clang to use libcxx
2020-02-17 10:42:11 +00:00
sanctum32
48f1a0ede1
Missing change for clang build fix
2020-02-17 10:42:08 +00:00
sanctum32
10f2dba07e
Fixed clang build
2020-02-17 10:42:05 +00:00
sanctum32
bbfb6b9cea
fixed travis build for gcc
2020-02-17 10:42:03 +00:00
sanctum32
39380f3afb
more travis options
2020-02-17 10:42:00 +00:00
sanctum32
aa8df4ae41
missing part for last
2020-02-17 10:41:58 +00:00
sanctum32
fee1405b6f
Fixed travis issue where gcc+4.8 is not installed.
2020-02-17 10:41:55 +00:00
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