Age | Commit message (Expand) | Author | Files | Lines |
2013-07-21 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 3 | -36/+50 |
2013-07-21 | Fixed Bug #7520 | shennetsind | 2 | -17/+71 |
2013-07-21 | Fixed various unit* script commands to work with NPCs (issue #7548) | Haru | 3 | -36/+50 |
2013-07-21 | HCache & SQL Update Checker minor change | shennetsind | 1 | -1/+1 |
2013-07-21 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 3 | -2/+10 |
2013-07-21 | Fixed Bug #7547 | shennetsind | 1 | -0/+1 |
2013-07-21 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | malufett | 26 | -216/+417 |
2013-07-21 | Fixed Bug#7558 | malufett | 2 | -1/+9 |
2013-07-18 | Changed npcdb_checkid to use MAX_NPC_CLASS2_START and END. | Kisuka | 1 | -1/+1 |
2013-07-18 | Fixed Bug #7525 | shennetsind | 5 | -6/+45 |
2013-07-18 | Fixed guild aura not going away on guild-break/expell | shennetsind | 6 | -40/+52 |
2013-07-17 | Added missing initialization of some functions in the homunculus interface | Haru | 14 | -65/+67 |
2013-07-16 | Packets and packet keys update with the info provided by Shakto | Haru | 1 | -0/+104 |
2013-07-15 | Allow higher level GMs to bypass a player's /exall when whispering | Haru | 1 | -2/+2 |
2013-07-14 | Removed the now unused optional 3rd parameter from removemapflag | Haru | 1 | -5/+2 |
2013-07-14 | Makefile error corrections and minor tweaks | Haru | 1 | -3/+3 |
2013-07-13 | Merge pull request #58 from piotrhalaczkiewicz/master | Haruna | 1 | -14/+25 |
2013-07-13 | Fixed crash when unloading NPC (bug #7517) | Piotr HaĆaczkiewicz | 1 | -14/+25 |
2013-07-11 | Fixed an issue with long hostnames/nicknames in the IRC Bridge | Haru | 1 | -6/+3 |
2013-07-11 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 9 | -90/+108 |
2013-07-11 | Fix to Bug #7434 | shennetsind | 5 | -14/+42 |
2013-07-11 | Merge pull request #56 from piotrhalaczkiewicz/master | shennetsind | 1 | -70/+81 |
2013-07-11 | Fixed a little type (follow up to 94d75f8), also defaulted to 0 mute system. | Matheus Macabu | 2 | -2/+2 |
2013-07-11 | Updated some aegis(item, monster, resetstate & resetskill) command to work pr... | malufett | 1 | -11/+13 |
2013-07-11 | Improved NPC event processing. | Piotr HaĆaczkiewicz | 1 | -70/+81 |
2013-07-11 | Partial Fixed Bug#7462 | malufett | 1 | -2/+2 |
2013-07-11 | Fixed Bug#7498 | malufett | 5 | -6/+11 |
2013-07-10 | Fix to skill_blockpc_end | shennetsind | 1 | -1/+2 |
2013-07-09 | Fixed Bug #7497 | shennetsind | 2 | -5/+5 |
2013-07-09 | Travis Report Fixes | shennetsind | 3 | -63/+64 |
2013-07-09 | Mob Parse & Mob Skill Use fixes | shennetsind | 2 | -14/+33 |
2013-07-09 | Follow up 144a9d0843dfe47e0b58c8857762f58ae70543c8 | shennetsind | 1 | -1/+5 |
2013-07-09 | Fixed missing map id boundary checking | shennetsind | 1 | -24/+62 |
2013-07-09 | For Bug #7496 | shennetsind | 1 | -7/+7 |
2013-07-08 | For Bug #7494 | shennetsind | 3 | -67/+105 |
2013-07-08 | Fixed Bug #7485 | shennetsind | 1 | -13/+13 |
2013-07-08 | Extended 'ID<item_id>' syntax to item packages and item groups. | shennetsind | 1 | -2/+8 |
2013-07-08 | Modified how itemdb->names is populated | shennetsind | 1 | -1/+6 |
2013-07-08 | Fixed skill delunit problem on packetver > 20120418 && < 20130000 | shennetsind | 1 | -0/+7 |
2013-07-08 | Fixed package item problem | shennetsind | 1 | -0/+13 |
2013-07-08 | Fixed compiling errors when CONSOLE_PARSE was disabled | shennetsind | 1 | -1/+6 |
2013-07-08 | Cygwin Fix for the Hercules SQL Update Check | shennetsind | 1 | -0/+1 |
2013-07-08 | Fixed Bug #7493 | shennetsind | 2 | -3/+3 |
2013-07-08 | Fixed Bug #7492 | shennetsind | 1 | -5/+6 |
2013-07-08 | Fixed missing eatk in RE.(Thanks to Michieru) | malufett | 1 | -1/+1 |
2013-07-07 | Fixed Bug#6503 | malufett | 9 | -120/+141 |
2013-07-05 | Fixed Bug #7483 | shennetsind | 1 | -1/+1 |
2013-07-05 | Fixed Bug #7307 | shennetsind | 4 | -3/+12 |
2013-07-05 | Fixed GM's unloadnpc via right click | shennetsind | 1 | -3/+8 |
2013-07-05 | DB Queue Debug Update | shennetsind | 2 | -14/+28 |