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 |
|
Francesco Borzì
|
32481d8cc9
|
Update README.md
|
2016-08-11 16:04:38 +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 |
|
Yehonal
|
7a1fe9b4f3
|
Removed various sql
Moved under our cloud drive
|
2016-08-11 14:38:25 +02:00 |
|
Yehonal
|
6bc25d029d
|
Removed extras folders
its content has been moved in dedicated
repositories / cloud drives
|
2016-08-11 13:37:44 +02:00 |
|
ShinDarth
|
a183ab1646
|
Merge remote-tracking branch 'upstream/master'
|
2016-08-11 12:21:11 +02:00 |
|
ShinDarth
|
269b2b726d
|
Add missing world_db_version table update
|
2016-08-11 12:06:27 +02:00 |
|
Yehonal
|
eda5f7bac4
|
Merge pull request #52 from Luth31/master
Fix CMake on Windows
|
2016-08-11 00:01:20 +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 |
|
ShinDarth
|
9919649b0c
|
Core/CMake: update revision display format
|
2016-08-10 18:41:36 +02:00 |
|
Yehonal
|
8c8f8f5577
|
Merge branch 'master' of git@github.com:azerothcore/azerothcore-wotlk.git
|
2016-08-10 12:41:06 +02:00 |
|
Yehonal
|
fc8599299e
|
[CORE] Allowing compilation with c++11
|
2016-08-10 12:39:53 +02:00 |
|
ShinDarth
|
b024b64bd4
|
Merge remote-tracking branch 'upstream/master'
|
2016-08-09 16:22:33 +02:00 |
|
ShinDarth
|
4a73a00b9e
|
Script/Commands: show revision in .server info
- Closes #49
|
2016-08-09 16:21:18 +02:00 |
|
Francesco Borzì
|
fbddac64c8
|
Merge pull request #51 from Helias/patch-1
Core/build: fixed build on Linux
|
2016-08-09 16:17:13 +02:00 |
|
Stefano Borzì
|
5c815d3083
|
Core/build: fixed build on Linux
Fixed an error about nullptr on cs_ticket.cpp
|
2016-08-09 16:14:13 +02:00 |
|
ShinDarth
|
7e14d05f71
|
CMake: fixed git informations
|
2016-08-09 16:09:37 +02:00 |
|
ShinDarth
|
4338156745
|
Script/Commands: enhance .ticket complete command
|
2016-08-09 13:38:56 +02:00 |
|
Francesco Borzì
|
b1f08b6910
|
Merge pull request #48 from ShinDarth/db-dump
DB/dumps: update base files
|
2016-08-08 21:35:51 +02:00 |
|
ShinDarth
|
c5108fc680
|
DB/dumps: update base files
|
2016-08-08 19:16:06 +02:00 |
|
Yehonal
|
6f7a046575
|
Merge branch 'master' of git@github.com:azerothcore/azerothcore-wotlk.git into gh-master
|
2016-08-08 13:01:22 +02:00 |
|
Yehonal
|
e54bfb31e4
|
Import pvpstats sql and fix previous updates with ALTER TABLE
Please test
|
2016-08-08 13:00:17 +02:00 |
|
Yehonal
|
ce20864257
|
Merge pull request #43 from ShinDarth/git
Fixed Mac OS X build and minor changes to worldconf
|
2016-08-08 12:26:27 +02:00 |
|
Yehonal
|
83c9046ae3
|
Fixed compilation
|
2016-08-08 12:12:33 +02:00 |
|
Yehonal
|
28d7f59b32
|
Impl usefull functions
|
2016-08-08 11:51:59 +02:00 |
|
Yehonal
|
7a592e28e3
|
Fix for hardcoded commands security level
|
2016-08-08 11:51:42 +02:00 |
|
Yehonal
|
2ee9fb4eb3
|
Get Team Id by group Leader instead of random player
|
2016-08-08 11:51:02 +02:00 |
|
Yehonal
|
9cf50f7c87
|
Fix for DK pet , Thanks to Mik & Harlock
|
2016-08-08 11:50:38 +02:00 |
|
Yehonal
|
052fc7e1ae
|
Removed useless configurations
|
2016-08-08 11:49:59 +02:00 |
|
Yehonal
|
4578edcc2f
|
Minor changes for HandleBattleFieldPortOpcode
|
2016-08-08 11:49:33 +02:00 |
|
Yehonal
|
e896daee11
|
Gossip script for items
|
2016-08-08 11:47:41 +02:00 |
|
Yehonal
|
8586373c9b
|
Ensuring original team for this check
|
2016-08-08 11:47:03 +02:00 |
|
Yehonal
|
2636b90869
|
Improved ScriptMgr with more hooks
|
2016-08-08 11:46:34 +02:00 |
|
Yehonal
|
9d3f4767c0
|
Moved GetSkill in ItemPrototype
|
2016-08-08 11:44:22 +02:00 |
|
Yehonal
|
5517b99d06
|
Missing query for PVPSTATS
|
2016-08-08 11:39:57 +02:00 |
|
Yehonal
|
7d0943abe1
|
Missing code for XP Battlegrounds
|
2016-08-08 11:28:55 +02:00 |
|
Yehonal
|
e358c0bb74
|
[CORE] Imported PVP stats , special thanks to Mik & Shin
|
2016-08-08 11:23:30 +02:00 |
|
Yehonal
|
895558c85c
|
[CORE] Arena points rate , thanks to Mik1983 for import
|
2016-08-08 11:15:20 +02:00 |
|
ShinDarth
|
a7a81f90b1
|
Merge branch 'master' into git
|
2016-08-07 14:55:21 +02:00 |
|
Gargarensis
|
1fcfb9af5a
|
i forgot something
|
2016-08-07 13:03:52 +02:00 |
|
Yehonal
|
47c2b72123
|
Merging
|
2016-08-07 12:47:10 +02:00 |
|
Yehonal
|
16083b7115
|
[BASH] improved db assembler with more effective md5 check
|
2016-08-07 12:42:06 +02:00 |
|
Yehonal
|
2b5605da5c
|
[CORE] force reloading of logs configurations at start
allowing sScriptMgr to change logs confs
|
2016-08-07 12:41:22 +02:00 |
|