Age | Commit message (Expand) | Author | Files | Lines |
2014-01-18 | Libconfig Interfaced | shennetsind | 1 | -25/+25 |
2014-01-14 | Updated return values of some atcommands. | panikon | 1 | -19/+18 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 1 | -3/+3 |
2013-12-11 | Corrected some local 'mapindex' variables shadowing the global one | Haru | 1 | -4/+4 |
2013-11-06 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -1/+4 |
2013-11-06 | BG Queue Update | shennetsind | 1 | -7/+32 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+4 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -3/+3 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -2/+2 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -5/+5 |
2013-09-27 | Renamed iStatus interface to status | Haru | 1 | -1/+1 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -2/+2 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -48/+43 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -6/+6 |
2013-09-24 | Renamed some variables forgotten when adding the battleground interface | Haru | 1 | -48/+43 |
2013-09-17 | HPM: Battleground.c Interface | shennetsind | 1 | -51/+68 |
2013-09-16 | HPM: Mapreg_sql.c Interface | shennetsind | 1 | -2/+2 |
2013-09-16 | HPM: Npc.c Interface | shennetsind | 1 | -2/+2 |
2013-07-29 | BG Queue Fixes | shennetsind | 1 | -29/+53 |
2013-07-25 | Expanding script.c interface | shennetsind | 1 | -2/+2 |
2013-07-05 | Fixed Bug #7483 | shennetsind | 1 | -1/+1 |
2013-07-05 | DB Queue Debug Update | shennetsind | 1 | -13/+27 |
2013-07-04 | - Added interface iStatus (needed to renamed it because A LOT of variables ar... | Susu | 1 | -1/+1 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -0/+1 |
2013-06-30 | Fixed Skill Cooldowns | shennetsind | 1 | -4/+2 |
2013-06-28 | BG Queue Testing | shennetsind | 1 | -16/+46 |
2013-06-15 | bg queue minor progress | shennetsind | 1 | -1/+13 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -1/+1 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -3/+3 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -2/+2 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -15/+15 |
2013-05-30 | Follow up 20bdc01fa687b174a732be4483ddea4982d67ce9 | shennetsind | 1 | -1/+1 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 1 | -18/+490 |
2013-05-17 | - Made DB and malloc lib HPM-friendly | Susu | 1 | -1/+1 |
2013-05-15 | Hercules Renewal Phase One: guild.c started | shennetsind | 1 | -3/+4 |
2013-03-29 | Hercules Renewal: clif.c | shennetsind | 1 | -7/+7 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -164/+165 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -165/+164 |
2012-03-13 | Enhanced `DBMap` implementation to allow storing integer type data in additio... | gepard1984 | 1 | -2/+5 |
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 |