Age | Commit message (Expand) | Author | Files | Lines |
2016-04-23 | Removed the 'len' argument from various message-related functions | Haru | 1 | -1/+1 |
2016-03-20 | Dropped typedef from DBMap | Haru | 1 | -2/+2 |
2016-03-20 | Dropped typedefs from union DBKey and struct DBData | Haru | 1 | -1/+1 |
2016-02-24 | Added const qualifier to several variable/argument pointers | Haru | 1 | -4/+4 |
2016-01-06 | Change all TBL_PC to struct map_session_data as per style guidelines | hemagx | 1 | -2/+3 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-12-02 | Fixed compile errors on very old PACKETVERs | Haru | 1 | -14/+9 |
2015-10-11 | Cleanup of the HPluginData implementation (second part) | Haru | 1 | -3/+1 |
2015-10-11 | Cleanup of the HPluginData implementation (First part) | Haru | 1 | -3/+2 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -3/+3 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -5/+5 |
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 |