VladimirMangos
|
fe6e2e1746
|
[9122] Updated copyright notice for new year.
Also fix some lost in past cases.
|
2010-01-08 00:02:21 +03:00 |
|
XTZGZoReX
|
0734adb746
|
[8789] Rename several singleton macros to use more consistent names.
* objmgr -> sObjectMgr
* spellmgr -> sSpellMgr
* WaypointMgr -> sWaypointMgr
* poolhandler -> sPoolMgr
* objaccessor -> sObjectAccessor
* mapmgr -> sMapMgr
* sInstanceSaveManager -> sInstanceSaveMgr
* ticketmgr -> sTicketMgr
* CreatureEAI_Mgr -> sEventAIMgr
* auctionmgr -> sAuctionMgr
* achievementmgr -> sAchievementMgr
|
2009-11-08 12:11:34 +01:00 |
|
VladimirMangos
|
c5bda77fe2
|
[8605] Check unused text/summon data in EventAI scripts.
|
2009-10-09 10:26:19 +04:00 |
|
VladimirMangos
|
9dd305b457
|
[7717] Use more safe code in EventAI.
|
2009-04-26 19:19:36 +04:00 |
|
AlexDereka
|
6bb6ff0f7e
|
[7622] Added creatureAI with related database tables.
Code and concept (also known as EventAI) by ScriptDev2.
Note: database table layout are compatible with original db-scripts.
|
2009-04-05 23:05:44 +04:00 |
|