Age | Commit message (Expand) | Author | Files | Lines |
2014-05-20 | Corrected Bioethics quest checks in the Biochemist NPC | Haru | 1 | -58/+53 |
2014-05-20 | Improved @go command | Haru | 1 | -137/+84 |
2014-05-20 | Fixed an exploit in the custom jobmaster NPC | Haru | 1 | -95/+165 |
2014-05-19 | HPM Hooks Update | Hercules.ws | 3 | -0/+70 |
2014-05-19 | Fixed issue 8182 | panikon | 4 | -6/+47 |
2014-05-19 | Fixed issue 8201 | panikon | 1 | -1/+1 |
2014-05-17 | Added missing changequest commands on Alchemist Job Change Quest. | Taylor Locke | 1 | -2/+7 |
2014-05-18 | Follow-up 5f5380e and a42f880e, Fixed crappy coding with sql-update file(Spec... | Shido | 1 | -1/+1 |
2014-05-17 | Follow-up to 5f5380e8d5fa2e6042813e35101cb33b656e3972 | Haru | 1 | -1/+1 |
2014-05-17 | ItemDB SQL Sync | Hercules.ws | 1 | -1394/+1538 |
2014-05-17 | Re-Upload and fix the aegis conversion for item_db.conf | Michieru | 1 | -876/+3142 |
2014-05-17 | Fixes and Clean-ups from Euphy for Wolfchev's Lab. | Taylor Locke | 1 | -366/+200 |
2014-05-16 | Merge pull request #284 from MrKeiKun/fix_pet_table | Haruna | 10 | -31/+36 |
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 |