Age | Commit message (Expand) | Author | Files | Lines |
2015-10-25 | Merge pull request #516 from milky-milk/pre-re_defender | Haruna | 1 | -0/+5 |
2015-10-22 | Removed support for the deprecated SQL item, mob, mob_skill databases. | Haru | 1 | -10/+3 |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-10-07 | Deleted dublicate | Milk | 1 | -3/+2 |
2015-09-28 | Fixes Maelstrom crashing server | Nihadm89 | 1 | -1/+1 |
2015-09-26 | Merge pull request #579 from csnv/minfixes | Haruna | 1 | -4/+10 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -15/+7 |
2015-09-24 | Add bl parameter to getcell functions. | Andrei Karas | 1 | -1/+1 |
2015-09-18 | Clarified the intent of several assignments inside conditional expressions | Haru | 1 | -6/+6 |
2015-09-17 | corrected some white spaces and added missing EOL. | Frost | 1 | -2/+0 |
2015-09-17 | Added Configuration in enabling/disabling monster hp bar on new clients. | Frost | 1 | -0/+1 |
2015-09-14 | Add missing checks into battle.c. | Andrei Karas | 1 | -9/+51 |
2015-09-10 | Add to path search functions source bl for plugins usage. | Andrei Karas | 1 | -1/+1 |
2015-09-08 | Fixed a failed assertion in skill_get_ele. Fixes #708 | Haru | 1 | -17/+20 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-08-09 | Fixed an issue caused by duel-song interaction | Haru | 1 | -1/+1 |
2015-07-12 | Remove useless checks from map server. | Andrei Karas | 1 | -3/+3 |
2015-07-03 | Corrected critical bonus display | csnv | 1 | -4/+10 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -30/+30 |
2015-06-12 | RC_Player, RC_DemiPlayer, RC_NonPlayer, RC_NonDemiPlayer, RC_All and Ele_All ... | Dastgir | 1 | -20/+4 |
2015-06-01 | Replaced some of the hardcoded values with constants (map) | Haru | 1 | -41/+57 |
2015-05-31 | Fixed Bug#8673 | malufett | 1 | -23/+19 |
2015-05-28 | Fixed Bug#8694 | malufett | 1 | -0/+4 |
2015-05-26 | Fix Vacuum Extrem resistance | Michieru | 1 | -0/+2 |
2015-05-26 | Another batch of corrected skill level check | malufett | 1 | -1/+1 |
2015-05-17 | Fixed some issues detected by coverity scan | Haru | 1 | -4/+5 |
2015-05-13 | Fixed defending aura bug in pre-renewal (http://hercules.ws/board/tracker/iss... | milky-milk | 1 | -0/+6 |
2015-05-12 | Follow-up to fff2194 | Haru | 1 | -10/+11 |
2015-05-03 | Fixed Bug#8650 | malufett | 1 | -1/+3 |
2015-04-23 | Fixed Bug#8474 | malufett | 1 | -5/+12 |
2015-04-01 | Fixed Bug#8601 | malufett | 1 | -3/+3 |
2015-03-19 | Follow up 145a4fe644c4fe856ba6f83086e8ee5075caad99 | shennetsind | 1 | -0/+2 |
2015-03-19 | Follow up@210c963d2851eb880ba3560998ee984d942cde19 | malufett | 1 | -1/+3 |
2015-03-19 | Fixed Bug 8582 | shennetsind | 1 | -2/+0 |
2015-03-17 | Follow up@c2286f82e0843eedc5db04ca26ffd16fae9d6955 | malufett | 1 | -8/+2 |
2015-03-16 | RENEWAL Updates: | malufett | 1 | -37/+103 |
2015-03-15 | Fixed Bug#8569 | malufett | 1 | -0/+4 |
2015-03-11 | RENEWAL Updates: | malufett | 1 | -61/+145 |
2015-02-23 | Add battle config option check_occupied_cells. | Andrei Karas | 1 | -0/+1 |
2015-02-23 | Extend official_cell_stack_limit option. | Andrei Karas | 1 | -1/+1 |
2015-02-13 | Merge branch 'master' of github.com:HerculesWS/Hercules | shennetsind | 1 | -12/+19 |
2015-02-13 | Fixed alchemist marine sphere causing double deletion on renewal | shennetsind | 1 | -3/+3 |
2015-02-13 | Fixed Bug#8529 | malufett | 1 | -12/+19 |
2015-02-13 | Fixed Bug#8531 | malufett | 1 | -1/+13 |
2015-02-13 | Fixed Bug#8519 | malufett | 1 | -3/+5 |
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-23 | Cleaned up spirit charms implementation (optimized memory and CPU usage) | Haru | 1 | -37/+30 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -21/+23 |