Age | Commit message (Expand) | Author | Files | Lines |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -0/+1 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -9/+9 |
2015-06-12 | Merge pull request #526 from zackdreaver/master | Dastgir | 1 | -0/+2 |
2015-06-12 | Updated Item Scripts | zackdreaver | 1 | -0/+2 |
2015-06-12 | RC_Player, RC_DemiPlayer, RC_NonPlayer, RC_NonDemiPlayer, RC_All and Ele_All ... | Dastgir | 1 | -2/+8 |
2015-06-01 | Replaced some of the hardcoded values with constants (char) | Haru | 1 | -10/+0 |
2015-05-19 | Fixed some issues reported by coverity scan [3/3] | Haru | 1 | -2/+2 |
2015-03-11 | RENEWAL Updates: | malufett | 1 | -0/+1 |
2015-02-23 | Hercules Ultimate Localization Design | shennetsind | 1 | -0/+2 |
2015-01-24 | Fixed Bug 8395 | shennetsind | 1 | -0/+3 |
2015-01-24 | Moved the Hercules Channel System to its own file/interface | Haru | 1 | -2/+2 |
2015-01-23 | Cleaned up spirit charms implementation (optimized memory and CPU usage) | Haru | 1 | -9/+12 |
2015-01-22 | Removed name distinction between (sql) mob/item/mob_skill db and db_re variants | Haru | 1 | -3/+0 |
2015-01-18 | Command line arguments handling overhaul | Haru | 1 | -5/+8 |
2015-01-18 | Fixed Bug Report 8438 | shennetsind | 1 | -0/+2 |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -0/+2 |
2014-12-28 | Split mob sql database into mob_db and mob_db_re. | malufett | 1 | -0/+2 |
2014-12-26 | Fix compilation errors and possible server crash from previous commits. | Andrei Karas | 1 | -1/+2 |
2014-12-26 | Updated KG/OB Spirit Charms to official behavior | malufett | 1 | -0/+9 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -58/+57 |
2014-11-03 | * No cell stacking implemented (official version) | Michieru | 1 | -1/+2 |
2014-10-30 | Merge pull request #369 from 4144/sqlpasswordsize | Haruna | 1 | -1/+1 |
2014-10-26 | - Can't cast icewall more than once on the same center cell. Special thanks ... | Michieru | 1 | -1/+4 |
2014-10-18 | Fix bug:7454 | Michieru | 1 | -7/+1 |
2014-10-18 | Increase sql password field size from 32 to 100 chars. | Andrei Karas | 1 | -1/+1 |
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 |