Age | Commit message (Expand) | Author | Files | Lines |
2007-09-04 | - bonus3 autospell (and autospell when hit) will now select for spell target ... | skotlex | 8 | -83/+98 |
2007-09-04 | Added the 11.3 equips to the monster drops | Playtester | 3 | -37/+38 |
2007-09-04 | * Fixed all the 11.3 equips | Playtester | 2 | -41/+41 |
2007-09-04 | - Removed usage of MAX_PC_BONUS all over the code, it is now only used in map... | skotlex | 8 | -138/+112 |
2007-09-03 | * Updated Staff of Destruction, Siroma Card and Imp Card | Playtester | 3 | -10/+9 |
2007-09-03 | Fixed Staff of Piercing, General Ygnigem Card and Vesper Card | Playtester | 3 | -8/+5 |
2007-09-03 | - Made regen work always, like Hp/Sp Loss, it no longer displays healing numb... | skotlex | 3 | -10/+10 |
2007-09-03 | fixed && -> || typo in r11113 ... | ultramage | 1 | -4/+4 |
2007-09-03 | Fixed Zeny Knife, Strong Shield, Cramp Card, Drosera Card and Slow Potion | Playtester | 2 | -12/+9 |
2007-09-03 | Fixed a copy-paste typo in r11112. | ultramage | 1 | -4/+4 |
2007-09-03 | - Added bonuses bSPRegenRate, bHPRegenRate. They behave like the opposite of ... | skotlex | 10 | -82/+197 |
2007-09-03 | - Merged @whereis from my server (displays normal spawn maps for given mobs).... | skotlex | 10 | -9/+113 |
2007-09-02 | Forgot to update base item db sql file! :P | Paradox924X | 1 | -1/+1 |
2007-09-02 | Updated Refined Sakkat Box to give only 1 Sakkat instead of 10. | Paradox924X | 3 | -1/+4 |
2007-09-02 | Fixed db/Changelog.txt | Playtester | 1 | -6/+8 |
2007-09-01 | eol-style for the startup scripts and batch files | ultramage | 15 | -575/+544 |
2007-09-01 | Fixed one HORRIBLE typo in the last chat.c update (ARRAYSIZE -> ARRAYLENGTH) | ultramage | 1 | -2/+2 |
2007-09-01 | Fixed certain typos in src/npc/doc files | ultramage | 20 | -40/+40 |
2007-09-01 | * Implemented 12.1 cards to the best of my ability. Let me know if I missed a... | L0ne_W0lf | 2 | -10/+52 |
2007-08-31 | * Documented/cleaned up chatroom code and packetry | ultramage | 7 | -109/+144 |
2007-08-30 | Updated sql files | Playtester | 3 | -79/+485 |
2007-08-30 | Updated Cursed Abbey spawns some more | Playtester | 5 | -5/+9 |
2007-08-30 | * Fixed some minor bugs in the Sign Quest. | SinSloth | 2 | -3/+9 |
2007-08-30 | - Oops, forgot a very important check in homevolution D: | skotlex | 1 | -1/+1 |
2007-08-30 | - Cleaned up a bit the homunculus evolution code, and fixed homevolution allo... | skotlex | 6 | -32/+22 |
2007-08-30 | - Added a piece of missing code from the addition of sd->skillheal | skotlex | 1 | -0/+1 |
2007-08-29 | * Blacksmith job quest bug fixes care of Micktu. | L0ne_W0lf | 2 | -6/+8 |
2007-08-29 | Updated all heal and offensive heal item bonuses | Playtester | 2 | -3/+5 |
2007-08-29 | - oops, fixed bSkillHeal raising bSkillAtk instead | skotlex | 1 | -7/+7 |
2007-08-29 | - Added bonus bSkillHeal to distinguish offensive skill damage increases from... | skotlex | 9 | -37/+69 |
2007-08-28 | * Knight job quest bug fixes. | L0ne_W0lf | 2 | -4/+8 |
2007-08-28 | * Made some changes due to recent fixes in the Sign Quest. | SinSloth | 3 | -10/+17 |
2007-08-24 | * Changed the Keil Hyre Black Keycard distributing NPCs slightly. | L0ne_W0lf | 4 | -37/+24 |
2007-08-24 | Fixed a rare crash concerning invalid homunculus data and one NULL-pointer. | ultramage | 1 | -3/+2 |
2007-08-24 | Fixed a documentation mistake in 'areamonster' (missing argument). | ultramage | 7 | -12/+15 |
2007-08-24 | - Fixed the hotkey list sending to the client not displaying right away. | skotlex | 4 | -5/+9 |
2007-08-23 | Updated Unix start scripts from Shazeya, please read changelog for details | DracoRPG | 3 | -329/+89 |
2007-08-23 | Fixed Galion losing boss mode | Playtester | 2 | -2/+4 |
2007-08-22 | - Fixed Dragon Fear's status change selection and duration. | skotlex | 4 | -15/+14 |
2007-08-22 | Updated Cursed Abbey spawns | Playtester | 2 | -10/+18 |
2007-08-22 | Some small MVP updates according to latest info | Playtester | 2 | -3/+5 |
2007-08-21 | Fixed Book of the Dead not autocasting the correct skill | Playtester | 2 | -1/+2 |
2007-08-21 | Improved item_bonus.txt | Playtester | 1 | -72/+73 |
2007-08-21 | Fixed Coma status chances being way too low | Playtester | 2 | -8/+9 |
2007-08-21 | Corrected item drop rate limits to allow full 0.01%-100% range (fixes mistake... | ultramage | 1 | -13/+13 |
2007-08-21 | Fixed up some comments | Playtester | 1 | -5/+3 |
2007-08-20 | * Corrected bonus for Gold_Tiara_. (Playtester) | L0ne_W0lf | 2 | -1/+3 |
2007-08-20 | - Oops, forgot to add the Pulse Strike damage modifier. | skotlex | 2 | -2/+1 |
2007-08-20 | - Fixed Earthquake not clearing out the target-count before counting targets. | skotlex | 2 | -5/+4 |
2007-08-20 | More compilation warning fixes... | ultramage | 2 | -0/+2 |