Age | Commit message (Expand) | Author | Files | Lines |
2014-08-06 | - Fix 3rd class skills on pre-renewal. | Michieru | 1 | -0/+1 |
2014-07-22 | Fixed some issues with CELL_NOSTACK | panikon | 1 | -3/+2 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -5/+5 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -4/+4 |
2014-05-16 | Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3 | Haru | 1 | -2/+2 |
2014-05-16 | Changed battle_config definition to extern to avoid mistakes in plugins | Haru | 1 | -1/+1 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -3/+3 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -5/+4 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -4/+5 |
2014-05-10 | Optimized THQS_TTShop.txt and corrected a minor mistake | panikon | 1 | -0/+1 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -5/+4 |
2014-05-09 | Added support to return a different exit status to the OS. | Haru | 1 | -0/+1 |
2014-04-19 | Add official support for lvl 175 | Michieru | 1 | -1/+1 |
2014-03-16 | Added --load-script commandline argument | Haru | 1 | -1/+1 |
2014-02-24 | MEMORY SLAHER IS IN TOWN | shennetsind | 1 | -4/+5 |
2014-02-24 | Fixed console parse gm command crash on select commands | shennetsind | 1 | -0/+2 |
2014-02-22 | Changed function types related to SG days in date.c | panikon | 1 | -2/+2 |
2014-02-14 | Renewal mechanics rebalance mega-update | Michieru | 1 | -3/+0 |
2014-02-03 | Fixed Bug 7333 | shennetsind | 1 | -1/+5 |
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/+4 |
2014-01-08 | Introducing Hercules Autotrade Persistency | shennetsind | 1 | -0/+2 |
2013-12-11 | Corrected some local 'mapindex' variables shadowing the global one | Haru | 1 | -3/+3 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -9/+9 |
2013-11-14 | Updated db2sql plugin for the needs of the new itemdb | shennetsind | 1 | -0/+1 |
2013-11-09 | HPM Support for plugin-implemented "--args" (options) | shennetsind | 1 | -1/+1 |
2013-11-06 | Merge remote-tracking branch 'upstream/master' | shennetsind | 1 | -1/+1 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+1 |
2013-10-30 | Account-wide Exp/Drop/Death Modifiers | shennetsind | 1 | -0/+3 |
2013-10-27 | Performance Improvement: hpmeter | shennetsind | 1 | -0/+3 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -5/+5 |
2013-10-25 | Merge pull request #202 from kisuka/master | shennetsind | 1 | -0/+17 |
2013-10-25 | nocashshop mapflag | shennetsind | 1 | -0/+1 |
2013-10-25 | Quest Bubbles Update | shennetsind | 1 | -0/+17 |
2013-10-18 | Minor HPM Update | shennetsind | 1 | -1/+8 |
2013-10-18 | Item Drop (from any source) Processing Improvement | shennetsind | 1 | -0/+2 |
2013-10-08 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shenhuyong | 1 | -2/+0 |
2013-10-07 | Fixed Bug #7744 | shennetsind | 1 | -2/+0 |
2013-10-05 | * Follow up dedec165eaeb0d291279b1d5b53fac242bcf7b4c | shenhuyong | 1 | -1/+1 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -45/+149 |
2013-09-29 | Provided argument-list equivalent for several variadic functions | Haru | 1 | -0/+15 |
2013-09-28 | Merge pull request #161 from shenhuyong/master | shennetsind | 1 | -0/+1 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -6/+6 |
2013-09-27 | Added full support for the Rebellion. | shenhuyong | 1 | -0/+1 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -8/+8 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -6/+6 |
2013-08-20 | Fixed a mapserver crash when using instanced maps with custom names | Haru | 1 | -2/+1 |
2013-08-14 | Fixed Bug #7646 | shennetsind | 1 | -32/+16 |
2013-07-23 | Refactored map_foreach* functions. | Piotr HaĆaczkiewicz | 1 | -2/+13 |
2013-07-17 | Added missing initialization of some functions in the homunculus interface | Haru | 1 | -1/+1 |