Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-11 | Added Complete Eclage NPCs,Quests and Instances | dastgirpojee | 9 | -1675/+19654 | |
2015-01-08 | Removed Duplicate Entry for client 2014-10-22 on packets.h | dastgirpojee | 1 | -37/+0 | |
2015-01-07 | Fixed char-server crash for clients >= 20141022, Thanks to Yommy and Ind | dastgirpojee | 1 | -5/+4 | |
2015-01-06 | Fixed LK_SPIRALPIERCE & NJ_TATAMIGAESHI change in damage output. Thanks to Michi | malufett | 1 | -11/+12 | |
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2015-01-05 | Merge pull request #436 from 4144/mysqlleak | Haruna | 1 | -0/+1 | |
Fix memory leak after closing mysql connection. | |||||
2015-01-05 | Merge pull request #433 from 4144/viewdata | Haruna | 8 | -10/+47 | |
Add npcdb_checkid to npc interface. | |||||
2015-01-05 | Fix memory leak after closing mysql connection. | Andrei Karas | 1 | -0/+1 | |
2015-01-02 | Update HPM hooks. | Andrei Karas | 3 | -0/+32 | |
2015-01-02 | Add npcdb_checkid to npc interface. | Andrei Karas | 5 | -10/+15 | |
2015-01-01 | Merge pull request #430 from csnv/overview | Haruna | 1 | -16/+16 | |
Fixed ranking packet for 20130605 up until 20130703. Fixed order for som... | |||||
2015-01-01 | Removed deprecated command cmdothernpc | Haru | 2 | -28/+0 | |
- Follow-up to d22e937e62b3443b74051ecc47ccc3137f9ff5f5 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-01-01 | Removed deprecated script command aliases enablearena/disablearena | Haru | 2 | -17/+0 | |
- Follow-up to 134a4bae206a9c14f7da86095b5555b91ace3035 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-01-01 | Removed deprecated script command alias 'save' | Haru | 2 | -11/+0 | |
- Follow-up to e914ab9088250b64c81953aa4e35435aabb26055 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-01-01 | Merge pull request #425 from 4144/fixes | Haruna | 28 | -207/+261 | |
Different fixes after automatic checks | |||||
2014-12-31 | Merge pull request #432 from 4144/bugfix1 | Haruna | 1 | -0/+6 | |
fix for bug http://hercules.ws/board/tracker/issue-8483-map-crash/ | |||||
2014-12-31 | Improve performance a bit by removing strlen(str) > 0. | Andrei Karas | 6 | -8/+10 | |
2014-12-31 | Fix wrong formatting | Andrei Karas | 1 | -1/+2 | |
2014-12-31 | fix wrong check. | Andrei Karas | 1 | -1/+1 | |
2014-12-31 | Fix checking result from function TryEnterCriticalSection. | Andrei Karas | 1 | -1/+1 | |
2014-12-31 | Fix wrong useless cycle added in commit ↵ | Andrei Karas | 1 | -1/+1 | |
c47d8e4b8f9d63ab6b4e7e286e91cd50a5bdd151. | |||||
2014-12-31 | fix typo in inter.c in initerface initialisation. | Andrei Karas | 1 | -1/+1 | |
2014-12-31 | Remove useless checks. | Andrei Karas | 7 | -12/+12 | |
2014-12-31 | Add some missing null pointer checks after automatic checks. | Andrei Karas | 21 | -179/+228 | |
2014-12-31 | Fix possible memory overflows and underflows. | Andrei Karas | 3 | -3/+5 | |
2014-12-31 | fix for bug http://hercules.ws/board/tracker/issue-8483-map-crash/ | Andrei Karas | 1 | -0/+6 | |
2014-12-30 | Fixed ranking packet for 20130605 up until 20130703. Fixed order for some ↵ | csnv | 1 | -16/+16 | |
other packetver. | |||||
2014-12-30 | Merge pull request #325 from happyme9/master | malufett | 1 | -0/+2 | |
Added 'Explosive_Kunai' and 'Makibishi' to 'Boonji' NPC | |||||
2014-12-30 | Merge pull request #429 from csnv/overview | malufett | 1 | -108/+110 | |
Speeding up 'status_calc_aspd' processing in Renewal | |||||
2014-12-28 | Fixed Bug#8453 | malufett | 1 | -1/+5 | |
-http://hercules.ws/board/tracker/issue-8453-mind-breaker/?gopid=24181#entry24181 Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2014-12-28 | Split mob sql database into mob_db and mob_db_re. | malufett | 6 | -12/+34 | |
-http://hercules.ws/board/topic/8084-separate-the-mob-db-and-mob-db-re/ | |||||
2014-12-28 | Follow up@990c25267aeefe4d792bf941a366a6603afcb42b | malufett | 1 | -1/+3 | |
-sorry PRE-RE users I always forget about you..:D Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2014-12-28 | Merge pull request #427 from csnv/skillswork | Haruna | 3 | -7/+6 | |
PR_KYRIE Visual fix, EDP corrections. Preliminary fix Maya Purple Hack update position. | |||||
2014-12-28 | Fixed offensive skill formulas of KG/OB to official. | malufett | 9 | -50/+46 | |
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2014-12-28 | Added RE version for 'size_fix.txt'. | malufett | 3 | -1/+8 | |
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com> | |||||
2014-12-27 | Speeding up calc aspd process in Renewal | csnv | 1 | -108/+110 | |
Only the requested type of aspd bonus is calculated | |||||
2014-12-27 | Preliminary fix antimaya hack reporting wrong position. Bug report 8461: ↵ | csnv | 1 | -0/+1 | |
http://hercules.ws/board/tracker/issue-8461-attack-range-bug/ | |||||
2014-12-27 | Fixes EDP for Grimtooth and Venom Knife. Bug report 6259: ↵ | csnv | 1 | -5/+3 | |
http://hercules.ws/board/tracker/issue-6259-edp-on-grimtooth-not-working-properly-pre-re/ | |||||
2014-12-27 | Merge pull request #422 from 4144/thinsock | Haruna | 1 | -0/+11 | |
In linux enable thin-stream mode. Note: If anyone has a reason to disable this, please tell us, and we'll turn it into a compile-time option. | |||||
2014-12-27 | Merge pull request #421 from csnv/songredo | Haruna | 3 | -18/+39 | |
Songs aegis behavior updated. Bonus correction | |||||
2014-12-26 | In linux enable thin-stream mode. | Andrei Karas | 1 | -0/+11 | |
It should reduce latency in some cases. See more info here: https://www.kernel.org/doc/Documentation/networking/tcp-thin.txt | |||||
2014-12-26 | Merge pull request #419 from 4144/charsex | Haruna | 2 | -13/+54 | |
Add script command for change per char gender | |||||
2014-12-26 | Disable text over target of PR_KYRIE. Bug report 8434: ↵ | csnv | 1 | -2/+2 | |
http://hercules.ws/board/tracker/issue-8434-kyrie-eleison/?gopid=24099 | |||||
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 | |
New script function: changecharsex | |||||
2014-12-26 | Save char sex in db. | Andrei Karas | 1 | -3/+19 | |
2014-12-26 | Merge pull request #424 from 4144/hpmupdate | Haru | 7 | -18/+22 | |
Fixes after commit 6dd08befa6064a652d0d98e7cb85f0e353992dd5. | |||||
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 | |
- Follow-up to ea34b80 - It is now possible to stack 0x1|0x2 as a valid flag value. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-12-26 | Added note about KeepAfterUse to pre-re item_db | Haru | 2 | -0/+22 | |
- Follow-up to d4e0689 - Special thanks to Litro - Also synchronized header comment of the item_db2 Signed-off-by: Haru <haru@dotalux.com> |