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
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
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
ShinDarth
da7a7ab295
Fix License issue, closes #21
2016-08-17 17:58:45 +02:00
ShinDarth
5fe8821567
Build/Clang: fixed 2 warnings
2016-08-17 10:15:09 +02:00
ShinDarth
cd250f3fec
Some corrections to previous commits
2016-08-17 10:14:13 +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
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
Rival
9f6ff6bb7c
Core/Player: Fixed Weapon Skillup on low level mobs
2016-08-14 10:27:53 +03:00
Luth31
2057e08ef3
Core/Misc: Fix instant logout config
2016-08-13 23:51:52 +03:00
ShinDarth
b2964505c4
Core/Worldstates: move WS_ARENA_DISTRIBUTION_TIME declaration
2016-08-13 16:28:24 +02:00
ShinDarth
81aebe1515
Core/Player: added API for duel reset of health/mana
2016-08-13 14:43:14 +02:00
ShinDarth
5357c8ce19
Core/CMake: show branch name in server info
2016-08-12 12:01:46 +02:00
ShinDarth
e9089ed793
DB/Characters: update DB structure
2016-08-12 11:49:04 +02:00
Gargarensis
f23cbe2127
fix heroism/bloodlust stack based on ShinDarth previous fix on TrinityCore
2016-08-12 03:33:05 +02:00
Yehonal
7fa2d80c68
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk
2016-08-12 02:43:52 +02:00
Yehonal
c1a76e07ff
Another big repo refactoring, should be latest
...
I've restored old paths for scripts and flattened the src structure
2016-08-12 02:40:23 +02:00
Yehonal
3972a1da63
Continuing cmake path fixing
2016-08-12 02:40:15 +02:00
Yehonal
b0c8eceb08
Refactoring part 2 [W.I.P]
2016-08-12 02:38:26 +02:00
Luth31
a1e8106622
Script/Commands: .account create will now grant the latest enabled expansion (Set in worldserver.conf
2016-08-11 23:57:41 +03:00
Yehonal
c5267ef078
removed unused conf
2016-08-11 20:36:58 +02:00
Yehonal
c618632a70
Some cleaning
2016-08-11 20:36:42 +02:00
Yehonal
80453e215e
Rewritten cmakes allowing compilation with new structure
2016-08-11 20:25:42 +02:00
Yehonal
0f85ce1c54
Big re-organization of repository [W.I.P]
2016-08-11 20:25:27 +02:00
Yehonal
c62a72c0a8
removed server-stats folder
...
Has been uploaded on our cloud drive archive
2016-08-11 20:10:16 +02:00
Yehonal
991eed3b5a
Using more appropriate NS prefixes for our macro and cmake vars
2016-08-11 20:10:08 +02:00
Yehonal
4330b759b7
always set cmake $CONF_DIR and add in preprocessor defines
2016-08-11 20:09:10 +02:00
Yehonal
34d4accb5b
[CMake] impl. ADD_SCRIPTS macro for modules
...
and renamed old to ADD_SCRIPT_LOADER
2016-08-11 14:57:25 +02:00
Luth31
a2c8a0a24e
Fix CMake on Windows
2016-08-11 00:03:15 +03:00
ShinDarth
2ba9f6f17b
Script/Commands: imported .instance get/setbossstate commands from TrinityCore
2016-08-10 20:00:40 +02:00
ShinDarth
f2dfe2b8e3
Core/Strings: imported 157 LANG_* strings from TrinityCore
2016-08-10 19:17:26 +02:00