Age | Commit message (Expand) | Author | Files | Lines |
2008-07-09 | * Fixed using wrong variable in some of the novice grounds saves | L0ne_W0lf | 2 | -3/+6 |
2008-07-09 | Small cleanup of sql storage code (useless data structure allocation) | ultramage | 1 | -28/+8 |
2008-07-09 | * Added const to the return value of get_timer. | FlavioJS | 7 | -157/+247 |
2008-07-08 | * Various fixes to NPCs, from bugreports. | L0ne_W0lf | 7 | -12/+64 |
2008-07-08 | * Swapped 'misceffect' usage for 'end', the effect is client-side already. | L0ne_W0lf | 2 | -7/+15 |
2008-07-07 | First attempt at implementing the official walk speed system | ultramage | 3 | -137/+153 |
2008-07-07 | Small cleanup of leftover Grimtooth data (followup to r12917) | ultramage | 2 | -3/+0 |
2008-07-07 | Fixed a typo :o | akrus | 2 | -2/+2 |
2008-07-07 | * Players autotrading will not be able to recieve whispers (bugreport:1804) | sketchyphoenix | 2 | -1/+11 |
2008-07-07 | Removed stop/slowdown effect from Grimtooth (bugreport:1806) | ultramage | 2 | -6/+2 |
2008-07-06 | Fixed 700,Cold_Scroll_2_1 not working, bugreport:1807 | shadow | 2 | -1/+4 |
2008-07-06 | * Slight cleanup of item-based walk speed bonuses | ultramage | 6 | -19/+13 |
2008-07-05 | * Moved the mob killmonster flag to a more appropriate area. (bugreport:1795) | sketchyphoenix | 4 | -4/+6 |
2008-07-05 | Fixed AM_PHARMACY produce chances based on info gathered by flaviojs, aegis z... | shadow | 3 | -20/+27 |
2008-07-04 | * Homunculus will no longer auto-vaporize on master death. | L0ne_W0lf | 5 | -1/+8 |
2008-07-04 | - Timer set to -1 soon, previous to timer deletion :O | zephyrus | 1 | -5/+6 |
2008-07-04 | added missing 'e' logs | Lupus | 2 | -1/+19 |
2008-07-04 | Added a missing "next;" in Bruspetti Quest. (bugreport: 1724) | Paradox924X | 3 | -1/+4 |
2008-07-04 | Added a missing "next;" in Einbroch Murder Quest. (bugreport: 1739) | Paradox924X | 2 | -0/+2 |
2008-07-04 | Added a missing "case 1:" (bugreport: 1794) | Paradox924X | 2 | -0/+2 |
2008-07-04 | Removed extraneous " after #que_godnpc2 NPC name. (bugreport: 1758) | Paradox924X | 2 | -2/+4 |
2008-07-04 | Fixed 4372, Bacsojin Card trying to improve AL_SANCTUARY instead of PR_SANCTU... | Paradox924X | 2 | -1/+4 |
2008-07-03 | Adjusted Free Cast code so that its walk penalty gets calculated in status_ca... | ultramage | 6 | -65/+35 |
2008-07-03 | Fixes regarding bugreport:1727 (undead element/race skill behaviors) follow u... | shadow | 4 | -7/+13 |
2008-07-03 | added missing nomemo mapflag to nameless_i | Lupus | 1 | -0/+2 |
2008-07-02 | Fixed 4175,Poison_Toad_Card missing pushback effect, bugreport:1779 | shadow | 2 | -1/+3 |
2008-07-02 | * Fixed: several typos in quests_yuno.txt (bugreport:1786) [akrus] | akrus | 2 | -6/+9 |
2008-06-29 | - Added support to Cash Shop for script command callshop | zephyrus | 4 | -22/+39 |
2008-06-29 | added Moscovia dungeons NPC from jA | Lupus | 3 | -0/+151 |
2008-06-29 | Random assortment of various small corrections and tweaks. | ultramage | 14 | -46/+46 |
2008-06-24 | * Increased Item group limit for new item groups. | L0ne_W0lf | 7 | -16/+114 |
2008-06-24 | Cleaned up unconditional calls to status_change_end(). | ultramage | 3 | -152/+79 |
2008-06-23 | - New Headgears from other official servers. | zephyrus | 1 | -1/+13 |
2008-06-23 | - Some WoE 2.0 fixes | zephyrus | 9 | -28/+54 |
2008-06-23 | * Fixed: replaced TYPEs with ENGINEs in SQL files (for better compatibility, ... | akrus | 2 | -2/+4 |
2008-06-23 | * Fixed an incorrect weight check in power arena (bugreport:1716) | sketchyphoenix | 2 | -1/+3 |
2008-06-22 | Changed a if statement around because gcc emocries over it. | sketchyphoenix | 1 | -2/+3 |
2008-06-22 | * Fixed / updated items to recent kRO 14593,2621-2626,4175,2719 | Lupus | 2 | -9/+12 |
2008-06-22 | Added support for killmonster to fire OnMyMobDead optionally. | sketchyphoenix | 5 | -5/+36 |
2008-06-22 | - Basilica knockback effect is only for mobs, not everybody x.x | zephyrus | 1 | -4/+3 |
2008-06-22 | Forgot to switch function names out from r12873 >_> | sketchyphoenix | 1 | -3/+4 |
2008-06-22 | * Modified *killmonsterall to support a new argument that will allow it to ki... | sketchyphoenix | 3 | -4/+32 |
2008-06-21 | Fixed a not-so-well implemented basilica fix that was reverted in 12869. | sketchyphoenix | 1 | -2/+9 |
2008-06-21 | * Extended script command 'set' to return the variable reference (topic:190602). | FlavioJS | 3 | -18/+36 |
2008-06-21 | * Fixed a bug where the "OnMyMobDead" event wouldn't trigger if the mob was k... | sketchyphoenix | 2 | -2/+5 |
2008-06-21 | Reverted the basilica knockback patch (r12852( because it causes bad position... | ultramage | 1 | -7/+1 |
2008-06-19 | Basic cleanup of the SQL charserver homunculus code. | ultramage | 3 | -163/+165 |
2008-06-19 | * Fixed SC_CHANGEUNDEAD behavior: Blessing and Increase AGI deals 1 damage an... | sketchyphoenix | 2 | -2/+17 |
2008-06-19 | Added Sirius_White's fix for sense working on emperium. (bugreport: 1679) | sketchyphoenix | 2 | -0/+5 |
2008-06-18 | Fixed a bug in the timer code which made it impossible to delete a timer with... | ultramage | 2 | -2/+2 |