Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | Updated Gorynych's DEF/MDEF | Playtester | 2 | -1/+2 |
2007-10-18 | Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the... | L0ne_W0lf | 58 | -433/+471 |
2007-10-18 | Fixed some gcc-specific stuff, silenced some more warnings | ultramage | 9 | -26/+26 |
2007-10-18 | Fixed numerous /W4 warnings (and created more :) | ultramage | 22 | -149/+146 |
2007-10-18 | Fixed Ahlspiess not ignoring def of bosses | Playtester | 2 | -1/+2 |
2007-10-18 | * Fixed the incorrect map names on the debug messages (mapid->mapindex mishap... | FlavioJS | 2 | -5/+9 |
2007-10-18 | * Commented out ShowWarning and ShowDebug messages added in revision 11508. A... | L0ne_W0lf | 2 | -3/+11 |
2007-10-18 | * Further optimization of the skill unit code | Playtester | 5 | -28/+25 |
2007-10-18 | * Optimized the skill unit code | Playtester | 2 | -21/+44 |
2007-10-18 | * Clarified how npc names work in script_commands.txt. | FlavioJS | 4 | -88/+124 |
2007-10-18 | * Removed commented-out code for check_fake_id() | ultramage | 14 | -310/+257 |
2007-10-18 | Fixed unix compilation problem due to a missing include (caused by r11499) | ultramage | 1 | -0/+2 |
2007-10-18 | Some code cleaning... | ultramage | 12 | -118/+71 |
2007-10-17 | * Merged do_sendrecv() and do_parse() into do_sockets() | ultramage | 10 | -153/+140 |
2007-10-17 | * Reworked the parsing at npc.c. | FlavioJS | 11 | -488/+490 |
2007-10-17 | Using predefined constants as parameters to the exit() function. | ultramage | 26 | -66/+66 |
2007-10-17 | * Ground skill now can trigger every 20ms | Playtester | 2 | -1/+4 |
2007-10-17 | * small timer.c cleaning | ultramage | 3 | -100/+61 |
2007-10-17 | Updated sql files | Playtester | 2 | -15/+14 |
2007-10-16 | Missed one. :> And thanks for Jetvictor for pointing it out. bugreport:239 | L0ne_W0lf | 2 | -2/+3 |
2007-10-16 | * Added a return at the end of several scripts. Should deal with errors being... | L0ne_W0lf | 24 | -23/+26 |
2007-10-16 | * Venom Splasher fixes according to bugreport:230 | ultramage | 4 | -16/+20 |
2007-10-16 | * Fixed a copy-paste mistake in disguise code (from r5833) | ultramage | 10 | -141/+134 |
2007-10-16 | Fixed used levels of NPC_CRITICALWOUND | Playtester | 3 | -4/+6 |
2007-10-16 | >.> | FlavioJS | 1 | -1/+1 |
2007-10-16 | * Tweaked the loop in parse_script to better handle when the outer brackets a... | FlavioJS | 2 | -3/+14 |
2007-10-16 | Fixed NPC_CRITICALWOUND to reduce heal by 20% per level | Playtester | 2 | -1/+2 |
2007-10-16 | - Fixing TK Mission asigning non spawning mobs. | zephyrus | 3 | -3/+4 |
2007-10-16 | Cosmetical changes | Playtester | 2 | -9/+9 |
2007-10-16 | Reverted arrow crafting as there's no evidence that it really has been changed | Playtester | 2 | -18/+19 |
2007-10-15 | - fixed Halo-Halo not being consumed on use. | skotlex | 4 | -8/+31 |
2007-10-15 | Readded Sonic Acceleration to the skill DB. -_- | L0ne_W0lf | 2 | -0/+2 |
2007-10-15 | Fixed duration of Enchant Deadly Poison | Playtester | 2 | -1/+2 |
2007-10-15 | Reverted last fix according to tests on Aegis | Playtester | 2 | -1/+2 |
2007-10-15 | Fixed aftercast delay and timer of Venom Splasher | Playtester | 2 | -1/+3 |
2007-10-15 | Eek, made it so the Memory of Wedding item only works if you're married. | L0ne_W0lf | 2 | -1/+2 |
2007-10-15 | Implemented new skill "Enlarge Weight Limit R", and increased MAX_SKILL_TREE ... | L0ne_W0lf | 8 | -3/+88 |
2007-10-15 | Item Database updates. | L0ne_W0lf | 2 | -12/+17 |
2007-10-15 | Whoops. Updated headers for the last two edited files. Just not thinking stra... | L0ne_W0lf | 2 | -2/+4 |
2007-10-15 | Changed "Marthilda" to "Mathilda" in the Aco and priest Job quests. | L0ne_W0lf | 3 | -14/+15 |
2007-10-15 | Updated Merchant quest skill NPCs. | L0ne_W0lf | 2 | -283/+581 |
2007-10-15 | Updated Archer, Mage, and Thief quest skill NPCs. | L0ne_W0lf | 4 | -656/+931 |
2007-10-15 | Added headers to Acolyte, Swordman, and Novice quest skill files. | L0ne_W0lf | 4 | -1/+84 |
2007-10-15 | Updated Acolyte, Swordman, and Novice quest skill NPCs. | L0ne_W0lf | 4 | -691/+978 |
2007-10-14 | Fixed charsrever crashes, caused by r11410 | ultramage | 3 | -2/+3 |
2007-10-13 | Fixed a typo | Playtester | 1 | -3/+3 |
2007-10-13 | * Fixed a Little Typo Error in Breeder NPC (Custom). | samuray22 | 3 | -8/+16 |
2007-10-13 | Fixed a messup in r11398 - option to skip brackets around item scripts was ad... | ultramage | 1 | -1/+1 |
2007-10-13 | * Fixed up NPC_POWERUP and NPC_AGIUP | Playtester | 3 | -4/+7 |
2007-10-13 | * Some further changes to the delayfix function | Playtester | 2 | -2/+8 |