summaryrefslogtreecommitdiff
path: root/src/map/battleground.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-1/+1
2011-04-16* Some cleanups related to player and monster states.ai4rei1-15/+15
2011-03-25* Fixed battlegrounds chat packet 0x2dc (ZC_BATTLEFIELD_CHAT) being sent with...ai4rei1-2/+2
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-2/+2
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X1-2/+2
2010-11-28* Added clr_type enumeration for vanish effect constants.ai4rei1-2/+2
2010-10-09Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.Paradox924X1-3/+3
2009-03-29- Implementing official battleground "emblem" crossed swords icon.zephyrus1-108/+9
2009-03-17- Implemented official battlechat packets (thanks to Pakpil).zephyrus1-1/+1
2009-03-04Small edits to battleground code (bugreport:2816)ultramage1-362/+354
2009-02-26- Second Part of BattleGround Implementation.zephyrus1-0/+362