Age | Commit message (Expand) | Author | Files | Lines |
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 | Removed ".." from include directives | Haru | 1 | -1/+1 |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -0/+2 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-05-17 | Renamed incuvate of Pet System. | Shido | 1 | -1/+1 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -2/+2 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -5/+8 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -8/+5 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -5/+8 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -3/+3 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 1 | -1/+1 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -4/+4 |
2013-12-03 | Questlog fixes | Haru | 1 | -1/+1 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -3/+3 |
2013-11-07 | Item Bound Fixes/Adjustments/Improvements | shennetsind | 1 | -2/+0 |
2013-10-31 | No error after compilation, but when logging in at map server it will crash. | sevenzz23 | 1 | -0/+4 |
2013-09-28 | HPM: Intif.c Completed | shennetsind | 1 | -24/+80 |
2013-09-16 | Corrected line endings and BOM issues with several files | Haru | 1 | -128/+128 |
2013-07-29 | Added intif interface | Susu | 1 | -112/+128 |
2013-05-07 | Fixed Bug #7223 | shennetsind | 1 | -1/+1 |
2013-03-27 | @accinfo update | shennetsind | 1 | -1/+1 |
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 | -10/+10 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -10/+10 |
2012-05-01 | Added @accinfo atcommand. "Huge thanks to"/"Credits to" Dekamaster/Nightroad <3. | shennetsind | 1 | -0/+3 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -0/+6 |
2012-03-29 | - Merged main-chat message handling (as requested/enforced by trojal <3) | epoque11 | 1 | -0/+1 |
2012-03-04 | - Guild Castle code cleanup: | gepard1984 | 1 | -1/+1 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -1/+1 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -2/+0 |
2011-10-09 | * Rework some party code. | flaviojs | 1 | -1/+1 |
2009-11-03 | Extended broadcast implementation: | Gepard | 1 | -2/+2 |
2009-07-28 | * Some more updates to Quest Log | Inkfish | 1 | -3/+1 |
2009-07-25 | Rewrote Quest Log system. | Inkfish | 1 | -0/+1 |
2009-06-16 | Fixed an exploit that makes guild skill get higher level than the max defined... | Inkfish | 1 | -1/+1 |
2008-08-25 | * Fixed: several compiler warnings [akrus] | akrus | 1 | -0/+1 |
2008-08-23 | - Completed Mercenary Create, Delete, Save. Tests OK. | zephyrus | 1 | -0/+2 |
2008-08-23 | - Added column `mer_id` on char_db | zephyrus | 1 | -0/+1 |
2008-08-23 | - Mercenary Packets (Server to Client). Still need a little more info. | zephyrus | 1 | -0/+3 |
2008-07-15 | Removed the party_share_conflict() check. | ultramage | 1 | -1/+0 |
2008-07-13 | Modified storage data loading | ultramage | 1 | -2/+0 |
2008-07-10 | Renamed 'struct storage' to 'struct storage_data' (to make 'storage' availabl... | ultramage | 1 | -1/+1 |
2008-04-14 | Some more updates to the quest log system. It has been completely moved to th... | Kevin | 1 | -0/+1 |
2008-04-13 | Major updates to the quest system. | Kevin | 1 | -0/+4 |
2008-03-08 | - Auction System implementation completed. | zephyrus | 1 | -1/+2 |
2008-03-08 | - Added support for Auction Close and Cancel. | zephyrus | 1 | -0/+2 |
2008-03-07 | - Fixed some bugs on auction. | zephyrus | 1 | -0/+1 |
2008-03-07 | - More updates to Auctions. Now you "really" can register auctions, limit to ... | zephyrus | 1 | -2/+2 |
2008-03-05 | - Merged Auction Search and Register. It seen to work fine, so you can test t... | zephyrus | 1 | -0/+3 |