Age | Commit message (Expand) | Author | Files | Lines |
2008-07-20 | * Simplified the search in pop_timer_heap and added more debug info to help d... | FlavioJS | 1 | -1/+4 |
2008-07-20 | Corrected #storagelist target typo (bugreport:1873) | sketchyphoenix | 1 | -0/+3 |
2008-07-16 | * Added a check to make sure only released timers are acquired from the free ... | FlavioJS | 1 | -0/+2 |
2008-07-16 | Fixed TK_JUMPKICK, should not jump over objects and cliffs. | shadow | 1 | -0/+5 |
2008-07-15 | Updated WoE Time Explanation for Sunday. | Paradox924X | 1 | -0/+1 |
2008-07-15 | Corrected wrong data loading order in txt storage code causing crashes at sta... | ultramage | 1 | -0/+1 |
2008-07-15 | * Fixed pop_timer_heap using max heap comparisons instead of min heap compari... | FlavioJS | 1 | -0/+3 |
2008-07-14 | Fixed my typo in the Changelog-Trunk.txt (r12959 does not exist yet. Should h... | sketchyphoenix | 1 | -1/+1 |
2008-07-14 | * Corrected compiler warning and error made from r12959 and r12953, respectiv... | sketchyphoenix | 1 | -0/+1 |
2008-07-14 | Made homunculi have doubled regen rates (they regen twice as fast) defined on... | shadow | 1 | -0/+3 |
2008-07-13 | added missing pick_log | Lupus | 1 | -0/+1 |
2008-07-13 | Modified storage data loading | ultramage | 1 | -1/+7 |
2008-07-12 | Fixed a bad check on NPC_EVILLAND, actually healing players instead of doing ... | shadow | 1 | -0/+3 |
2008-07-10 | * Users can't click floating npcs directly. (quick fix for bugreport:1814) | FlavioJS | 1 | -0/+2 |
2008-07-09 | Fixed SG_FUSION hp penalty (0.5% to 2%), bugreport:1805 | shadow | 1 | -0/+1 |
2008-07-09 | * Added const to the return value of get_timer. | FlavioJS | 1 | -0/+5 |
2008-07-07 | First attempt at implementing the official walk speed system | ultramage | 1 | -0/+26 |
2008-07-07 | Fixed a typo :o | akrus | 1 | -1/+1 |
2008-07-07 | * Players autotrading will not be able to recieve whispers (bugreport:1804) | sketchyphoenix | 1 | -0/+1 |
2008-07-07 | Removed stop/slowdown effect from Grimtooth (bugreport:1806) | ultramage | 1 | -0/+2 |
2008-07-06 | * Slight cleanup of item-based walk speed bonuses | ultramage | 1 | -0/+4 |
2008-07-05 | * Moved the mob killmonster flag to a more appropriate area. (bugreport:1795) | sketchyphoenix | 1 | -0/+2 |
2008-07-05 | Fixed AM_PHARMACY produce chances based on info gathered by flaviojs, aegis z... | shadow | 1 | -0/+1 |
2008-07-04 | * Homunculus will no longer auto-vaporize on master death. | L0ne_W0lf | 1 | -0/+2 |
2008-07-04 | added missing 'e' logs | Lupus | 1 | -0/+2 |
2008-07-03 | Adjusted Free Cast code so that its walk penalty gets calculated in status_ca... | ultramage | 1 | -1/+4 |
2008-07-03 | Fixes regarding bugreport:1727 (undead element/race skill behaviors) follow u... | shadow | 1 | -0/+3 |
2008-06-24 | * Increased Item group limit for new item groups. | L0ne_W0lf | 1 | -0/+2 |
2008-06-23 | * Fixed: replaced TYPEs with ENGINEs in SQL files (for better compatibility, ... | akrus | 1 | -0/+2 |
2008-06-22 | Added support for killmonster to fire OnMyMobDead optionally. | sketchyphoenix | 1 | -1/+1 |
2008-06-22 | * Modified *killmonsterall to support a new argument that will allow it to ki... | sketchyphoenix | 1 | -0/+3 |
2008-06-21 | * Extended script command 'set' to return the variable reference (topic:190602). | FlavioJS | 1 | -0/+2 |
2008-06-19 | * Fixed SC_CHANGEUNDEAD behavior: Blessing and Increase AGI deals 1 damage an... | sketchyphoenix | 1 | -0/+1 |
2008-06-19 | Added Sirius_White's fix for sense working on emperium. (bugreport: 1679) | sketchyphoenix | 1 | -0/+2 |
2008-06-18 | Fixed cash shop not using points to make up the cash difference when purchasi... | sketchyphoenix | 1 | -0/+2 |
2008-06-18 | Added a fix for refresh properly displaying dead and sitting players. | sketchyphoenix | 1 | -0/+2 |
2008-06-17 | Forgot to commit source modification from r12833 (Updated Novice grounds.) | L0ne_W0lf | 1 | -0/+2 |
2008-06-16 | * Made the socket limit not be set in cygwin, which has bogus behavior. (bugr... | FlavioJS | 1 | -0/+3 |
2008-06-15 | Fixed Icewall not restoring the original cell type (mistake in r11175). | ultramage | 1 | -1/+1 |
2008-06-14 | Fixed PF_FOGWALL working on Boss monsters. | shadow | 1 | -0/+2 |
2008-06-13 | Fixed Evil Land working versus undead element instead of undead race. | shadow | 1 | -0/+1 |
2008-06-13 | Fixed Grandcross and darkgrandcross, should only cause blind against undead r... | shadow | 1 | -0/+4 |
2008-06-13 | Fixed some skills working on undead element when they were supposed to work o... | shadow | 1 | -0/+7 |
2008-06-12 | Added check to prevent crashing on logmes with no player attached (bugreport:... | ultramage | 1 | -0/+2 |
2008-06-12 | * Added support for skill names to script commands: | FlavioJS | 1 | -0/+7 |
2008-06-11 | Added partylock/guildlock mapflag checking for @changeleader/@changegm (bugre... | ultramage | 1 | -0/+3 |
2008-06-10 | Fixed double attack working with unarmed attacks, as reported by Lone Wolf. | shadow | 1 | -0/+3 |
2008-06-09 | * Added experimental code to set the socket limit at runtime. | FlavioJS | 1 | -0/+2 |
2008-06-09 | Fixed SN_SHARPSHOOTING doing 100% atk less damage than it should, bugreport:1654 | shadow | 1 | -0/+1 |
2008-06-09 | Fixed 1734,Orc_Archer_Bow working with Iron Arrow instead of Steel Arrow. Tha... | shadow | 1 | -0/+1 |