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
Rival
e2daeebd98
Fix warning on Windows. ( #89 )
2016-08-14 19:06:09 +02:00
Rival
293818a8f8
Core/Spells: Fix Hellscream's Warsong & Strength of Wrynn buffs. ( #87 )
2016-08-14 14:58:34 +02:00
Rival
90abbcd5d8
Core/Custom: Fix Dream Vision & Eye of Kilrogg aggro and visibility. ( #85 )
...
* Core/Custom: Fix Dream Vision & Eye of Kilrogg aggro and visibility.
* Fix tabs.
Thanks @ShinDarth.
2016-08-14 14:58:21 +02:00
Shin
b9a62d3274
Merge pull request #81 from DevRival/patch-1
...
Core/Player: Fixed Weapon Skillup on low level mobs
2016-08-14 13:55:57 +02:00
ShinDarth
bf86ab6224
Merge remote-tracking branch 'upstream/master'
2016-08-14 13:35:54 +02:00
Yehonal
4bacaa8da7
Bin/DB-Assembler: fix bash
2016-08-14 13:35:41 +02:00
Yehonal
27f5578f16
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk
2016-08-14 12:59:14 +02:00
Yehonal
f178841a3a
wrong db exported
2016-08-14 12:58:39 +02:00
Shin
6bde1b7297
Update README.md
2016-08-14 12:50:18 +02:00
ShinDarth
338318e262
DB/Characters: fix code indentation
2016-08-14 12:34:03 +02:00
ShinDarth
8b02090c0e
Merge remote-tracking branch 'upstream/master'
2016-08-14 12:32:01 +02:00
ShinDarth
f6b759adce
DB/Characters: fix base dumps
2016-08-14 12:31:40 +02:00
Shin
48e522aa47
Merge pull request #80 from Luth31/dev-2
...
Core/Misc: Fix instant logout config
2016-08-14 11:33:29 +02:00
Rival
9f6ff6bb7c
Core/Player: Fixed Weapon Skillup on low level mobs
2016-08-14 10:27:53 +03:00
ShinDarth
42e5f13101
Bin/Defines fix error in Mac OS X
2016-08-14 09:08:45 +02:00
Yehonal
fc05c82f65
base db is now splitted in multiple sql
...
you can use db_assembler crossplatform tool from our repository
to assemble it in a single sql file
2016-08-14 06:49:03 +02:00