Age | Commit message (Expand) | Author | Files | Lines |
2016-01-06 | Change all TBL_PC to struct map_session_data as per style guidelines | hemagx | 1 | -3/+3 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -3/+3 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -3/+3 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -4/+4 |
2015-04-25 | Fixed @changesex issues on PACKETVERs that don't support per-character sex. | Haru | 1 | -1/+1 |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -2/+4 |
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-30 | Fixed typos inside src/ | Shido | 1 | -1/+1 |
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 | -1/+3 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -3/+1 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -1/+3 |
2014-02-02 | Fixed Bug 7962 | shennetsind | 1 | -0/+4 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -3/+3 |
2014-01-18 | Socket interfaced | shennetsind | 1 | -1/+1 |
2014-01-15 | Correct minor mistakes as pointed by MishimaHaruna | panikon | 1 | -1/+1 |
2014-01-15 | Reverted some minor mistakes in chrif_parse, char_ask_name_answer and changem... | panikon | 1 | -2/+2 |
2014-01-14 | Updated return values of some atcommands. | panikon | 1 | -35/+37 |
2014-01-12 | Two Adjustments | shennetsind | 1 | -1/+0 |
2014-01-08 | Introducing Hercules Autotrade Persistency | shennetsind | 1 | -1/+1 |
2013-11-18 | Modified charban char server responding action | shennetsind | 1 | -1/+1 |
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 | -8/+8 |
2013-09-27 | HPM: Chrif.c Completed | shennetsind | 1 | -5/+67 |
2013-07-17 | Added missing initialization of some functions in the homunculus interface | Haru | 1 | -1/+1 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -1/+1 |
2013-06-28 | Minor chrif.c interface adjustment | shennetsind | 1 | -4/+5 |
2013-06-25 | - Added chrif interface | Susu | 1 | -44/+60 |
2013-04-27 | Skill ID Processing Overhaul | shennetsind | 1 | -2/+4 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -19/+19 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -19/+19 |
2012-09-16 | Introducing rAthena's anonymous data collector. This aims at improving rAthen... | shennetsind | 1 | -3/+2 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -1/+1 |
2011-12-14 | Removing a friend will also remove you from your friends friendlist, bugrepor... | shennetsind | 1 | -0/+4 |
2011-06-16 | * Merges from charmerge: | flaviojs | 1 | -1/+1 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 1 | -1/+0 |
2008-04-21 | * Changed the data field of timers from int to intptr. | FlavioJS | 1 | -1/+1 |
2008-04-10 | Crash fix for (r12552). | Kevin | 1 | -0/+1 |
2008-04-03 | Renamed 'connect_until_time' to 'expiration_time'. | ultramage | 1 | -1/+1 |
2008-03-28 | Some more txt/sql login server synchronization: | ultramage | 1 | -1/+0 |
2008-03-16 | - Added support for offline divorce. | zephyrus | 1 | -0/+1 |
2008-02-21 | - Fixed new guilds displaying online-connect member count at 0 rather than 1,... | skotlex | 1 | -4/+12 |
2007-12-07 | - removed the timer heap correction code when the timers overflow since Flavi... | skotlex | 1 | -1/+1 |
2007-11-09 | * Re-worked the login-char-map packet spam mechanism | ultramage | 1 | -1/+1 |
2007-10-29 | Fixed a compilation problem and warning (maybe). | ultramage | 1 | -0/+3 |
2007-10-18 | * Removed commented-out code for check_fake_id() | ultramage | 1 | -1/+0 |
2007-09-28 | Removed some redundant code from the sql charserver. | ultramage | 1 | -1/+1 |
2007-07-01 | Cleaned up some parts of the code. | ultramage | 1 | -1/+1 |