Age | Commit message (Expand) | Author | Files | Lines |
2014-05-17 | Renamed incuvate of Pet System. | Shido | 10 | -31/+36 |
2014-05-16 | Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3 | Haru | 12 | -56/+60 |
2014-05-16 | Changed battle_config definition to extern to avoid mistakes in plugins | Haru | 3 | -12/+14 |
2014-05-13 | Partial cleanup of script_commands.txt | Haru | 1 | -548/+529 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 71 | -1143/+1147 |
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 199 | -812/+761 |
2014-05-13 | Fixed some charset issues | Haru | 17 | -16/+45 |
2014-05-13 | Fixed several files with a missing EOL at EOF | Haru | 45 | -45/+45 |
2014-05-13 | Removed enchantments from const since they're in item_db.conf | Taylor Locke | 1 | -170/+1 |
2014-05-13 | Wolfchev's Laboratory Instance Release. | Taylor Locke | 4 | -595/+3635 |
2014-05-13 | ItemDB SQL Sync | Hercules.ws | 1 | -1651/+1507 |
2014-05-12 | Revert "Updated to match AEGIS item_db" temporally in order to stop issues de... | panikon | 1 | -3321/+812 |
2014-05-11 | Merge branch 'master' of http://github.com/HerculesWS/Hercules | panikon | 4 | -7/+133 |
2014-05-11 | Fixed typo in thqs_ttshop | panikon | 1 | -1/+1 |
2014-05-10 | Travis improvements | Haru | 3 | -5/+131 |
2014-05-10 | Merge pull request #281 from Geniks/patch-1 | Flipp | 1 | -2/+2 |
2014-05-10 | Changed set_reg behavior on pc_setparam failure, now it won't simply END the ... | panikon | 2 | -11/+25 |
2014-05-10 | Follow-up to 5f1529083ad1f35a3ac66cc041ee74d6db2f3552 | Haru | 1 | -1/+5 |
2014-05-10 | Moved MAX_CARTS and NEW_CARTS defines into common/mmo.h | Haru | 9 | -19/+31 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 144 | -1367/+1676 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 144 | -1676/+1367 |
2014-05-10 | HPM Hooks Update | Hercules.ws | 1 | -6/+6 |
2014-05-10 | Optimized THQS_TTShop.txt and corrected a minor mistake | panikon | 9 | -492/+177 |
2014-05-10 | HPM Hooks Update | Hercules.ws | 1 | -6/+6 |
2014-05-10 | Small changes in npc loading/reloading | panikon | 4 | -55/+57 |
2014-05-09 | Added documentation regarding trader objects in script_commands.txt | panikon | 4 | -41/+85 |
2014-05-10 | Update atcommands.txt | Geniks | 1 | -2/+2 |
2014-05-09 | Removed extra'GeoIP disabled' message on charserver shutdown | Haru | 1 | -9/+10 |
2014-05-09 | Fixed order of includes in all source files | Haru | 144 | -1367/+1676 |
2014-05-09 | Removed some unused source files | Haru | 32 | -3458/+0 |
2014-05-09 | HPM Hooks Update | Hercules.ws | 1 | -54/+54 |
2014-05-09 | Updated Xcode build script to support the recent sysinfo addition | Haru | 1 | -0/+77 |
2014-05-09 | Return EXIT_FAILURE if a script parse error occurred. | Haru | 7 | -126/+178 |
2014-05-09 | Added support to return a different exit status to the OS. | Haru | 6 | -8/+12 |
2014-05-09 | Improved the self-test script | Haru | 1 | -69/+82 |
2014-05-09 | Removed extra 'Map cache is corrupted' message | Haru | 1 | -1/+0 |
2014-05-08 | Fixed issue: 8179 | panikon | 1 | -12/+12 |
2014-05-08 | Changed warning labels for itemdb_read_cached_packages, they were stating oth... | panikon | 1 | -3/+3 |
2014-05-08 | ItemDB SQL Sync | Hercules.ws | 1 | -3320/+3464 |
2014-05-08 | HPM Hooks Update | Hercules.ws | 3 | -6/+38 |
2014-05-08 | Fixed issue 8176 | panikon | 1 | -0/+1 |
2014-05-08 | Updated to match AEGIS item_db | Michieru | 1 | -812/+3321 |
2014-05-08 | Homonculus S Update | malufett | 11 | -137/+161 |
2014-05-07 | #Fixed issue 8175 | panikon | 2 | -0/+13 |
2014-05-07 | Follow up to 9a425c1 | panikon | 4 | -6/+13 |
2014-05-07 | Fixed Bug 8122 | Michieru | 1 | -1/+1 |
2014-05-06 | Bug fixes and other changes | panikon | 14 | -94/+313 |
2014-05-05 | Removed global_reg_value leftovers. | Streusel | 1 | -5/+2 |
2014-05-01 | HPM Hooks Update | Hercules.ws | 1 | -0/+2518 |
2014-05-01 | Corrected an issue when calling hookStop() from a post-hook | Haru | 1 | -0/+1 |