Commit graph

3 commits

Author SHA1 Message Date
Trazom
f8e0fc7dbc [7724] Fixed possible crash when a drunk player gets fall damage
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
2009-04-27 18:18:16 +04:00
AlexDereka
c9d51a6dc7 [7716] Fixed some typos and possible crashes. 2009-04-26 18:49:07 +04:00
VladimirMangos
be74937146 [7393] Implement access to client side holiday ids.
* src/game/GameEvent.* renamed to src/game/GameEventMgr.* for consistence
* `game_event` now have new `holiday` field for store client side holiday id associated with game event
* Added new enum HolidayIds with existed at this moment holiday ids.
* New function "bool IsHolidayActive(HolidayIds id)" added accessabel from scripts for active holidays check.
2009-03-07 03:00:17 +03:00
Renamed from src/game/GameEvent.cpp (Browse further)