summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-09* Added a database iterator to db.c/db.h.FlavioJS3-1/+444
2007-11-08- Ooops! Adding a missing comma (,).zephyrus1-1/+1
2007-11-08- Added a new setting 'guild_skill_relog_delay' to activate the guild skills ...zephyrus6-6/+12
2007-11-08* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.FlavioJS29-508/+396
2007-11-08Synced the charservers' init procedure.ultramage2-38/+34
2007-11-08Synced charserver char creation creation codeultramage3-254/+140
2007-11-08* Updated configure script:FlavioJS3-10/+71
2007-11-08- Fixed not all objects spawning within your range of sight when you warp/rel...skotlex1-0/+6
2007-11-07- Added separated packets for get and set attachment on mail system.zephyrus4-4/+23
2007-11-07- Some updates on the mail system packets [Zephyrus]zephyrus5-20/+23
2007-11-07Applied knc's fix to let authorized GMs use @go on 'nogo'-flagged maps.ultramage1-1/+1
2007-11-06Fixed a crash caused by a mistake in r11657 (bad macro -> function code conve...ultramage2-7/+11
2007-11-06Patching a gcc compilation problem...ultramage1-0/+2
2007-11-06Fixed Aesprika's item ID.L0ne_W0lf2-1/+3
2007-11-06Another Luina guild manager fix (In an I never updated that worked fine before.)L0ne_W0lf2-2/+6
2007-11-06Corrected aldeg_cas02 treasure room coordinates. Fixed bugreport:359L0ne_W0lf2-3/+5
2007-11-06Fixed errors in the Halloween 2006 event script.L0ne_W0lf2-29/+31
2007-11-06Added the Halloween 2006 event script.L0ne_W0lf6-2/+1439
2007-11-06Added the Christmas 2005 event script.L0ne_W0lf3-1/+1684
2007-11-05Updated some of the 12.1 armor, added Brynhildr and ASepirka.L0ne_W0lf2-3/+6
2007-11-05Updated sql filesPlaytester2-83/+83
2007-11-05Fixed Imp using a too high level of FireboltPlaytester2-1/+2
2007-11-05Updated DEF and MDEF of Moscovia mobsPlaytester2-6/+8
2007-11-05Fixed a bug in Orange Potion creating. Copy&Pasting = bad.L0ne_W0lf2-7/+12
2007-11-05Corrected the max. allowed skill name length, and optimized code that works w...ultramage6-392/+337
2007-11-05* Reverted official drop rate estimationPlaytester2-1/+4
2007-11-05Changed the skill_db.txt skill names in comments into actual columns, now the...ultramage4-1464/+829
2007-11-04Updated Thor Volcano spawnsPlaytester2-11/+13
2007-11-04Fixed a bug in sage job quest. L0ne_W0lf2-1/+4
2007-11-04* Adjusted drop bug according to special information...Playtester2-2/+2
2007-11-04* Implemented official drop rate estimationPlaytester2-0/+5
2007-11-03Added script function 'strnpcinfo', for increased npc awareness (originally f...ultramage5-1/+70
2007-11-03Corrected an typo in the guild flag function.L0ne_W0lf2-3/+6
2007-11-03Tried to make sense out of timer.c ... and failedultramage8-89/+110
2007-11-02Fixed some NPC headers in the custom scripts.L0ne_W0lf17-79/+81
2007-11-02* Some NPC and CONF file clean up. More duplicate removal.L0ne_W0lf7-85/+82
2007-11-02Corrected Whirlwind/Violent Gale to give a numeric flee bonus instead of perc...ultramage1-1/+1
2007-11-02Bug fixes in rogue skill quest resolved bugreport:351L0ne_W0lf2-13/+16
2007-11-02AGAIN corrected the sql charserver query that broke TXT->SQL conversion (fixe...ultramage1-2/+2
2007-11-02* Minor fixes/updates to various items.L0ne_W0lf2-55/+56
2007-11-02Removed some long-unneccessary debug messages (from r1105).ultramage7-46/+24
2007-11-02* Added trap mode to FirepillarPlaytester2-1/+4
2007-11-02Fixed one wrong return value in buildin_getcharid (bugreport:33)ultramage2-6/+8
2007-11-02Moved the BUILDIN_DEF() block to the end of script.c.ultramage2-671/+355
2007-11-02* Fixed an incorrect answer in the blacksmith quiz. (Trojal)L0ne_W0lf2-1/+3
2007-11-02- Modified trap related code so it behaves as explained by Playtester: Traps ...skotlex2-19/+11
2007-11-02* Rather large update to the WoE scripts.L0ne_W0lf24-1055/+1108
2007-11-01- Corrected a few equip_job fields for times that are equippable by all class...skotlex1-8/+8
2007-11-01Fixed silly copy-paste typo in r11607 preventing #-commands from working...ultramage1-2/+2
2007-11-01Removed code that queues OnAgitEliminate after the Emperium is broken, this i...ultramage10-50/+29