summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-13Corrected a potentially uninitialized variable in sv_parse (bugreport:2860).ultramage1-1/+2
2009-03-12Fixed several mistakes in Turbo Track scripts (bugreport:2829)akrus7-13/+34
2009-03-12typo :oakrus1-2/+2
2009-03-12- Added missing bonuses for 'Maiden Hat'. (bugreport:2826)Kisuka5-20/+23
2009-03-10* Results of client behavior investigation when mes/next/close/menu/input is ...FlavioJS1-18/+63
2009-03-08Fixed statpoint table-based stat reset code using 'short' instead of 'unsigne...ultramage1-12/+10
2009-03-08* Fixed a couple bugs with marionette controlultramage4-143/+65
2009-03-08Added several mail id checks to prevent a map server crash (bugreport:2837).ultramage2-3/+18
2009-03-06- Removing some comments "EoS" from my source.zephyrus1-19/+151
2009-03-06- Removing battleground maps mapflags from conf/mapflag. I will handle then o...zephyrus8-58/+10
2009-03-06- Release of Battleground Tierra Valley scripts 1 and 2.zephyrus4-0/+2354
2009-03-04Fixed a crash if for some reason a mob uses Blade Stop.ultramage1-1/+1
2009-03-04Follow up to r13559, r13560 and r13561. Moved some stuff around in the WoESE ...L0ne_W0lf13-125/+181
2009-03-04Small edits to battleground code (bugreport:2816)ultramage11-493/+427
2009-03-03Removed extra lines from schg_cas02 resetting data before eco/def is applied.L0ne_W0lf3-5/+3
2009-03-03Removed the Blade Stop range check against players.ultramage2-2/+2
2009-03-03* Applied the updated eco/def investment system to Juno WoESE castles.L0ne_W0lf6-127/+301
2009-03-03* Applied the updated eco/def investment system to Rachel WoESE castles, Juno...L0ne_W0lf7-172/+346
2009-03-03* Another round of bug fixes to various scripts.L0ne_W0lf13-77/+137
2009-03-02Partial revert of r13556. The client doesn't handle active skills with 0 sp c...ultramage2-2/+2
2009-03-02Blade Stop status no longer prevents item use and equip changing.ultramage3-6/+8
2009-03-02Just some generic cleanups.ultramage6-36/+33
2009-03-01Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until...shadow5-4/+14
2009-03-01Ankle Snare cannot be knocked back anymore (bugreport:2804).ultramage2-0/+4
2009-02-27- Updated const.txt using battleground stuff.zephyrus4-61/+159
2009-02-26- Updating visual basic project files.zephyrus6-0/+44
2009-02-26- Second Part of BattleGround Implementation.zephyrus6-0/+478
2009-02-26- Fixed item Nemesis.zephyrus21-215/+1044
2009-02-25* Wrong variable being used in StringBuf_Vprintf. (follow up to r13386, fixes...FlavioJS2-1/+3
2009-02-25- Bugreport #2800 ( Atcommands usables without restriction :S )zephyrus2-5/+2
2009-02-24Replaced giving dummy sd gm levels in script commands atcommand and charcomma...sketchyphoenix2-3/+2
2009-02-23 * Consolidated is_atcommand() and is_atcommand_sub()sketchyphoenix6-113/+107
2009-02-23* Made mob_timer_delete check the deletetimer in the mob.FlavioJS4-7/+28
2009-02-23* Made mob_delayspawn check the spawn_timer in the mob.FlavioJS2-4/+27
2009-02-21Corrected revision number for the previous upgrade script.ultramage2-2/+2
2009-02-20Increased variable size for status/skill points to remove the 65k cap (bugrep...ultramage8-67/+31
2009-02-20* Modified WFIFOSET to trigger a fatal error when trying to send a packet tha...FlavioJS2-3/+13
2009-02-19* Fixed impropper filling of w4 in npc_parsesrcfile when there are less than ...FlavioJS4-24/+21
2009-02-18- Small fix to zeny check in airships.txt (bugreport:2763)Kisuka6-191/+152
2009-02-16Fixed card remover commands not preserving item rental time.ultramage1-2/+2
2009-02-13fixed 2nd bug in the eventLupus1-2/+3
2009-02-13fixed st.Val exploitLupus1-2/+3
2009-02-12- Added iRO Valentine's Day 2009 Event.Kisuka4-2/+799
2009-02-12Applied patch to getitem2/delitem2 to handle charid embedding correctly (bugr...ultramage4-26/+47
2009-02-07- Relocated 'Maseph' npc to moc_fild07. (bugreport:2749)Kisuka7-52/+54
2009-02-06* Follow up to r13485. (bugreport:2741)FlavioJS3-9/+13
2009-02-06Yet another fix to r13503 - dangling player chatroom pointer in id_db (bugrep...ultramage1-0/+1
2009-02-03Fixed NPC_ALLHEAL being obtainable by players/gms, which also causes client c...ultramage1-1/+1
2009-02-02Fixing r13503...ultramage3-4/+12
2009-01-31Added skillunit_db for efficient execution of skill_unit_timer() (followup to...ultramage1-11/+11