Files
TrinityCore/src/server/scripts/Commands
ariel- 78a1c687a2 Core/Misc: minor typo and codestyle fixes
- Replace NULL uses in new code with nullptr
- Fix wrong (accumulated) load time log when loading calendar invites
- Make Creature::CanRegenerateHealth const as its just a getter
- Mark OnlyOnceAreaTriggerScript::OnTrigger as final in case someone wants to override that (you are supposed to use protected _OnTrigger hook)
2017-12-13 14:43:12 -03:00
..
2017-07-31 21:21:04 +02:00
2017-08-11 23:06:37 -03:00
2017-08-27 13:35:03 +02:00
2017-11-06 22:19:23 +01:00