Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-07-05 | Fixed compiler warning | shennetsind | 1 | -1/+1 |
2013-07-05 | HCache | Item Packages Update | shennetsind | 4 | -4/+7 |
2013-07-05 | HCache | Item Packages Update | shennetsind | 2 | -79/+358 |
2013-07-05 | Ind fixed a bug where Old Blue Box was only giving out equipments. All credit... | Matheus Macabu | 1 | -1/+1 |
2013-07-05 | Implemented real-time server stats (in and out data and ram usage), made by A... | Matheus Macabu | 2 | -2/+2 |
2013-07-05 | Follow up to da064c030d. Thanks Angelmelody! | Matheus Macabu | 1 | -0/+1 |
2013-07-05 | Minor compliance adjustments | shennetsind | 7 | -21/+21 |
2013-07-04 | item_check config now deletes items from storage and guild storage. Suggestio... | Matheus Macabu | 1 | -0/+24 |
2013-07-04 | Implemented official mute system. Thanks to: | Matheus Macabu | 3 | -7/+38 |
2013-07-04 | Implemented sitting set of script commands: sit(), stand(), issit() as per su... | Matheus Macabu | 2 | -0/+62 |
2013-07-04 | Split use_sql_db into the three available: item_db, mob_db, mob_skill_db. | Matheus Macabu | 5 | -11/+23 |
2013-07-04 | Follow up b9889903e89bd4127c7503a512cfe215b9ccc740 | shennetsind | 2 | -1/+6 |
2013-07-04 | Follow up b72a3c81e30e997357db64b5b7240ae901aa892a | shennetsind | 1 | -3/+3 |
2013-07-04 | Adjustment #2 | shennetsind | 3 | -11698/+11710 |
2013-07-04 | Merge branch 'master' of github.com:Earisu/Hercules into Earisu-master | shennetsind | 20 | -12431/+12535 |
2013-07-04 | Minor compiling warning fix | shennetsind | 1 | -1/+2 |
2013-07-04 | Follow up 83e3b8d22acc73aeaafbf2a95e1fb9e6b228a63a | malufett | 1 | -1/+2 |
2013-07-04 | Fixed Bug#7459 | malufett | 7 | -37/+167 |
2013-07-04 | - Added interface iStatus (needed to renamed it because A LOT of variables ar... | Susu | 20 | -12417/+12529 |
2013-07-03 | Fixed a 'endless' dissonance problem. | shennetsind | 2 | -13/+14 |
2013-07-03 | Fixed Bug #7463 | shennetsind | 1 | -5/+7 |