Commit Graph

2279 Commits

Author SHA1 Message Date
ShinDarth
e139de4a8a Build/Clang: suppress logical-op-parentheses warnings 2016-09-04 10:18:38 +02:00
ShinDarth
5802a37698 Revert "Build/Clang: fixed 96 warnings + improved code readability"
This reverts commit a4589f71d5.
2016-09-04 10:11:10 +02:00
DantestyleXD
942f914fd2 [DB/Quest] There Exists No Honor Among Birds rev.5 2016-09-04 06:04:34 +02:00
ShinDarth
e5fd1095c9 Core/Build: fixed a warning 2016-09-03 14:23:14 +02:00
Helias
314ad9091b Core/Build: fixed 4 warnings 2016-09-03 13:41:56 +02:00
Yehonal
e947363b23 Typing error in folder name 2016-09-02 00:21:17 +02:00
Yehonal
cd2417eb2f Using IsGMAccount instead of direct check 2016-09-02 00:21:12 +02:00
Yehonal
b86f955f8d cleaning config.sh.dist file 2016-09-02 00:21:08 +02:00
Yehonal
9466e0c21c Improved run engine and moved on separated module
+ Also added some example script to create your own
restart script
2016-09-02 00:21:02 +02:00
Yehonal
3704829d65 Re-implemented Clean logs table 2016-08-31 01:54:20 +02:00
Yehonal
de714fdae7 moved GetDatabaseName under public to be used on API 2016-08-31 01:08:53 +02:00
Yehonal
1fb45c44ac Restored db logging function 2016-08-31 01:08:47 +02:00
Yehonal
12d3aeacbd Removed absolute path from some script loaders 2016-08-31 01:08:38 +02:00
mik1893
e113eeec5d Core/Unit: correctly retrieve faction id for race when original is requested 2016-08-31 01:04:07 +02:00
Shin
00d04e94a7 Update README.md 2016-08-30 16:29:55 +02:00
Yehonal
273ffb5d0c [DB] Importing pending sql 2016-08-30 15:42:18 +02:00
Yehonal
88b1881d22 [BASH/DB] Fixed importing script with revisioned sql 2016-08-30 15:41:59 +02:00
Yehonal
925defe406 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk.git 2016-08-30 15:28:01 +02:00
Yehonal
c556918797 Merge pull request #118 from DantestyleXD/patch-3
[DB/Quest] Fix for quests 10990 10991 10992 #114
2016-08-30 15:27:06 +02:00
Yehonal
e4af303adf Update .travis.yml 2016-08-30 15:22:37 +02:00
ShinDarth
23ba43f8dc Misc: fix copyright from wrong search&replace 2016-08-30 15:16:37 +02:00
ShinDarth
2cf163434c Merge remote-tracking branch 'upstream/master' 2016-08-30 15:13:26 +02:00
ShinDarth
736b92d9a7 Misc: fix copyright from wrong search&replace 2016-08-30 15:13:08 +02:00
Yehonal
2cf4e06e01 [BASH] separated -wipe from -ls for run engine 2016-08-30 13:10:34 +02:00
Ennio Visconti
6c4b7dc3ef Fixed small typo for Travis 2016-08-30 11:32:59 +02:00
Ennio Visconti
38429f3f20 Update to support Travis (now based on azerothcore changes wrt TC) 2016-08-30 11:29:53 +02:00
Polaretto
d9640b8e81 Added ACE library to Travis 2016-08-30 10:50:14 +02:00
Polaretto
c8051d65ed Travis build fix 2016-08-30 10:44:54 +02:00
Polaretto
22964a20f4 Update .travis.yml 2016-08-30 10:44:19 +02:00
Polaretto
b695ab30dc Updated Travis config to latest TC dependencies. 2016-08-30 10:41:17 +02:00
Polaretto
3e4fa841f6 Updated Readme with Travis CI badge. 2016-08-30 10:33:03 +02:00
Yehonal
cb375d00ad [BASH] Removed _timed_ files for custom sql
use updates instead.
2016-08-30 02:02:08 +02:00
Yehonal
8376e13e09 fixed wrong sql header 2016-08-30 01:36:10 +02:00
Yehonal
5fd543e1f5 Fixed db_assembler DB path variable expanding
+ code indentation
2016-08-30 01:26:13 +02:00
Yehonal
453338a1dd [BASH] fix run-engine issue with destroyed screen sessions 2016-08-29 13:39:53 +02:00
Yehonal
cf87d71765 [Bash] Fixed previous scripts permissions and minor mistake 2016-08-29 12:23:52 +02:00
DantestyleXD
402081def2 [DB/Quest] Not work quest id 10990 10991 10992 #114 rev.3 2016-08-29 09:52:43 +02:00
DantestyleXD
a56d46adf6 [DB/Quest] There Exists No Honor Among Birds rev. 4 2016-08-29 09:51:19 +02:00
Yehonal
b03b420813 fixed import.sh and implemented new optional workflow for pendings sql
Now devs can create sql for their pull requests that will be
automatically imported and _decorated_ by a protection system
and avoid to multiple import same queries
2016-08-29 09:49:45 +02:00
Yehonal
84fc38fb29 Improved db_assembler with multiple options
- Create ALL
- Create only bases/updates/customs
- Clean registry
2016-08-29 09:46:55 +02:00
talamortis
2407208eb6 Update Pit of Saron (#78) 2016-08-29 09:37:47 +02:00
ShinDarth
0f30731133 Core/World: improved GetGlobalPlayer* methods 2016-08-29 00:15:37 +02:00
ShinDarth
9ac33ca092 Core/ObjectMgr: improved GetPlayerGUIDByName method + misc 2016-08-28 23:09:53 +02:00
ShinDarth
e2a00f9ae4 Script/Commands: correction of 1b1767e9f4 (diff-de077c84577b8885f0df1d20707bbb38L243) 2016-08-28 01:19:54 +02:00
DantestyleXD
c241fd8f9f typo 2016-08-27 21:59:28 +02:00
DantestyleXD
d4aeb75a47 typo 2016-08-27 21:47:30 +02:00
DantestyleXD
9076e4a4e8 [DB/Quest] Not work quest id 10990 10991 10992 #114 rev.2 2016-08-27 14:37:21 +02:00
DantestyleXD
36a6ab4277 [DB/Quest] Not work quest id 10990 10991 10992 #114 2016-08-27 06:03:32 +02:00
DantestyleXD
a8dd1b129e [DB/Quest] There Exists No Honor Among Birds rev. 3 2016-08-27 02:53:03 +02:00
ShinDarth
865e3d0c99 Script/Commands: enhanced .lookup player command 2016-08-26 18:59:10 +02:00