Yehonal
1c9eb7e52f
change default bash compiler to clang
2016-08-20 09:49:55 +02:00
Yehonal
1b1767e9f4
Fix commands and starting to use nullptr instead of NULL
2016-08-20 09:49:37 +02:00
ShinDarth
d7fdf7c940
Build/Clang: restore build on Mac OS X
2016-08-20 03:34:14 +02:00
Yehonal
ad77560bcb
Fixed some warnings
2016-08-20 03:04:04 +02:00
Yehonal
d6133057ca
fixed crash on command execution
...
seems that clang is now compilable and playable on linux too \o/
2016-08-20 02:04:18 +02:00
Yehonal
937b5dab09
fixed compilation of latest commands rewrite work
2016-08-20 02:03:03 +02:00
Yehonal
b142328539
removing ACE int types, replaced with c++11
2016-08-20 02:02:22 +02:00
Yehonal
ee0ead5e4f
Merge branch 'threading_rewrite' of https://github.com/ShinDarth/azerothcore-wotlk into threading_rewrite
2016-08-19 23:54:55 +02:00
Yehonal
8ee36c5f64
Merge branch 'master' into threading_rewrite
2016-08-19 23:43:02 +02:00
Yehonal
155a232459
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk
2016-08-19 23:33:12 +02:00
Yehonal
6eaa77591d
Fixed compilation without PCH enabled
...
please avoid to miss header files in your sources
2016-08-19 23:33:02 +02:00
Yehonal
469502581d
Fixed compilation without PCH enabled
...
please avoid to miss header files in your sources
2016-08-19 23:32:46 +02:00
ShinDarth
0aba3ae267
Corrected more copyrights
2016-08-19 23:24:44 +02:00
ShinDarth
cb30a6b404
Update chat system, based on TrinityCore commit
2016-08-19 20:26:58 +02:00
ShinDarth
55c47f8a35
Merge remote-tracking branch 'upstream/master' into threading_rewrite
2016-08-19 12:15:22 +02:00
ShinDarth
cdda5249bd
CMake/Clang: fix build type variable
2016-08-19 12:14:50 +02:00
Yehonal
54ad9aa30d
Merge branch 'master' into threading_rewrite
2016-08-19 11:08:52 +02:00
Yehonal
ea286f7332
Rewritten Threading system using c++11 std instead of ACE
...
It also allow full compilation with clang under all supported platforms
Need tests
2016-08-19 10:58:37 +02:00
Yehonal
d8de9c9296
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk
2016-08-19 10:11:28 +02:00
Yehonal
c36b4f384f
removed CC compiler from conf
2016-08-19 09:30:55 +02:00
Yehonal
ab17309f83
fixed uwd/joiner installation
2016-08-19 09:30:28 +02:00
Yehonal
aa6cb73d21
upgraded gsoap to 2.8.33
...
it fix some errors on unix clang
2016-08-19 09:30:09 +02:00
Yehonal
e1c87e7510
Some minor changes
2016-08-19 09:29:26 +02:00
Shin
3761e9d843
Update README.md
2016-08-17 20:43:53 +02:00
ShinDarth
da7a7ab295
Fix License issue, closes #21
2016-08-17 17:58:45 +02:00
ShinDarth
a5426f28fe
Added LICENSE file
2016-08-17 11:07:18 +02:00
Yehonal
422f60460e
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk
2016-08-17 10:15:37 +02:00
Yehonal
d28a81198d
Enabled c99 support for C files
2016-08-17 10:15:20 +02:00
ShinDarth
5fe8821567
Build/Clang: fixed 2 warnings
2016-08-17 10:15:09 +02:00
ShinDarth
0c554291b5
Build/Clang: suppress useless warnings
2016-08-17 10:14:42 +02:00
ShinDarth
cd250f3fec
Some corrections to previous commits
2016-08-17 10:14:13 +02:00
Yehonal
a6d4db8910
Crosscompiling solution for isfinite & isnan
2016-08-17 10:00:46 +02:00
Yehonal
97cbf9adf6
Fix compilation of cs_debug script with clang
2016-08-17 09:43:45 +02:00
Yehonal
0d31040fbd
[CMAKE] More compatible definitions
2016-08-17 09:43:34 +02:00
Yehonal
159c9187f0
[BASH] Now scripts will use default language
2016-08-17 09:43:23 +02:00
Yehonal
62e730f2fd
fixed bash hook functions
2016-08-17 09:42:41 +02:00
ShinDarth
50f51c8d94
CMake/Clang: suppress several warnings
2016-08-17 01:02:37 +02:00
ShinDarth
518117e942
CMake: fix Clang detection
2016-08-17 01:00:56 +02:00
ShinDarth
9cd4cf08c6
Scripts/Northrend: corrected code logic, fixing a bunch of warnings
2016-08-17 00:15:26 +02:00
ShinDarth
24ae2150aa
Build/Clang: removed deprecated finite() fixing 59 warnings
2016-08-16 23:45:53 +02:00
ShinDarth
a4589f71d5
Build/Clang: fixed 96 warnings + improved code readability
2016-08-16 23:21:38 +02:00
ShinDarth
9802678689
Core/Arena: fix arena points rate config + code indentation
2016-08-16 18:50:59 +02:00
Rival
eb992ee108
Core/Arena: Create more arena configs ( #97 )
2016-08-16 18:31:46 +02:00
Rival
3cae546532
Core/Misc: Adding localization DBC. ( #95 )
2016-08-15 20:26:45 +02:00
ShinDarth
eddebedb2d
Core/Channels: allow to disable ownership of channels
2016-08-15 14:27:13 +02:00
ShinDarth
f81ec2bee4
Fix build
2016-08-15 13:28:53 +02:00
Rival
cdc96a7269
Core/Spells: Fix Corpse Explosion picking ghoul as a target without selection. ( #83 )
2016-08-15 00:16:58 +02:00
Rival
7760bf753c
Fix Cmake revision. ( #91 )
...
Closes #90
2016-08-14 22:20:27 +02:00
ShinDarth
146f147676
Misc: fix SQL updates + move some lines of code
2016-08-14 20:23:39 +02:00
Luth31
47dfb6c526
Core/Commands: Add missing message for .ticket complete ( #79 )
...
Do not allow the completion of a ticket with or without response if the handler isn't the assignee
Let players know when their ticket has been closed or they received a response.
2016-08-14 19:45:13 +02:00