Commit Graph

1001 Commits

Author SHA1 Message Date
Inifield
7bc6b57432 Implement Rate.Auction.Deposit
Fixes #764
2018-02-04 19:13:59 +01:00
Rochet2
96761f0741 Fix VS 2015 compile 2018-02-03 01:33:07 +02:00
Rochet2
7696bd355e Add missing include (travis passed though) 2018-02-02 00:52:49 +02:00
Rochet2
6217874f77 Update DataMap.h 2018-02-02 00:41:26 +02:00
Rochet2
96167c54ea Fix copy paste mistakes 2018-02-02 00:39:55 +02:00
Rochet2
0a3be94815 Implement convenience functions for DataMap
See https://github.com/azerothcore/azerothcore-wotlk/pull/748#issuecomment-362411082 for more.
2018-02-02 00:27:14 +02:00
José González
d85e55dd9b Fix compile error related to last commit (#776) 2018-02-01 18:21:41 +00:00
Rochet2
ff2851164d Implement data storage for Entitiies (#748) 2018-02-01 13:46:34 +01:00
Travis CI
334ce0b601 Importing pending sql 2018-01-28 19:28:55 +00:00
Nefertumm
de7d331daf Implemented guild info command (#756) 2018-01-28 20:27:17 +01:00
Travis CI
75ca1afe85 Importing pending sql 2018-01-28 18:58:23 +00:00
Gargarensis
883906baef Fixed Ashbringer visual on Tirion during Dk campaign (#765) 2018-01-28 19:56:43 +01:00
Yehonal
19bf454e5f Fixed travis compilation (#769) 2018-01-28 19:50:01 +01:00
Yehonal
cdbfac743d Update .travis.yml 2018-01-28 16:27:24 +01:00
Yehonal
ef2a928e73 Travis: git workflow for pending sql in a single line 2018-01-28 15:14:53 +01:00
Travis CI
f5f2e5bbf3 Importing pending sql 2018-01-28 14:09:50 +00:00
Yehonal
7e79e72ad4 Update .travis.yml 2018-01-28 15:08:16 +01:00
Yehonal
3e2e28b1c7 Travis: Config. for db import 2018-01-28 14:58:56 +01:00
Yehonal
94e0063522 Installer: Force exit with direct command 2018-01-28 14:48:56 +01:00
Yehonal
69598ff199 Using installer for travis and implemented pending sql auto-import 2018-01-28 14:38:54 +01:00
Yehonal
8d2ff6b9b0 Update .gitignore 2018-01-28 13:42:51 +01:00
Francesco Borzì
92d41d77bf Merge pull request #766 from Gargarensis/Unbound_Plague
Fix Unbound Plague, credit to Nefertumm
2018-01-27 20:01:14 +01:00
Nefertumm
ca2ee81939 Wrong logs for creature_equip_template + startup errors fixes (#758)
* Fixed wrong logs

* Added some errors fixes on startup
2018-01-27 20:00:54 +01:00
Gargarensis
686753633a Merge branch 'Unbound_Plague' of https://github.com/Gargarensis/azerothcore-wotlk into Unbound_Plague 2018-01-24 11:01:43 +01:00
Nefertumm
99587f6057 Fix Unbound Plague 2018-01-24 10:59:13 +01:00
Gargarensis
1c24c77572 Fix Unbound Plague, credit to Nefertumm 2018-01-24 10:42:41 +01:00
Yehonal
84949746e1 import pendings 2018-01-21 10:19:43 +01:00
Nefertumm
4158d2a0d8 Implemented account_muted and feature mutehistory command (#753)
* Implemented account_muted and feature

mutehistory command.

* Added some Syntax.

* Fix sql_rev
2018-01-15 03:18:23 +00:00
Yehonal
90ed2548c0 imported pending files 2018-01-08 01:54:56 +01:00
Kaev
05cd8c8c61 Move area trigger storage from DBC to database (#742)
Renamed AreaTrigger + related stuff to AreaTriggerTeleport
2018-01-02 22:08:08 +01:00
Francesco Borzì
b669d24a1f Restore C++ as the main repository language. Happy new year! 2017-12-30 22:35:17 +01:00
Yehonal
fca0bfdb1f Bash: executable permissions for .sh files 2017-12-21 15:51:39 +01:00
Yehonal
4035c205fb Fixed jemalloc compilation 2017-12-21 15:51:20 +01:00
Yehonal
ce412ec7dc Fixed warning 2017-12-21 15:23:25 +01:00
Kaev
6d5d44c164 Fixed warning at server start related to transports (#733)
* Fixed warning at server start related to transports
Warning: GetUInt32() on non-(medium)int field. Using type: SHORT.

* Used the recommended way to add SQL updates
2017-12-21 12:15:42 +01:00
Yehonal
cc89d773db Merge "Huge directory Restructuring" pull request #680 2017-12-21 11:48:02 +01:00
Yehonal
e51b48ef6c Fixed map_extractor cmake 2017-12-21 11:45:19 +01:00
Yehonal
8f7bc1c749 Moved files after merging 2017-12-21 11:29:24 +01:00
Yehonal
403ed2600f Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk into dir-restructure 2017-12-21 11:26:43 +01:00
Yehonal
acd60005e8 removed gamefw target lib 2017-12-21 01:41:18 +01:00
Yehonal
b9e82c3bf0 Fixed linux compilation 2017-12-21 01:27:53 +01:00
Yehonal
685a89e03f fixed cmake 2017-12-21 00:48:33 +01:00
Yehonal
17332304fd Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
talamortis
a0d17509a2 Fixed Mirror Image
close #730
2017-12-13 19:14:38 +00:00
Kaev
6d5f59d83a Removed item DBC loading and use item_template table instead (#732)
* Removed item DBC loading and use item_template table instead
Added all NPC only items to item_template

* Used the recommended way to add SQL files
2017-12-12 19:17:27 +01:00
Yehonal
b527073fd8 Fixed wrong version in sql files, please reapply manually 2017-12-11 02:45:31 +00:00
Yehonal
cc69bd6304 Added SetCorpseTarget for SpellCastTargets 2017-12-11 02:45:19 +00:00
Yehonal
11d815e9d7 Use getRace instead of direct uint32 value access for Corpse 2017-12-11 02:45:16 +00:00
talamortis
a32e81545f Added Immunity Stun to spell effect bladestorm.
close #729
2017-12-09 10:20:41 +00:00
talamortis
2aa764506d Fix travis build 2017-12-08 11:31:01 +00:00