summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-23Fixed a line in eAAC Quest Warper causing crashes.Paradox924X2-1/+3
2007-12-23* Added a generic vector implementation (dynamic array) based on defines.FlavioJS2-0/+287
2007-12-23- Fixed horrible handling of skill_abra_db which leads to memory corruption (...skotlex5-18/+25
2007-12-23- Fixed warning about unused variableskotlex5-16/+12
2007-12-22Fixed droprate overflows when going over rate 2000xultramage2-3/+7
2007-12-22- Corrected mob spawn utilization of the delay1/delay2 values (one is respawn...skotlex5-31/+26
2007-12-22Fixed server not always sending the correct level values to the client.ultramage1-4/+5
2007-12-22Cleaned the script conf files (see topic:171384 for details)ultramage12-158/+9
2007-12-22Fixed non-skill splash attacks showing 'unknown skill' (bugreport:665)ultramage1-1/+1
2007-12-22Fixed some typos in skill_db.txt, caused by r11949 (bugreport:657)ultramage1-6/+6
2007-12-22forgot path.h ._.ultramage1-0/+16
2007-12-22Path code cleaning...ultramage15-152/+147
2007-12-22Fixed mob AI code iterating over non-mob objects without checking, when monst...ultramage10-23/+27
2007-12-19Fixed some formatting glitches in atcommand.cultramage1-61/+61
2007-12-19Fixed yet another buffer overflow, in @adoptultramage2-6/+8
2007-12-19* Changes to the configure script.FlavioJS3-2804/+2289
2007-12-19- Corected the SC_MIRACLE + Anger code using the wrong skill level to calcula...skotlex3-9/+11
2007-12-19- Fixed skill name for skill 39 (MC_PUSHCART)skotlex2-44/+44
2007-12-19Corrected mistakes in script_commands.txt (bugreport:373)ultramage1-108/+66
2007-12-18Fixed a possible buffer overflow in @partyoption code.ultramage2-7/+7
2007-12-18* Updated respawn time interpretation according to latest kRO updatePlaytester2-4/+8
2007-12-18- Cleaned up a bit the format of skill_db.txt (that comma next to the skill n...skotlex7-599/+620
2007-12-18- removed redundant clif_hominfo line in merc_hom_dead (it was sent already f...skotlex3-7/+3
2007-12-18Fixed a glitch where the TXT charserver would not unlock castle.txt after cre...ultramage1-2/+2
2007-12-18minor code tweakingultramage5-8/+8
2007-12-17* Added flag.server to indicate interserver socketsultramage13-45/+53
2007-12-17Removed the 'create athena.txt' step from athena-start as the server does tha...ultramage3-13/+2
2007-12-16Touched up Merchant quest Biliban Kafra functionL0ne_W0lf2-2/+6
2007-12-16Updated Louyang NPCs, quests, and warps.L0ne_W0lf5-3463/+4690
2007-12-16Replaced the 'map name' castle data variable with the equivalent 'map index'.ultramage2-23/+14
2007-12-16Some more guild code reformatting (moved do_init_guild() to the end of guild....ultramage4-128/+113
2007-12-15Fixed one query that I missed when doing r11915ultramage1-3/+4
2007-12-14Guardian hp handling code removal (see bugreport:342)ultramage14-283/+145
2007-12-14* Commited the quick fix "emps not respawning if the emp breaker logs off". (...FlavioJS5-44/+75
2007-12-14Added a precise and consistent tick() function for freebsd (see bugreport:240)ultramage2-1/+6
2007-12-14- corrected Option_Xmas value in const.txtskotlex6-10/+13
2007-12-14Fixed Big Defense Potion 10ea Box. (was giving small def pot.)L0ne_W0lf2-1/+3
2007-12-14Maheo in Ice dungeon quest now uses setnpcdisplay.L0ne_W0lf2-20/+7
2007-12-14* Minor fixes, guild manager, and a couple others.L0ne_W0lf4-6/+13
2007-12-14Updated Ayothaya NPCs, Quests, and Warps.L0ne_W0lf5-1711/+2089
2007-12-13Fixed a mistake in r11895 where guild invitation data was being cleared too s...ultramage1-5/+9
2007-12-13* Fixed possible segmentation faults in the script engine.FlavioJS2-19/+26
2007-12-13* Disabled ers until recent crashes are fixed.FlavioJS2-1/+4
2007-12-13* Abstracted the windows socket code so that all fd's are in the range [1,FD_...FlavioJS2-92/+251
2007-12-12Some more tweaks to the guild codeultramage2-249/+295
2007-12-12* Some preparations for the guild script updateultramage20-510/+509
2007-12-12Removed the badly designed/unfinished guild_check_conflict() data integrity c...ultramage5-68/+1
2007-12-12- Added some new cash-items and headgears.zephyrus3-3/+63
2007-12-11- Added query_logsql script command to perform sql commands using the log db ...skotlex3-12/+40
2007-12-11- Status change start will now fail when invoked on players that are disconne...skotlex1-1/+4