summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-22* Removed code in socket.c that tries to avoid send buffer overloading, as th...ultramage7-62/+51
2008-02-22Fixed @whomap not unlocking the player db (bug in r12204)ultramage2-3/+5
2008-02-22Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct...Lupus9-11/+15
2008-02-22Fixed 2 problems in r12223 - incorrect variable used (bugreport:1031) and a m...ultramage2-3/+4
2008-02-22* Several small fixes to scripts, and updates.L0ne_W0lf15-220/+308
2008-02-21Fixed Hugel Airship Staff from teleporting you to the wrong airplane.Paradox924X2-2/+4
2008-02-21- Added status_calc_life to properly calculate hp/max_hp as a ratio taking in...skotlex10-27/+47
2008-02-21- Fixed a bug in Redemption and Close Cofine scripts.zephyrus2-7/+11
2008-02-21- Fixed new guilds displaying online-connect member count at 0 rather than 1,...skotlex24-625/+603
2008-02-20- Fixed change of drains hp/sp for rideword hat.zephyrus1-2/+2
2008-02-20Changed pc_can_give_items() to use standard boolean logic instead of the inve...ultramage5-13/+9
2008-02-19Fixed a typo in /map/clif.c (acount_id -> account_id)L0ne_W0lf2-1/+2
2008-02-19* Forgotten update to the definition of script command 'input'.FlavioJS5-2/+13
2008-02-19* Fixed db_obj_get not handling deleted nodes correctly. (bugreport:999)FlavioJS2-8/+19
2008-02-18- added LK's concentration +1 MDEF.skotlex2-4/+8
2008-02-17- Updated Eye of Hellion to use the new format of the input command.skotlex8-10/+32
2008-02-17Reverting r12212. As expected, Linux is incompatible.ultramage2-3/+6
2008-02-17Made unix interface enumeration work with dynamic sockaddr lengths (BSD, for ...ultramage2-4/+3
2008-02-16Removed some useless svn:ignore properties.ultramage2-18/+7
2008-02-15- Fixed S. Novice bonus not dispelling when at the moment you die once.skotlex1-1/+1
2008-02-15some compilation warning fixesultramage3-15/+7
2008-02-14- Some optimizations to @noks (now using a Status Change timer).zephyrus5-22/+40
2008-02-14Removed/replaced all calls to map_getallusers (followup to r12195).ultramage4-318/+288
2008-02-14- Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_...zephyrus15-29/+246
2008-02-13* Corrected a "donpcevent" missing a ":" in Cooking Quest. (bugreport:962)samuray223-4/+9
2008-02-13- Added some new cash headgears.zephyrus1-8/+16
2008-02-13* Changes to memory manager: [FlavioJS]FlavioJS3-32/+93
2008-02-13- Some fixes to mail system.zephyrus4-13/+30
2008-02-13Merged memory manager updates from old jA revisions (bugreport:663)ultramage2-305/+228
2008-02-12Fixed SQL charserver not logging char deletion correctly (see bugreport:944)ultramage1-1/+1
2008-02-12Fixed a typo in #item preventing it from working (see r12195).ultramage1-61/+56
2008-02-11Getting rid of map_getallusers(), part 1ultramage8-406/+394
2008-02-11- Applied some cleanups to party.c/guild.c to ensure that direct pointers to ...skotlex2-33/+54
2008-02-11- 'Forget me Not' no longer blocks ASPD bonuses from working or prevents thei...skotlex3-7/+12
2008-02-11* Expanded the script command 'input': (bugreport:811)FlavioJS6-20/+75
2008-02-10Added two missing opt2 values, for Angelus and Bleeding status.ultramage4-159/+82
2008-02-10Fixed Warp Portal code sometimes producing errors/crashes in the case where a...ultramage2-5/+14
2008-02-08Castle ownership displays at the start and end of WoE.L0ne_W0lf2-2/+16
2008-02-08Fixed a typo in the Lunar new year event.L0ne_W0lf2-1/+2
2008-02-08Fixed wrong message in item group loading code (bugreport:936)ultramage5-3/+8
2008-02-08restored custom events directory (deleted in r12177), moved it to where it wa...ultramage10-0/+1337
2008-02-07Updated some existing items and added some others. L0ne_W0lf9-25/+326
2008-02-07Updated some Airship/port npcsL0ne_W0lf5-263/+210
2008-02-07Updated "Old Blue Box quest" and enabled it. This quest no longer gives unlim...L0ne_W0lf4-221/+1945
2008-02-07- Fixed Freezing Trap doing no damage (changed type from misc to weapon)skotlex12-30/+40
2008-02-06- Corrected a little bug in assassin job quest.zephyrus1-2/+3
2008-02-06* Corrected again the Cooking quest changed a close; to close2;samuray222-1/+3
2008-02-05* Corrected a bad duplicate name in Kafra Bank (Custom). (bugeport:921)samuray2229-1391/+78
2008-02-04- Enabled ERS System in trunk (Let's make JetVictor dreams come true!)zephyrus1-1/+1
2008-02-04- Some code cleanups.zephyrus13-34/+137