index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
battleground.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
Replaced custom type 'intptr' with standard 'intptr_t'.
ultramage
1
-1
/
+1
2011-04-16
* Some cleanups related to player and monster states.
ai4rei
1
-15
/
+15
2011-03-25
* Fixed battlegrounds chat packet 0x2dc (ZC_BATTLEFIELD_CHAT) being sent with...
ai4rei
1
-2
/
+2
2010-12-07
* Reverted r14563, due to multiple issues which render the source malfunction...
ai4rei
1
-2
/
+2
2010-12-07
Changed almost all instances of sprintf() to snprintf().
Paradox924X
1
-2
/
+2
2010-11-28
* Added clr_type enumeration for vanish effect constants.
ai4rei
1
-2
/
+2
2010-10-09
Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.
Paradox924X
1
-3
/
+3
2009-03-29
- Implementing official battleground "emblem" crossed swords icon.
zephyrus
1
-108
/
+9
2009-03-17
- Implemented official battlechat packets (thanks to Pakpil).
zephyrus
1
-1
/
+1
2009-03-04
Small edits to battleground code (bugreport:2816)
ultramage
1
-362
/
+354
2009-02-26
- Second Part of BattleGround Implementation.
zephyrus
1
-0
/
+362