Age | Commit message (Expand) | Author | Files | Lines |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -0/+2 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -8/+8 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -1/+1 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -3/+4 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -4/+3 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -3/+4 |
2014-02-14 | Renewal mechanics rebalance mega-update | Michieru | 1 | -0/+1 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -3/+3 |
2014-01-19 | HPM Custom Data Struct Expansion: map/instance/party/guild | shennetsind | 1 | -0/+6 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -5/+5 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+1 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -1/+1 |
2013-10-07 | Fixed Bug #7744 | shennetsind | 1 | -7/+6 |
2013-09-29 | Provided argument-list equivalent for several variadic functions | Haru | 1 | -0/+1 |
2013-09-28 | HPM: Party.c Completed | shennetsind | 1 | -21/+27 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -1/+1 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -1/+1 |
2013-06-24 | Fixed Bug #7412 | shennetsind | 1 | -1/+1 |
2013-06-08 | Follow up 4a51fc7e5eec9a464c754d3d1e0ee44da1ca6f72 | shennetsind | 1 | -0/+1 |
2013-06-08 | mkbu95's Party Recruit Update | shennetsind | 1 | -1/+22 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -2/+2 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -40/+54 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 1 | -1/+2 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -1/+1 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -26/+26 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -26/+26 |
2012-10-30 | Fixed Level/Drop modifier based on level difference and created a db as sugge... | rud0lp20 | 1 | -7/+0 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -2/+2 |
2012-09-08 | Fixed error when running a server w/o RENEWAL but with RENEWAL_EXP | shennetsind | 1 | -1/+1 |
2012-04-09 | - Spring cleaning of various source files | epoque11 | 1 | -2/+2 |
2012-01-04 | Removed Renewal Drop Modifier out of #REMODE and created a #RE_DROP_MOD speci... | shennetsind | 1 | -0/+2 |
2011-12-14 | Renamed RRMODE to REMODE | shennetsind | 1 | -1/+1 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -0/+5 |
2011-10-09 | * Rework some party code. | flaviojs | 1 | -3/+4 |
2011-06-11 | * Fixed party invite packet 0xfe (ZC_REQ_JOIN_GROUP) using account id of the ... | ai4rei | 1 | -1/+1 |
2010-11-28 | * Resolved multiple issues with the party booking system (bugreport:4573, sin... | ai4rei | 1 | -1/+1 |
2010-11-28 | * Made the party booking search pass results as array of pointers, rather tha... | ai4rei | 1 | -1/+0 |
2010-11-28 | * Replaced literal constants related to the party booking system with defines. | ai4rei | 1 | -1/+4 |
2010-10-05 | * Added Spira's Party Booking System implementation | L0ne_W0lf | 1 | -0/+21 |
2010-06-01 | Replaced all occurrences of 'leaved' with 'withdraw'. | Paradox924X | 1 | -1/+1 |
2009-11-19 | - Applied the renewal client support patch from Diablo (eA forum topic 222623) | skotlex | 1 | -0/+1 |
2009-06-20 | - Instancing System (Thanks to Sirius White who did most of the code, with so... | zephyrus | 1 | -0/+2 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 1 | -2/+0 |
2008-07-15 | Removed the party_share_conflict() check. | ultramage | 1 | -1/+0 |
2008-03-24 | * Reorganized the contents of the mapserver's header files. | ultramage | 1 | -2/+20 |
2008-03-08 | Corrected a problem where a party invite acknowledgement would not be sent (b... | ultramage | 1 | -2/+2 |
2008-02-21 | - Fixed new guilds displaying online-connect member count at 0 rather than 1,... | skotlex | 1 | -0/+1 |
2007-11-19 | Random cleaning of party.c in attempt to make party_send_xy_timer() crashes a... | ultramage | 1 | -3/+3 |
2007-10-18 | * Removed commented-out code for check_fake_id() | ultramage | 1 | -2/+2 |