Age | Commit message (Expand) | Author | Files | Lines |
2015-02-15 | Fixed a parser issue on direct assignments | Haru | 1 | -29/+35 |
2015-02-15 | Merge pull request #462 from 4144/fixclif | shennetsind | 1 | -1/+1 |
2015-02-15 | Follow up 909c0644ce45945c8e3fdc5eb77ebdd1a1cb93d0 | shennetsind | 1 | -1/+0 |
2015-02-15 | Updated 'delequip' Script Command | shennetsind | 1 | -3/+6 |
2015-02-13 | Fix wrong id usage in clif_addskill. | Andrei Karas | 1 | -1/+1 |
2015-02-13 | Merge branch 'master' of github.com:HerculesWS/Hercules | shennetsind | 4 | -27/+31 |
2015-02-13 | Fixed alchemist marine sphere causing double deletion on renewal | shennetsind | 3 | -21/+21 |
2015-02-13 | Fixed Bug#8514 | malufett | 1 | -1/+1 |
2015-02-13 | Fixed Bug#8529 | malufett | 3 | -26/+30 |
2015-02-13 | Fixed Bug#8531 | malufett | 1 | -1/+13 |
2015-02-13 | Fixed Bug#8519 | malufett | 1 | -3/+5 |
2015-02-10 | Fixing Prestige formula | Nihadm89 | 1 | -2/+2 |
2015-02-05 | Follow-up to 49df787e2c2faa2621b5490c6e88c86a4b7a813f | Haru | 1 | -1/+1 |
2015-02-02 | Fixed state tracking of dialog windows when the script is suspended and resumed | Haru | 2 | -1/+1 |
2015-02-02 | Follow-up to 486ec86 | Haru | 1 | -1/+0 |
2015-01-30 | Missing break | Nihadm89 | 1 | -0/+1 |
2015-01-30 | Fixed Bug#8416 | malufett | 1 | -1/+1 |
2015-01-28 | Follow-up to e778f4f5f1b6a08adee5e7e908a44c38cd29bd12 | Haru | 3 | -2/+8 |
2015-01-26 | Fix plugins loading in map server. | Andrei Karas | 1 | -0/+1 |
2015-01-24 | Fixed Bug 8395 | shennetsind | 2 | -57/+80 |
2015-01-24 | Added script command 'channelmes' | Haru | 4 | -8/+47 |
2015-01-24 | Channels refactoring: guild_* | Haru | 3 | -70/+58 |
2015-01-24 | Channels refactoring: quit, leave, delete | Haru | 4 | -85/+90 |
2015-01-24 | Channels refactoring: map_join | Haru | 1 | -13/+12 |
2015-01-24 | Channels refactoring: reordered functions (no changes) | Haru | 1 | -113/+116 |
2015-01-24 | Channels refactoring: search | Haru | 4 | -44/+51 |
2015-01-24 | Channels refactoring: join | Haru | 6 | -76/+107 |
2015-01-24 | Minor channel system refactoring | Haru | 5 | -107/+201 |
2015-01-24 | Moved the Hercules Channel System to its own file/interface | Haru | 14 | -808/+946 |
2015-01-24 | Reduced quest db memory usage by about 900kB | Haru | 3 | -42/+56 |
2015-01-24 | Added additional item drops support to the quest db | Haru | 2 | -8/+77 |
2015-01-24 | Converted quest_db to libconfig | Haru | 2 | -53/+88 |
2015-01-23 | Cleaned up spirit charms implementation (optimized memory and CPU usage) | Haru | 9 | -179/+170 |
2015-01-23 | Deprecated command isday(). | Haru | 1 | -1/+1 |
2015-01-23 | Merged petskillattack and petskillattack2. | Haru | 1 | -35/+9 |
2015-01-22 | Follow up 0957abd4d19b82b8dc8d7db2743008fa3daff3fa | shennetsind | 1 | -1/+1 |
2015-01-22 | Removed name distinction between (sql) mob/item/mob_skill db and db_re variants | Haru | 4 | -28/+6 |
2015-01-20 | Fixes Compile Error on Windows | Dastgir | 1 | -1/+2 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 25 | -1198/+1188 |
2015-01-19 | Extract exp table validation into separate function. | Andrei Karas | 2 | -10/+19 |
2015-01-18 | Merge pull request #446 from csnv/quickfix | shennetsind | 1 | -2/+2 |
2015-01-18 | Fixes direction in AOE skills | csnv | 1 | -2/+2 |
2015-01-18 | To help pinpoint and manage the issue report in 8402 | shennetsind | 1 | -0/+45 |
2015-01-18 | Merge branch 'master' of github.com:HerculesWS/Hercules | shennetsind | 3 | -168/+210 |
2015-01-18 | For bug report 8367 | shennetsind | 1 | -4/+22 |
2015-01-18 | Command line arguments handling overhaul | Haru | 3 | -168/+210 |
2015-01-18 | For bugreport 8397 (incomplete solution) | shennetsind | 1 | -1/+12 |
2015-01-18 | Fixed Bug 8441 | shennetsind | 1 | -1/+2 |
2015-01-18 | Follow-up to 83077740c7c996d198617d45a1916cd31ff38e9a | Haru | 1 | -0/+3 |
2015-01-18 | Fixed Bug Report 8438 | shennetsind | 2 | -1/+12 |