mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ACE_vc8.vcproj | ||
| framework.vcproj | ||
| g3dlite.vcproj | ||
| game.vcproj | ||
| genrevision.vcproj | ||
| mangosd.vcproj | ||
| realmd.vcproj | ||
| script.vcproj | ||
| shared.vcproj | ||
| sockets.vcproj | ||
| zlib.vcproj | ||
| zthread.vcproj | ||