summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-18Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the...L0ne_W0lf58-433/+471
2007-10-18Fixed some gcc-specific stuff, silenced some more warningsultramage9-26/+26
2007-10-18Fixed numerous /W4 warnings (and created more :)ultramage22-149/+146
2007-10-18Fixed Ahlspiess not ignoring def of bossesPlaytester2-1/+2
2007-10-18* Fixed the incorrect map names on the debug messages (mapid->mapindex mishap...FlavioJS2-5/+9
2007-10-18* Commented out ShowWarning and ShowDebug messages added in revision 11508. A...L0ne_W0lf2-3/+11
2007-10-18* Further optimization of the skill unit codePlaytester5-28/+25
2007-10-18* Optimized the skill unit codePlaytester2-21/+44
2007-10-18* Clarified how npc names work in script_commands.txt.FlavioJS4-88/+124
2007-10-18* Removed commented-out code for check_fake_id()ultramage14-310/+257
2007-10-18Fixed unix compilation problem due to a missing include (caused by r11499)ultramage1-0/+2
2007-10-18Some code cleaning...ultramage12-118/+71
2007-10-17* Merged do_sendrecv() and do_parse() into do_sockets()ultramage10-153/+140
2007-10-17* Reworked the parsing at npc.c.FlavioJS11-488/+490
2007-10-17Using predefined constants as parameters to the exit() function.ultramage26-66/+66
2007-10-17* Ground skill now can trigger every 20msPlaytester2-1/+4
2007-10-17* small timer.c cleaningultramage3-100/+61
2007-10-17Updated sql filesPlaytester2-15/+14
2007-10-16Missed one. :> And thanks for Jetvictor for pointing it out. bugreport:239 L0ne_W0lf2-2/+3
2007-10-16* Added a return at the end of several scripts. Should deal with errors being...L0ne_W0lf24-23/+26
2007-10-16* Venom Splasher fixes according to bugreport:230ultramage4-16/+20
2007-10-16* Fixed a copy-paste mistake in disguise code (from r5833)ultramage10-141/+134
2007-10-16Fixed used levels of NPC_CRITICALWOUNDPlaytester3-4/+6
2007-10-16>.>FlavioJS1-1/+1
2007-10-16* Tweaked the loop in parse_script to better handle when the outer brackets a...FlavioJS2-3/+14
2007-10-16Fixed NPC_CRITICALWOUND to reduce heal by 20% per levelPlaytester2-1/+2
2007-10-16- Fixing TK Mission asigning non spawning mobs.zephyrus3-3/+4
2007-10-16Cosmetical changesPlaytester2-9/+9
2007-10-16Reverted arrow crafting as there's no evidence that it really has been changedPlaytester2-18/+19
2007-10-15- fixed Halo-Halo not being consumed on use.skotlex4-8/+31
2007-10-15Readded Sonic Acceleration to the skill DB. -_-L0ne_W0lf2-0/+2
2007-10-15Fixed duration of Enchant Deadly PoisonPlaytester2-1/+2
2007-10-15Reverted last fix according to tests on AegisPlaytester2-1/+2
2007-10-15Fixed aftercast delay and timer of Venom SplasherPlaytester2-1/+3
2007-10-15Eek, made it so the Memory of Wedding item only works if you're married.L0ne_W0lf2-1/+2
2007-10-15Implemented new skill "Enlarge Weight Limit R", and increased MAX_SKILL_TREE ...L0ne_W0lf8-3/+88
2007-10-15Item Database updates.L0ne_W0lf2-12/+17
2007-10-15Whoops. Updated headers for the last two edited files. Just not thinking stra...L0ne_W0lf2-2/+4
2007-10-15Changed "Marthilda" to "Mathilda" in the Aco and priest Job quests.L0ne_W0lf3-14/+15
2007-10-15Updated Merchant quest skill NPCs.L0ne_W0lf2-283/+581
2007-10-15Updated Archer, Mage, and Thief quest skill NPCs.L0ne_W0lf4-656/+931
2007-10-15Added headers to Acolyte, Swordman, and Novice quest skill files.L0ne_W0lf4-1/+84
2007-10-15Updated Acolyte, Swordman, and Novice quest skill NPCs.L0ne_W0lf4-691/+978
2007-10-14Fixed charsrever crashes, caused by r11410ultramage3-2/+3
2007-10-13Fixed a typoPlaytester1-3/+3
2007-10-13* Fixed a Little Typo Error in Breeder NPC (Custom).samuray223-8/+16
2007-10-13Fixed a messup in r11398 - option to skip brackets around item scripts was ad...ultramage1-1/+1
2007-10-13* Fixed up NPC_POWERUP and NPC_AGIUPPlaytester3-4/+7
2007-10-13* Some further changes to the delayfix functionPlaytester2-2/+8
2007-10-13Fixed duration of NPC_POWERUPPlaytester2-1/+3