Age | Commit message (Expand) | Author | Files | Lines |
2006-12-02 | - Replaced @send with the version I use for testing packets. | FlavioJS | 4 | -22946/+23118 |
2006-12-02 | Fixed event's label for many quest-spawned monsters | KarLaeda | 8 | -157/+175 |
2006-12-02 | - Fixed passive mobs becoming increasingly unlikely to retaliate to attacks a... | skotlex | 5 | -10/+10 |
2006-12-02 | Removed another unused mob | Playtester | 1 | -1/+0 |
2006-12-02 | Small fix to The Sign Quest | KarLaeda | 2 | -2/+3 |
2006-12-02 | Removed some mobs that aren't used anymore | Playtester | 2 | -7/+1 |
2006-12-01 | * Removed outdated Thief Bug ID [Playtester] | Playtester | 4 | -4/+7 |
2006-12-01 | Updated sql files | Playtester | 3 | -548/+569 |
2006-12-01 | Updated various mob stats thanks to Soukosa | Playtester | 2 | -458/+480 |
2006-12-01 | - Fixed txt-converter compilation. | skotlex | 16 | -77/+95 |
2006-12-01 | Minor tweak in | Lance | 1 | -1/+1 |
2006-11-30 | Removed garbage vars from Shinokas quest | Lupus | 3 | -23/+29 |
2006-11-30 | * Added first version of Rachel Sanctuary spawns | Playtester | 4 | -0/+58 |
2006-11-30 | Fixed some mob names thanks to Soukosa | Playtester | 2 | -20/+22 |
2006-11-29 | More drop updates | Playtester | 2 | -64/+65 |
2006-11-29 | - Added a missing map_quit in clif_parse which was the real reason for the cr... | skotlex | 2 | -11/+7 |
2006-11-29 | - Added overflow protection to @main whisper parsing. | skotlex | 5 | -38/+39 |
2006-11-29 | - Probably fixed the Segmentation Faults we've been having. | FlavioJS | 5 | -7118/+7132 |
2006-11-29 | Updated various drops | Playtester | 3 | -83/+85 |
2006-11-29 | - Fixed the new npc parsing code not accounting for windows-style line termin... | skotlex | 2 | -1/+5 |
2006-11-29 | - Fixed (likely) deleting homs from the menu causing a double free'd error. | skotlex | 1 | -1/+1 |
2006-11-29 | - HT_PHANTASMIC no longer knocks back even when it misses. | skotlex | 3 | -16/+24 |
2006-11-29 | - Now gvg_dungeon mapflag will activate the other mapflags which are required... | skotlex | 6 | -25/+29 |
2006-11-29 | - Some cleaning on the homunc speed calculating code, so that it correctly us... | skotlex | 4 | -10/+17 |
2006-11-29 | Added Rachel Santuary to nomemo mapflags | Playtester | 2 | -1/+9 |
2006-11-29 | Fixed Alchemist combo's autospell casting on target instead of self | Playtester | 2 | -1/+3 |
2006-11-28 | - Fixed a typo which made the wedding_ignore_palette setting not work when yo... | skotlex | 2 | -2/+4 |
2006-11-28 | - Increased line buffer size when parsing scripts. Helps when trying to defin... | skotlex | 6 | -38/+42 |
2006-11-28 | - Reverted the previous SG freeze counter method. Now the counter is reset on... | skotlex | 2 | -9/+10 |
2006-11-28 | - Moved the blocking of casting supportive skills on homunculus from battle_c... | skotlex | 3 | -22/+30 |
2006-11-28 | Fixed Thanatos Tower Quest | KarLaeda | 1 | -15/+16 |
2006-11-28 | * Enabled Ice Dungeon spawns so they can be tested | Playtester | 6 | -107/+113 |
2006-11-28 | - Fixed a possible crash due to the recent core.c upgrade. | skotlex | 5 | -20/+22 |
2006-11-28 | - Modified the way Storm Gust freeze's counter works. Now it checks for the c... | skotlex | 4 | -4/+16 |
2006-11-28 | - Changed write to send as suggested by TheUltraMage in: | FlavioJS | 5 | -119/+101 |
2006-11-28 | added blank import/script_conf.txt | Lupus | 1 | -0/+2 |
2006-11-28 | added blank import/script_conf.txt | Lupus | 2 | -0/+1 |
2006-11-28 | - Now when a player's "attack once" request fails due to range, the client is... | skotlex | 2 | -6/+8 |
2006-11-28 | Reverted fix in Merchant Skills Quests | KarLaeda | 2 | -7/+1 |
2006-11-27 | - Updated the status change field "option" to an int rather than short. This ... | skotlex | 4 | -8/+14 |
2006-11-27 | - Fixed the Homunculus hungry timer not starting on login. | skotlex | 2 | -0/+3 |
2006-11-27 | - Fixed clif.c dumping unknown packets by default... (oops, used an #ifdef wh... | skotlex | 2 | -2/+2 |
2006-11-27 | Added logging for standard GM commands (/mm /b /kick etc) | KarLaeda | 2 | -6/+49 |
2006-11-27 | Fixed exploit in Merchant Skills Quests | KarLaeda | 2 | -1/+7 |
2006-11-27 | Fixed up healing items | Playtester | 2 | -80/+84 |
2006-11-27 | - Some cleanups on the trade_additem function. When specifying a qty of 0, an... | skotlex | 2 | -5/+16 |
2006-11-27 | Updated Rachel mob drops | Playtester | 3 | -23/+24 |
2006-11-27 | - Updating Thanatos quest with a check to prevent multiple Thanatos spawning. | eaac | 3 | -22/+45 |
2006-11-27 | Updated Rachel mob stats | Playtester | 2 | -20/+21 |
2006-11-27 | Updated sql files | toms | 3 | -24/+26 |