summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-11- Cleaned up pc_calc_weapontypeskotlex4-24/+41
2007-11-11Fixed an item giving 24 of the 'Gladius' item. :P L0ne_W0lf2-1/+3
2007-11-10Fixed a bug in r11384 letting you bypass requirements for some skills (see bu...ultramage3-14/+4
2007-11-11Small fix to alchemist job quest that was blocking babies.L0ne_W0lf2-2/+4
2007-11-11* Item Database update.L0ne_W0lf2-11/+118
2007-11-10Fixed some more gcc incompatibilities...ultramage5-49/+48
2007-11-10Changing enum weapon_type in the mmo_charstatus structure back to integer unt...ultramage1-1/+1
2007-11-09Replaced several 'int' variables with enums that they represent.ultramage9-46/+58
2007-11-09* Re-worked the login-char-map packet spam mechanismultramage11-169/+264
2007-11-09Fixed socket.c using time() incorrectly, causing stall timer desynchronizatio...ultramage2-3/+4
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