summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6047 54...MasterOfMuppets1-0/+8
2006-04-13Added a few missing warps in Lighthalzen, thanks to Kargha.MasterOfMuppets2-1/+12
2006-04-13Some more Lighthalzen npcs.MasterOfMuppets2-2/+878
2006-04-13minor name changesLupus1-2/+2
2006-04-13- Added an Info message when pinging the SQL servers.skotlex6-3807/+3807
2006-04-13fixed pick stone IDLupus2-1/+2
2006-04-13fixed VenatuLupus3-2/+3
2006-04-13- Fixed crash when looking for SC_MIRACLE in battle_calc_weapon_attackskotlex4-19/+25
2006-04-13- Cleaned atcommand_param against overflows and also to make it standard C so...skotlex3-30/+58
2006-04-13Small mapflag changesMasterOfMuppets3-2/+3
2006-04-13Implemented some crap NPCs in Lighthalzen.MasterOfMuppets2-3/+446
2006-04-13fixed hugel bugsLupus3-13/+17
2006-04-13updated items weight, names, effectLupus2-20/+24
2006-04-13- Halved the aftercast delay of auto-casted spells.skotlex2-4/+6
2006-04-13- Reverted exp.txt,skill_db.txt and skill_tree.txt, I had some mods =/ [erKUR...eaac3-100/+13
2006-04-13- Added up the locations but temporal names of Poring track npcs. Will be workedeaac23-809/+984
2006-04-13- Changed slave chasing from using unit_walktobl to map_search_freecell + uni...skotlex8-14/+19
2006-04-12Changed the price of empty scrolls, thanks to rockmanEXE for the info.MasterOfMuppets3-2/+4
2006-04-12Some Lighthalzen mob updates.MasterOfMuppets2-16/+17
2006-04-12- Added cast time to pick stone of 3 secs and 500ms delayskotlex5-7/+31
2006-04-12Fixed warps that warped on unwalkable tiles. At least no more warnings, but s...Playtester4-6/+7
2006-04-12- Expanded the warp warning so that it also warns when a warps takes you to a...skotlex2-9/+16
2006-04-12Hopefully fixed all warps. There are no more warnings on the console.Playtester9-15/+16
2006-04-12up to date with stable-ishVicious9-15/+15
2006-04-12Some typo fixes by IVBela.MasterOfMuppets13-108/+117
2006-04-12- Simplified the mob-drops structure by using a single timer with a linked li...skotlex3-75/+84
2006-04-12Fixed produce_db.txt for Halberd. It now needs 12 Oridecons because that's wh...Playtester2-2/+3
2006-04-12Fixed a typo in quests/juperos.txt and in skill_cast_db.txt and sorted the sk...Playtester4-30/+28
2006-04-12Fixed Bio Lab spawns and added custom eAthena Bio Lab spawns for eamobs as well.Playtester4-49/+52
2006-04-12Added some warps for the kiel buildings thanks to Celestria and fixed Violy's...Playtester5-1/+66
2006-04-12Blah blah.MasterOfMuppets7-90/+238
2006-04-12Commited erKURITA's warp fixes.MasterOfMuppets5-10/+15
2006-04-12fixed typos in waterheight, mapflags. updated items weighLupus4-14/+15
2006-04-12updated mapflagsLupus7-10/+30
2006-04-12Corrected some errors in cities/hugel.txt and guides/guides_hu.txtforuken3-7/+10
2006-04-12- Added special_state changebase to identify when a character has a special-v...skotlex4-4/+12
2006-04-12- Removed the piece of code that "guesses" that job classes between 24 and 68...skotlex2-2/+3
2006-04-12- Fixed Landmine's level 1 duration.skotlex4-33/+20
2006-04-11- Changed clif_damage/clif_skill_damage to return the walk-delay based on the...skotlex9-128/+176
2006-04-11Changed item description in Sage Skills Quest (Blank Script -> Empty Script),...foruken2-3/+5
2006-04-11- Added ers handling for skill_timerskill structures.skotlex5-87/+88
2006-04-11bunch of updates..Vicious23-2668/+2889
2006-04-11- You don't get critical'ed when in counter-attack stance anymore.skotlex3-3/+6
2006-04-11- Implemented use of ers for skill_unit_groups to reduce memory usage. NEEDS ...skotlex8-89/+104
2006-04-11- Modified battle_check_range to do a path-check on distances less than 2 (ra...skotlex2-1/+3
2006-04-11- Modified unit_walktoxy_sub to always move at least one cell when a large ch...skotlex2-10/+9
2006-04-11- Fixed various include lines in the map server (of the type <include "nullpo...skotlex5-13/+14
2006-04-11- Fixed Looted items always dropping in quantities of 1.skotlex3-2/+7
2006-04-11* Temperory replaced strtoll to strtoul until the function changes.Lance2-2/+3
2006-04-11- Multiple optimizations to the unit_data auto-chase upgrade, also simplified...skotlex8-157/+133