summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11806 5...samuray221-1/+0
2007-11-25* Fixed a Problem in Mage Quest. (bugreport:489)samuray223-4/+9
2007-11-25Giant Fly Wings are now blocked on noteleport maps and duels.L0ne_W0lf2-4/+6
2007-11-25* Updated Super Novice Quest with iRO dialog.L0ne_W0lf2-270/+359
2007-11-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11801 5...L0ne_W0lf3-387/+665
2007-11-25Updated Bunny Band and Mr. Smile quests.L0ne_W0lf3-151/+294
2007-11-25Fixed an NPC error in lutie quest file (scrap " left behind.)L0ne_W0lf2-2/+4
2007-11-25Changed item names to item IDs on some scripts.samuray225-65/+73
2007-11-25* Rescripted Super Novice Quest to Aegis 10.3 Standars.samuray222-265/+369
2007-11-24Fixed a crash when Slim Pitcher is cast (due to one unconverted piece of code)ultramage2-1/+2
2007-11-24Fixed a crash when a taekwon hits a wall while Sprinting (bugreport:483)ultramage2-4/+8
2007-11-24* Rescripted Soul Linker Quest to Aegis 10.3 Standars.samuray222-288/+611
2007-11-24Fixed a error (Again) in Rogue Job Quest. (bugreport:481)samuray221-1/+2
2007-11-24Added support for latest official client/server packet changes.ultramage4-1/+49
2007-11-24Make the walk/stand/spawn packet generation incremental - deriving new versio...ultramage1-304/+150
2007-11-24* Fixed a error in Rogue Job Quest. (bugreport:481)samuray222-4/+7
2007-11-23Fixed a badly defined skill range in homunculus loading code (followup to r11...ultramage1-2/+2
2007-11-23Fixed some old mistakes in npc shop code causing misinterpretation of the num...ultramage1-4/+5
2007-11-23- Added a few missing skill fail messages on cast-end-pos skills.skotlex1-2/+9
2007-11-22- Changed the status_change structure to use dynamic rather than static memor...skotlex18-1609/+1618
2007-11-22* Added slots to Cross Shield and Book of Charms (bugreport:429)L0ne_W0lf2-3/+5
2007-11-22* Fixed Missing Variables in Metto quest. (bugreport:473)samuray224-70/+36
2007-11-22* Moved the reset of references to after the empty script checks in parse_scr...FlavioJS2-12/+17
2007-11-22Reverted skill db edit from r11772. Yes, Guardian Research's AegisName is GD_...ultramage1-1/+1
2007-11-22* Renamed fakenpcname to setnpcdisplay, fixed and extended it. FlavioJS5-23/+92
2007-11-22Guard effect when auto-casted by Clock Card will now cancel on armor swap.L0ne_W0lf2-1/+3
2007-11-22* Fixed conf files for jmonster and eamonsters. (bugreport:432)L0ne_W0lf3-27/+30
2007-11-22* Modified mapserver login procedure to make clients from may 2007 and newer ...ultramage3-5/+21
2007-11-21upsFlavioJS1-1/+1
2007-11-21* Fixed Sql_SetEncoding not setting the encoding of the connection properly. ...FlavioJS2-2/+6
2007-11-21* Added backward compatible target 'conf' to the Makefile.FlavioJS2-3/+12
2007-11-21- Moved subtype from struct block_list to struct npc_data.skotlex11-41/+37
2007-11-21- Optimized a bit the map set cell imperative so it only fails when the targe...skotlex1-1/+2
2007-11-21More clif.c cleaningultramage1-65/+66
2007-11-21Removed one duplicit sql operation when saving items (bugreport:459)ultramage1-1/+1
2007-11-21random cleanupultramage2-19/+12
2007-11-21* Homunculi now reset their can-act delay on call/resurrect/mapchange (allows...ultramage4-3/+8
2007-11-21Cleaned up/reformatted clif_set0078 and clif_set_007b (stand and walk packet ...ultramage1-362/+285
2007-11-20- Implemented SL_SUPERNOVICE erasing the death record 1% of the casts.skotlex4-18/+49
2007-11-19- removed 'skill_fail' message when a ground skill fails as that caues double...skotlex4-9/+5
2007-11-19Random cleaning of party.c in attempt to make party_send_xy_timer() crashes a...ultramage3-144/+143
2007-11-19* Nullpo's disabled on release builds.FlavioJS10-80/+709
2007-11-18Updated more map flags for Al De Baran's turbo Track.L0ne_W0lf4-1/+26
2007-11-18- Implemented a small change that was long overdue: Displaying the char-selec...skotlex3-22/+84
2007-11-18- setting npc cells will no longer work on non-walkable tiles (since you coul...skotlex3-2/+4
2007-11-18* Replaced jA's way of allocating npc shop data with a simple dynamic array t...ultramage5-119/+97
2007-11-18Fixed npc_debug_warps() not identifying x:0,y:0 as valid (random) coordinatesultramage2-1/+2
2007-11-17Removed battle_config.error_log as console_silent already handles thisultramage21-383/+200
2007-11-17Made OnTouch zone dimensions be stored as radius instead of diameter.ultramage4-58/+60
2007-11-17* Heat now only does 10 hits a secondPlaytester2-3/+7