Age | Commit message (Expand) | Author | Files | Lines |
2007-11-08 | * Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include. | FlavioJS | 29 | -508/+396 |
2007-11-08 | Synced the charservers' init procedure. | ultramage | 2 | -38/+34 |
2007-11-08 | Synced charserver char creation creation code | ultramage | 3 | -254/+140 |
2007-11-08 | * Updated configure script: | FlavioJS | 3 | -10/+71 |
2007-11-08 | - Fixed not all objects spawning within your range of sight when you warp/rel... | skotlex | 1 | -0/+6 |
2007-11-07 | - Added separated packets for get and set attachment on mail system. | zephyrus | 4 | -4/+23 |
2007-11-07 | - Some updates on the mail system packets [Zephyrus] | zephyrus | 5 | -20/+23 |
2007-11-07 | Applied knc's fix to let authorized GMs use @go on 'nogo'-flagged maps. | ultramage | 1 | -1/+1 |
2007-11-06 | Fixed a crash caused by a mistake in r11657 (bad macro -> function code conve... | ultramage | 2 | -7/+11 |
2007-11-06 | Patching a gcc compilation problem... | ultramage | 1 | -0/+2 |
2007-11-06 | Fixed Aesprika's item ID. | L0ne_W0lf | 2 | -1/+3 |
2007-11-06 | Another Luina guild manager fix (In an I never updated that worked fine before.) | L0ne_W0lf | 2 | -2/+6 |
2007-11-06 | Corrected aldeg_cas02 treasure room coordinates. Fixed bugreport:359 | L0ne_W0lf | 2 | -3/+5 |
2007-11-06 | Fixed errors in the Halloween 2006 event script. | L0ne_W0lf | 2 | -29/+31 |
2007-11-06 | Added the Halloween 2006 event script. | L0ne_W0lf | 6 | -2/+1439 |
2007-11-06 | Added the Christmas 2005 event script. | L0ne_W0lf | 3 | -1/+1684 |
2007-11-05 | Updated some of the 12.1 armor, added Brynhildr and ASepirka. | L0ne_W0lf | 2 | -3/+6 |
2007-11-05 | Updated sql files | Playtester | 2 | -83/+83 |
2007-11-05 | Fixed Imp using a too high level of Firebolt | Playtester | 2 | -1/+2 |
2007-11-05 | Updated DEF and MDEF of Moscovia mobs | Playtester | 2 | -6/+8 |
2007-11-05 | Fixed a bug in Orange Potion creating. Copy&Pasting = bad. | L0ne_W0lf | 2 | -7/+12 |
2007-11-05 | Corrected the max. allowed skill name length, and optimized code that works w... | ultramage | 6 | -392/+337 |
2007-11-05 | * Reverted official drop rate estimation | Playtester | 2 | -1/+4 |
2007-11-05 | Changed the skill_db.txt skill names in comments into actual columns, now the... | ultramage | 4 | -1464/+829 |
2007-11-04 | Updated Thor Volcano spawns | Playtester | 2 | -11/+13 |
2007-11-04 | Fixed a bug in sage job quest. | L0ne_W0lf | 2 | -1/+4 |
2007-11-04 | * Adjusted drop bug according to special information... | Playtester | 2 | -2/+2 |
2007-11-04 | * Implemented official drop rate estimation | Playtester | 2 | -0/+5 |
2007-11-03 | Added script function 'strnpcinfo', for increased npc awareness (originally f... | ultramage | 5 | -1/+70 |
2007-11-03 | Corrected an typo in the guild flag function. | L0ne_W0lf | 2 | -3/+6 |
2007-11-03 | Tried to make sense out of timer.c ... and failed | ultramage | 8 | -89/+110 |
2007-11-02 | Fixed some NPC headers in the custom scripts. | L0ne_W0lf | 17 | -79/+81 |
2007-11-02 | * Some NPC and CONF file clean up. More duplicate removal. | L0ne_W0lf | 7 | -85/+82 |
2007-11-02 | Corrected Whirlwind/Violent Gale to give a numeric flee bonus instead of perc... | ultramage | 1 | -1/+1 |
2007-11-02 | Bug fixes in rogue skill quest resolved bugreport:351 | L0ne_W0lf | 2 | -13/+16 |
2007-11-02 | AGAIN corrected the sql charserver query that broke TXT->SQL conversion (fixe... | ultramage | 1 | -2/+2 |
2007-11-02 | * Minor fixes/updates to various items. | L0ne_W0lf | 2 | -55/+56 |
2007-11-02 | Removed some long-unneccessary debug messages (from r1105). | ultramage | 7 | -46/+24 |
2007-11-02 | * Added trap mode to Firepillar | Playtester | 2 | -1/+4 |
2007-11-02 | Fixed one wrong return value in buildin_getcharid (bugreport:33) | ultramage | 2 | -6/+8 |
2007-11-02 | Moved the BUILDIN_DEF() block to the end of script.c. | ultramage | 2 | -671/+355 |
2007-11-02 | * Fixed an incorrect answer in the blacksmith quiz. (Trojal) | L0ne_W0lf | 2 | -1/+3 |
2007-11-02 | - Modified trap related code so it behaves as explained by Playtester: Traps ... | skotlex | 2 | -19/+11 |
2007-11-02 | * Rather large update to the WoE scripts. | L0ne_W0lf | 24 | -1055/+1108 |
2007-11-01 | - Corrected a few equip_job fields for times that are equippable by all class... | skotlex | 1 | -8/+8 |
2007-11-01 | Fixed silly copy-paste typo in r11607 preventing #-commands from working... | ultramage | 1 | -2/+2 |
2007-11-01 | Removed code that queues OnAgitEliminate after the Emperium is broken, this i... | ultramage | 10 | -50/+29 |
2007-11-01 | Reverted the part of r11625 where MAP_NAME_LENGTH_EXT was changed (to allow .... | ultramage | 1 | -11/+11 |
2007-10-31 | Fixed reward option in Arena giving potato. | L0ne_W0lf | 2 | -2/+4 |
2007-10-31 | Commented out msg_athena.conf strings disabled in r11625. | ultramage | 9 | -670/+24 |