Commit Graph

8244 Commits

Author SHA1 Message Date
mik1893
6f933d1385 Core/Pet: correct pet loading - summoning 2016-08-24 10:52:11 +02:00
ShinDarth
d538b86a47 Core/Chat: properly prevent crashes + cleaning (import from TrinityCore)
- Closes #111
2016-08-24 01:14:28 +02:00
DantestyleXD
3eda856b65 [DB/Quest] There Exists No Honor Among Birds rev.2 2016-08-23 23:37:03 +02:00
DantestyleXD
810fc947c4 [DB/Quest] There Exists No Honor Among Birds rev.1 2016-08-23 23:34:45 +02:00
DantestyleXD
ad06d26b28 [DB/Quest] There Exists No Honor Among Birds 2016-08-23 23:31:24 +02:00
Yehonal
17061cbbb4 improved run engine 2016-08-23 19:09:01 +02:00
Yehonal
20623d9b5d Fix sql header 2016-08-23 14:41:23 +02:00
Yehonal
a04f5a0798 Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk 2016-08-23 14:23:53 +02:00
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
ShinDarth
7117af1d70 Merge remote-tracking branch 'upstream/master' 2016-08-23 10:04:16 +02:00
ShinDarth
edd5f4a192 Core/Chat: fixed crash in commands
closes #110
2016-08-23 10:02:41 +02:00
DantestyleXD
bf1a1b5cec Core/DB - Keeping the Enemy at Bay
Closes #93
2016-08-22 22:00:00 +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