Age | Commit message (Expand) | Author | Files | Lines |
2008-03-21 | Added VS9 project files. Removed redundant map_getallusers() function | Lupus | 15 | -42/+4323 |
2008-03-20 | - Fixed ItemID 12235 exploid (can be used to fully restore HP without consume... | zephyrus | 2 | -3/+7 |
2008-03-20 | * Corrected more duplicates in mob drops. | L0ne_W0lf | 2 | -14/+18 |
2008-03-20 | - Added SC_ARMOR_RESIST, used by Undead Scroll, gives you resistance against ... | zephyrus | 7 | -23/+73 |
2008-03-20 | Fixed Juperos Elevator not working after failing once. | L0ne_W0lf | 2 | -9/+11 |
2008-03-20 | * Added Gym Pass NPC (disabled by default.) | L0ne_W0lf | 3 | -1/+146 |
2008-03-20 | Updated Umbala npcs, quests, and warps. | L0ne_W0lf | 7 | -1691/+2201 |
2008-03-19 | Changed the dynamic mobs system to also unload mobs that have respawn time bu... | ultramage | 3 | -1/+13 |
2008-03-19 | Fallen Bishop lost his card...he found it though. | L0ne_W0lf | 2 | -1/+2 |
2008-03-19 | Updated some monster stats that got missed. | L0ne_W0lf | 2 | -12/+13 |
2008-03-19 | Updated Cursed Abbey monster drops. | L0ne_W0lf | 2 | -10/+13 |
2008-03-19 | reverted back project files. due to incompatibility. The working directory ha... | Lupus | 19 | -94/+1 |
2008-03-19 | Moscovia mobs will now do more damage. | L0ne_W0lf | 2 | -5/+7 |
2008-03-19 | - The last bug in Adoption system. | zephyrus | 4 | -4/+10 |
2008-03-18 | inverted logic (followup to r12394) | ultramage | 1 | -2/+2 |
2008-03-18 | Fixed invited party members not displaying correctly (bugreport:1199) | ultramage | 3 | -9/+14 |
2008-03-18 | - Changed the way SC_ARMOR_ELEMENT is called (Resistance potions) | zephyrus | 2 | -9/+14 |
2008-03-18 | - Sorry, fixing the last adoption step. It was too late ._. | zephyrus | 1 | -6/+3 |
2008-03-18 | Fixed OnPCLoginEvent not working correctly (bugreport:1182). | ultramage | 5 | -16/+21 |
2008-03-18 | updated VS project files. You can run servers trough VSudio IDE / Run | Lupus | 19 | -0/+98 |
2008-03-18 | - Added the official adoption method. | zephyrus | 14 | -654/+209 |
2008-03-17 | Corrected variable used in Lighthalzen quest. | L0ne_W0lf | 2 | -2/+4 |
2008-03-17 | Corrected small error in St. Patrick's Day event. | L0ne_W0lf | 2 | -2/+5 |
2008-03-17 | Whoops. Incorrect ID in item_avail. :D | L0ne_W0lf | 2 | -1/+2 |
2008-03-17 | Whoops. Incorrect IDs in item_avail. | L0ne_W0lf | 2 | -2/+3 |
2008-03-17 | Added another item entry to item_avail. | L0ne_W0lf | 2 | -0/+2 |
2008-03-17 | Added item_avail entries for two items. | L0ne_W0lf | 3 | -0/+11 |
2008-03-17 | - Clean up of calc_times function. | zephyrus | 7 | -26/+13 |
2008-03-16 | Fixed two empty fields in the item_db | L0ne_W0lf | 2 | -2/+4 |
2008-03-16 | Updated Divorce script. | L0ne_W0lf | 2 | -31/+30 |
2008-03-16 | - Added support for offline divorce. | zephyrus | 4 | -30/+75 |
2008-03-16 | - Fixed a compilation error. ops :3 | zephyrus | 1 | -5/+4 |
2008-03-16 | - Added De-adopt support when deleting a baby. | zephyrus | 2 | -8/+54 |
2008-03-16 | Disabled some compilation warnings for VS7 and VS8 mapserver builds (bugrepor... | ultramage | 4 | -0/+10 |
2008-03-16 | - Optimized a little bit char deletion process with partner info. | zephyrus | 1 | -28/+15 |
2008-03-16 | Corrected Bloody Knight dropping Strong Shield twice. | L0ne_W0lf | 2 | -1/+2 |
2008-03-15 | Corrected Aliot dropping thin blade twice. | L0ne_W0lf | 2 | -1/+2 |
2008-03-15 | * Added skills for Moscovia area monsters. | L0ne_W0lf | 2 | -0/+50 |
2008-03-15 | Fixed Bloody Knight's drops. Shield[1] -> Strong Shield[1] | L0ne_W0lf | 2 | -1/+2 |
2008-03-15 | Updated mob database with 11.3 information. (bugreport:1191) | L0ne_W0lf | 2 | -106/+148 |
2008-03-15 | - Added the SC_HPREGEN effect to battleground armors. | zephyrus | 1 | -2/+2 |
2008-03-15 | Updated Poring Tower to not refinable. (bugreport: 1050) | Paradox924X | 8 | -11/+18 |
2008-03-15 | - Changed the way SC_HPREGEN works. | zephyrus | 2 | -7/+7 |
2008-03-14 | Fixed a bug allowing Ferlock#Lab to get disabled mid-speech. (bugreport: 1129) | Paradox924X | 2 | -0/+2 |
2008-03-14 | Fixed the autotimer on an npc warp in Juperos Quest. | Paradox924X | 2 | -0/+3 |
2008-03-14 | Fixed spawned mob count not being counted properly, causing yet more respawn ... | ultramage | 2 | -2/+1 |
2008-03-14 | Commented out St. Patrick's Day mob_db2 entries. | L0ne_W0lf | 2 | -4/+6 |
2008-03-14 | * extended the "npc_event: event queue is full" error message to also print t... | ultramage | 7 | -12/+23 |
2008-03-14 | Fixed one condition incorrectly modified in r12358, which caused dynamically ... | ultramage | 1 | -5/+7 |
2008-03-13 | Updated WoE Check in Shift Assassin Script. (bugreport: 1059) | Paradox924X | 2 | -2/+4 |