Age | Commit message (Expand) | Author | Files | Lines |
2014-12-30 | Merge pull request #429 from csnv/overview | malufett | 1 | -108/+110 |
2014-12-28 | Fixed Bug#8453 | malufett | 1 | -1/+5 |
2014-12-28 | Split mob sql database into mob_db and mob_db_re. | malufett | 3 | -6/+26 |
2014-12-28 | Follow up@990c25267aeefe4d792bf941a366a6603afcb42b | malufett | 1 | -1/+3 |
2014-12-28 | Merge pull request #427 from csnv/skillswork | Haruna | 3 | -7/+6 |
2014-12-28 | Fixed offensive skill formulas of KG/OB to official. | malufett | 3 | -43/+39 |
2014-12-28 | Added RE version for 'size_fix.txt'. | malufett | 1 | -1/+1 |
2014-12-27 | Speeding up calc aspd process in Renewal | csnv | 1 | -108/+110 |
2014-12-27 | Preliminary fix antimaya hack reporting wrong position. Bug report 8461: http... | csnv | 1 | -0/+1 |
2014-12-27 | Fixes EDP for Grimtooth and Venom Knife. Bug report 6259: http://hercules.ws/... | csnv | 1 | -5/+3 |
2014-12-27 | Merge pull request #422 from 4144/thinsock | Haruna | 1 | -0/+11 |
2014-12-27 | Merge pull request #421 from csnv/songredo | Haruna | 1 | -4/+25 |
2014-12-26 | In linux enable thin-stream mode. | Andrei Karas | 1 | -0/+11 |
2014-12-26 | Disable text over target of PR_KYRIE. Bug report 8434: http://hercules.ws/boa... | csnv | 1 | -2/+2 |
2014-12-26 | Fixes song affecting caster without link | csnv | 1 | -2/+8 |
2014-12-26 | Add script function for change per character gender. | Andrei Karas | 1 | -10/+35 |
2014-12-26 | Save char sex in db. | Andrei Karas | 1 | -3/+19 |
2014-12-26 | Update HPM hooks after commit 6dd08befa6064a652d0d98e7cb85f0e353992dd5. | Andrei Karas | 3 | -12/+12 |
2014-12-26 | Fix compilation errors and possible server crash from previous commits. | Andrei Karas | 4 | -6/+10 |
2014-12-26 | Allowed flag values of map_count_oncell to stack | Haru | 1 | -34/+30 |
2014-12-26 | Follow up@6dd08befa6064a652d0d98e7cb85f0e353992dd5 | malufett | 4 | -18/+24 |
2014-12-26 | Updated KG/OB Spirit Charms to official behavior | malufett | 12 | -105/+135 |
2014-12-24 | Songs aegis behavior updated. Bonus correction | csnv | 1 | -4/+19 |
2014-12-23 | Removed deprecated commands checkdragon, setdragon | Haru | 1 | -54/+0 |
2014-12-23 | Removed deprecated commands setmadogear, checkmadogear | Haru | 1 | -43/+0 |
2014-12-23 | Removed deprecated commands setriding, checkriding | Haru | 1 | -45/+0 |
2014-12-23 | HPM Hooks Update | Hercules.ws | 3 | -0/+32 |
2014-12-23 | Allow use constants in item_db.conf for int fields. | Andrei Karas | 2 | -18/+38 |
2014-12-22 | Follow up@772cb2b111973c0c749e505ffd2685bb67e887bd | malufett | 1 | -2/+2 |
2014-12-21 | Fixed Bug#8458 | malufett | 2 | -11/+28 |
2014-12-21 | Update HPM hooks. | Andrei Karas | 3 | -0/+62 |
2014-12-21 | Add function for reading custom itemdb fields. | Andrei Karas | 2 | -0/+8 |
2014-12-21 | Remove plugin data in mob_data destruction. | Andrei Karas | 1 | -0/+10 |
2014-12-21 | Remove plugin data in mob_db destruction. | Andrei Karas | 1 | -1/+12 |
2014-12-21 | Move mob_db deletion into separate function. | Andrei Karas | 2 | -6/+11 |
2014-12-19 | Remove plugin data in item_data destruction. | Andrei Karas | 1 | -0/+10 |
2014-12-19 | Add struct item_data, mob_db and mob_data for plugins | AnnieRuru | 4 | -0/+39 |
2014-12-20 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | malufett | 13 | -31/+336 |
2014-12-20 | Fixed Bug#8469 | malufett | 1 | -4/+6 |
2014-12-17 | Corrected a trivial null pointer case detected by Xcode | Haru | 1 | -1/+4 |
2014-12-17 | Fixed a compile error on MSVC < 2013 | Haru | 1 | -25/+21 |
2014-12-17 | Update HPM hooks. | Andrei Karas | 3 | -0/+32 |
2014-12-17 | Move check is item usable or not to separate method. | Andrei Karas | 3 | -1/+11 |
2014-12-16 | HPM Hooks Update | Hercules.ws | 3 | -0/+64 |
2014-12-16 | If player left npc, call onUnTouch event. | Andrei Karas | 1 | -1/+8 |
2014-12-16 | Add function what called if player leave npc area. | Andrei Karas | 5 | -6/+22 |
2014-12-16 | Add function what call OnUntouch event. | Andrei Karas | 4 | -4/+19 |
2014-12-16 | Extend script command getareausers. | Andrei Karas | 1 | -13/+56 |
2014-12-16 | Fix incorrect memory access in script command getareausers. | Andrei Karas | 1 | -1/+2 |
2014-12-16 | Add script command getnpcclass. | Andrei Karas | 1 | -0/+30 |