Age | Commit message (Expand) | Author | Files | Lines |
2015-02-23 | Hercules Ultimate Localization Design | shennetsind | 1 | -0/+22 |
2015-01-24 | Fixed Bug 8395 | shennetsind | 1 | -57/+77 |
2015-01-24 | Channels refactoring: quit, leave, delete | Haru | 1 | -4/+0 |
2015-01-24 | Moved the Hercules Channel System to its own file/interface | Haru | 1 | -8/+13 |
2015-01-22 | Removed name distinction between (sql) mob/item/mob_skill db and db_re variants | Haru | 1 | -9/+0 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -20/+18 |
2015-01-18 | Command line arguments handling overhaul | Haru | 1 | -162/+201 |
2015-01-18 | Fixing 38 issues | shennetsind | 1 | -3/+3 |
2015-01-17 | Another ~10 Fixes | shennetsind | 1 | -1/+1 |
2015-01-17 | 10 Distinct fixes | shennetsind | 1 | -22/+22 |
2014-12-31 | Improve performance a bit by removing strlen(str) > 0. | Andrei Karas | 1 | -1/+1 |
2014-12-31 | fix wrong check. | Andrei Karas | 1 | -1/+1 |
2014-12-31 | Add some missing null pointer checks after automatic checks. | Andrei Karas | 1 | -30/+34 |
2014-12-28 | Split mob sql database into mob_db and mob_db_re. | malufett | 1 | -4/+10 |
2014-12-26 | Allowed flag values of map_count_oncell to stack | Haru | 1 | -34/+30 |
2014-12-21 | Fixed Bug#8458 | malufett | 1 | -10/+27 |
2014-12-14 | Fixed some improper grammar. | Mysteries | 1 | -1/+1 |
2014-12-06 | Merge pull request #405 from 4144/clifext | Haruna | 1 | -3/+3 |
2014-12-06 | into mapindex add variable with default map and position. | Andrei Karas | 1 | -3/+3 |
2014-12-06 | add channels config into clif interface. | Andrei Karas | 1 | -3/+3 |
2014-11-26 | AIHOHAAAAAAA (!!!!) addressing susus interfacing thing overlook | shennetsind | 1 | -7/+1 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -35/+31 |
2014-11-15 | Add support for plugin options in map server config (inter-server.conf). | Andrei Karas | 1 | -0/+2 |
2014-11-03 | HPM Hooks Update | Hercules.ws | 1 | -94/+94 |
2014-11-03 | * No cell stacking implemented (official version) | Michieru | 1 | -9/+105 |
2014-10-28 | Added preliminary support for login and char server in the HPMDataCheck | Haru | 1 | -3/+0 |
2014-10-26 | - Can't cast icewall more than once on the same center cell. Special thanks ... | Michieru | 1 | -0/+4 |
2014-10-18 | Fix bug:7454 | Michieru | 1 | -13/+12 |
2014-09-20 | Fixed Bug 8260 | shennetsind | 1 | -0/+2 |
2014-08-12 | Battle config option for knockback style when on same tile. | Taylor Locke | 1 | -3/+4 |
2014-08-10 | - Fix makes knockback default to the left | Michieru | 1 | -2/+2 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 1 | -26/+23 |
2014-07-22 | Fixed some issues with CELL_NOSTACK | panikon | 1 | -25/+33 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -13/+13 |
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 | -46/+50 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -50/+46 |
2014-05-10 | Optimized THQS_TTShop.txt and corrected a minor mistake | panikon | 1 | -0/+2 |
2014-05-10 | Small changes in npc loading/reloading | panikon | 1 | -1/+1 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -46/+50 |
2014-05-09 | Return EXIT_FAILURE if a script parse error occurred. | Haru | 1 | -5/+5 |
2014-05-09 | Added support to return a different exit status to the OS. | Haru | 1 | -2/+3 |
2014-05-09 | Removed extra 'Map cache is corrupted' message | Haru | 1 | -1/+0 |
2014-05-07 | Follow up to 9a425c1 | panikon | 1 | -0/+3 |
2014-05-06 | Bug fixes and other changes | panikon | 1 | -0/+14 |
2014-04-19 | #Fixed issue: 8147 | panikon | 1 | -2/+1 |
2014-04-17 | Added sysinfo (System Information) functionalities | Haru | 1 | -3/+0 |
2014-04-12 | Fixed some compiler/analyzer warnings. | Haru | 1 | -1/+1 |
2014-03-18 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -11/+51 |
2014-03-18 | BG Queue Fixes & +++ | shennetsind | 1 | -1/+1 |