Age | Commit message (Expand) | Author | Files | Lines |
2006-09-02 | - Corrected script_commands description of getequipid, it returns -1, not 0 o... | skotlex | 3 | -4/+12 |
2006-09-01 | The "delete_timer error/no such timer" report will now print the related func... | toms | 2 | -1/+2 |
2006-09-01 | I forgot a duplicate | toms | 1 | -1/+1 |
2006-09-01 | The Clearing unused stack report will now print the related NPC | toms | 2 | -2/+6 |
2006-09-01 | I forgot a duplicate | toms | 1 | -1/+1 |
2006-09-01 | The duplicate npc report will now print the related file name | toms | 2 | -1/+2 |
2006-09-01 | Tried to remove all duplicates (in default NPCs) | toms | 13 | -73/+85 |
2006-09-01 | - Added a missing break in battle_check_target | skotlex | 5 | -9/+38 |
2006-09-01 | - Added defines status_base_matk_(max/min) for code readability | skotlex | 5 | -43/+63 |
2006-09-01 | - Soul Breaker will now be affected by Lex Aeterna on both parts of the attack. | skotlex | 6 | -40/+32 |
2006-09-01 | Added some new items thanks to Haplo | Playtester | 2 | -0/+14 |
2006-09-01 | added divorce.txt | Lupus | 1 | -0/+112 |
2006-09-01 | Various NPC fixes | DracoRPG | 10 | -5497/+34 |
2006-09-01 | added divorcing deviruchi | Lupus | 3 | -34/+36 |
2006-09-01 | rogue quest fix | Lupus | 2 | -20/+25 |
2006-08-31 | Removed a warp from Izlude to make sure people won't get stuck until the aren... | MasterOfMuppets | 2 | -2/+2 |
2006-08-31 | - Moved the intimacy penalty of HFLI_SBR44 and HVAN_EXPLOSION to skill_counte... | skotlex | 7 | -51/+32 |
2006-08-31 | - Modified the error reporting in map_freeblock_unlock so that when there's a... | skotlex | 3 | -3/+23 |
2006-08-31 | Fixed new mob's name not sent to the client when the mob is morphed | toms | 2 | -2/+2 |
2006-08-31 | - Added setting attack_walk_delay which specifies whether a character should ... | skotlex | 6 | -39/+25 |
2006-08-31 | - Fixed @summon's delete timer being screwed up. | skotlex | 8 | -14/+23 |
2006-08-31 | Reverted two duplicate next, please check before commit it | Playtester | 3 | -7/+7 |
2006-08-31 | added missing next; | Lupus | 4 | -8/+15 |
2006-08-31 | - Skill required-state will now only be checked on cast-begin, not cast-end. | skotlex | 3 | -5/+43 |
2006-08-30 | A small fix to the 2006 headgears quest, thanks to Belle for telling me about... | MasterOfMuppets | 2 | -21/+22 |
2006-08-30 | - Removed sending normal-damage packets instead of skill packets for splash-d... | skotlex | 2 | -0/+6 |
2006-08-30 | - Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv vit... | skotlex | 5 | -14/+26 |
2006-08-30 | - Fixed char-sql compilation | skotlex | 6 | -26/+22 |
2006-08-30 | - Added a message to @clearweather stating when climate changes will dispel. | skotlex | 5 | -91/+125 |
2006-08-30 | Added temporary Ice Dungeon spawn file (commented for now) | Playtester | 4 | -0/+40 |
2006-08-30 | Updated ingredients for Smooth Noodle | Playtester | 2 | -2/+3 |
2006-08-30 | Updated mob iRO names and mob stats | Playtester | 2 | -23/+25 |
2006-08-30 | * Added 3 missing, working commands, thanks to RedXII. [erKURITA] | eaac | 1 | -8/+57 |
2006-08-29 | A pretty much pointless commit... But it didn't stop me from doing it anyway :P | MasterOfMuppets | 1 | -0/+1 |
2006-08-29 | Fixed a bug in the sign quest that prevented people from advancing in it. | MasterOfMuppets | 1 | -1/+5 |
2006-08-29 | - Added printing out whenever the irc-module attempts to connect, to debug wh... | skotlex | 2 | -1/+8 |
2006-08-29 | - Mobs will now always chase players using hard-path seeks. | skotlex | 4 | -13/+32 |
2006-08-29 | Something I forgot. | MasterOfMuppets | 1 | -7/+0 |
2006-08-29 | Changed some broadcast colors in the god item quest. | MasterOfMuppets | 6 | -16/+17 |
2006-08-29 | Some preparations for the upcoming Izlude Arena. | MasterOfMuppets | 6 | -81/+131 |
2006-08-29 | * eAAC update. Will put in Dj-Yhn's Donation Girl (TXT) as soon as boards are... | eaac | 2 | -2/+23 |
2006-08-29 | - Applied Mpeg's work on GS | toms | 11 | -68/+116 |
2006-08-29 | @showmobs = shows selected mobs on mini-map | Lupus | 3 | -0/+91 |
2006-08-28 | - Restructured CG_MOONLIT so that it is a ground effect like the other Encores. | skotlex | 11 | -106/+42 |
2006-08-28 | - The memory leak reports will now print out in the logs also the revision th... | skotlex | 4 | -19/+29 |
2006-08-28 | Added TK level-up buffs to SG too, and extended them to 10 min | DracoRPG | 3 | -6/+9 |
2006-08-28 | - Changed the produce_db format, now there's a skill-lv column right after th... | skotlex | 4 | -151/+158 |
2006-08-28 | reverted mpeg's work | Vicious | 11 | -7330/+7271 |
2006-08-28 | - Reverted the "fix" to mdef reduction code being applied before the number o... | skotlex | 2 | -6/+3 |
2006-08-28 | - Added a missing pair of lines to mob.c which mysteriously vanished on my la... | skotlex | 1 | -1/+2 |