Commit Graph

283 Commits

Author SHA1 Message Date
Yehonal
5fa9ed6f28 Compilation fix 2016-08-23 14:23:45 +02:00
Yehonal
85b8aa7ce8 Project restructuring [PART.3] 2016-08-23 13:30:41 +02:00
Yehonal
0355064321 Project restructuring [PART.2] 2016-08-23 12:11:46 +02:00
Yehonal
54bd100573 Project restructuring conforming to the new software layers [PART.1] 2016-08-22 12:47:57 +02:00
Yehonal
24062354c1 Update issue_template.md 2016-08-22 10:54:19 +02:00
Yehonal
edc3df8e05 Update issue_template.md 2016-08-22 10:54:07 +02:00
ShinDarth
b6d2c9b226 Core/Chat: fixed some commands
This fixes all those commands that can take in input both a param and a subcommand, e.g.: .learn, .tele, etc...
2016-08-22 01:40:58 +02:00
ShinDarth
d641365b3b Script/Commands: fix all command permissions 2016-08-21 20:50:02 +02:00
Yehonal
1e5af6d3be Core/Chat: fixed commands 2016-08-21 13:51:20 +02:00
Yehonal
d66d24d597 Fix commands and starting to use nullptr instead of NULL 2016-08-21 13:24:30 +02:00
ShinDarth
744e05d872 Revert "fixed crash on command execution"
This reverts commit d6133057ca.
2016-08-21 12:58:14 +02:00
Yehonal
0ba91d7c3e Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk 2016-08-20 14:28:41 +02:00
Yehonal
15fe825617 Missing folders 2016-08-20 14:25:07 +02:00
ShinDarth
cbaafa9be5 Core/Console: rename console 2016-08-20 12:14:14 +02:00
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