summaryrefslogtreecommitdiff
path: root/src/map/battleground.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-1/+1
2013-05-15Hercules Renewal Phase One: guild.c startedshennetsind1-3/+4
2013-03-29Hercules Renewal: clif.cshennetsind1-7/+7
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-164/+165
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-165/+164
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-2/+5
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