summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-18deleted extra files (followup to r12086 ~.~)ultramage2-867/+0
2008-01-18Fixed some svn history deletion in r12085, synced with /trunkultramage4-736/+869
2008-01-17- Made battle_check_range fail whenever the distance between src/target is gr...skotlex2-1/+7
2008-01-17Icewalls can no longer be knocked back (see bugreport:38)ultramage2-2/+7
2008-01-15* Manner system fixingultramage6-37/+113
2008-01-14- Fixed missing mob_spawn call, which was making CR_CULTIVATION not actually ...skotlex2-1/+5
2008-01-14* Client packet correctionsultramage7-134/+189
2008-01-14Fixed card removal script functions' 'extra card' bug (bugreport:786)ultramage3-259/+62
2008-01-14Removed the hardcoded limit for numeric npc input boxes (bugreport:811)ultramage2-6/+1
2008-01-14Applied a temp patch to make some npc-executed atcommands work again (bugrepo...ultramage7-37/+31
2008-01-14Simplified the BL_CAST macro (see topic:166795)ultramage6-86/+77
2008-01-13- Fixed a compilation warningskotlex1-4/+4
2008-01-13- Fixed dangling pointer crashes when bleeding or Deadly poison kills a spawn...skotlex2-5/+17
2008-01-13- Removed the sc_start_abort define. Since now when a status already exists, ...skotlex1-21/+10
2008-01-13added fix missing from r12065ultramage2-2/+2
2008-01-13* Corrected job_knt Mapflags. (bugreport:803)samuray223-2/+6
2008-01-13* Corrected a bad Delitem in gunslinger quest (not job). (bugreport:763)samuray224-8/+15
2008-01-13- Fixed a possible ers_entry corruption if you die from bleeding while under ...skotlex2-1/+3
2008-01-13- Updated Safety wall so it does not blocks melee magic.skotlex2-1/+3
2008-01-13* Another possible fix to ers/status_change crashing.FlavioJS2-23/+35
2008-01-12* Modified npc_parsesrcfile to read the file as binary and let sv_parse handl...FlavioJS2-2/+3
2008-01-12* Possible fix to ers/status_change crashing. [FlavioJS]FlavioJS2-10/+31
2008-01-11God damnit. And now for the actual town NPCs.L0ne_W0lf1-0/+625
2008-01-11* Added Veins town NPCs, mail box, and second guide.L0ne_W0lf10-93/+123
2008-01-11Patched a mistake in r12043 that caused inter-server connection problems when...ultramage2-0/+2
2008-01-11Applied Skotlex's alternative to r12044 (abracadabra fix)ultramage1-9/+6
2008-01-11- Implemented the extra damage bonus to TK_JUMPKICK when it is used while run...skotlex3-5/+13
2008-01-11- Corrected CR_CULTIVATION to cause summoned plants to expire after 5 minutes.skotlex3-3/+11
2008-01-10- Fixed getmonsterinfo to return "null" when returning the name of a non-exis...skotlex9-28/+45
2008-01-10Fix to the sql files, password column length must be 32, to store md5 hashes =_=ultramage2-2/+2
2008-01-10Fixed Abracadabra unable to cast non-targeted skills (bugreport:186)ultramage2-9/+16
2008-01-10Another round of login server cleaningultramage11-449/+412
2008-01-10- Removed 'skill_steal_type' from skill.conf as said config no longer exists.skotlex8-36/+44
2008-01-09- corrected duration of sphere mines to be 30 secs regardless of skill levelskotlex10-17/+35
2008-01-08More official Cursed Abbey spawnsPlaytester2-22/+112
2008-01-08Added missing session auth checks to charserver.ultramage3-14/+31
2008-01-08- Made the pc reg variables receive a const char* as the argument, since they...skotlex7-11/+14
2008-01-08git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12031 5...reddozen2-0/+8
2008-01-08Added missing code to log main chat messages sent by whispering to main_chat_...ultramage2-0/+8
2008-01-07Corrected "Enlarge Weight LImit R" typo (bugreport:647)ultramage1-75/+75
2008-01-06- Fixed Overthrust's timer not being able to be refreshed when recasting it (...skotlex5-8/+18
2008-01-06Corrected a TXT compilation problem caused by r12023 (mail system code is not...ultramage1-4/+9
2008-01-06Extended the id range for npcs, now [400,700) will also be treated as NPC obj...ultramage3-3/+5
2008-01-06Expanded the poor "npc_touch_areanpc : some bug" with info about which cell e...ultramage3-8/+9
2008-01-06- Fixed a visual itemdupple bug on mail system.zephyrus5-1/+20
2008-01-06Cleaned up mob_once_spawn() and mob_once_spawn_area().ultramage5-88/+121
2008-01-06Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...ultramage26-187/+147
2008-01-06* Fixed a little Error with a label on Hall Of Fame. (bugreport:722)samuray224-17/+29
2008-01-06* Added job_knt to nomemo, no return & noteleport mapflags.samuray224-1/+5
2008-01-05Corrected one place belonging to the no-stacking mod that I missed when doing...ultramage2-6/+17