Age | Commit message (Expand) | Author | Files | Lines |
2008-08-15 | incorrect item id (bugreport:2063) | Yommy | 2 | -1/+3 |
2008-08-15 | * Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the thres... | sketchyphoenix | 5 | -6/+8 |
2008-08-14 | * Added: new items, according to kRO items descriptions (commented out for a ... | akrus | 2 | -2/+21 |
2008-08-12 | Now using proper enum type for mob skill state tracking. | ultramage | 2 | -18/+17 |
2008-08-12 | Added updated client effects list. | ultramage | 4 | -42/+63 |
2008-08-12 | Added gcc compiler flags to silence some warnings in non-debug builds (bugrep... | ultramage | 2 | -0/+2 |
2008-08-12 | Hammerfall now works with daggers and 1h swords (bugreport:2045) | ultramage | 2 | -1/+3 |
2008-08-11 | * Corrections and fixes to the mob Skill DB. | L0ne_W0lf | 2 | -0/+17 |
2008-08-11 | Fixed right-click npc unload not unloading duplicates (bugreport:2014) | ultramage | 2 | -0/+5 |
2008-08-11 | Corrected Flame Skull Card, rate os 5% not 50%. This is what happens when you... | L0ne_W0lf | 2 | -1/+3 |
2008-08-10 | Updated the dungeon teleport scroll menu. | L0ne_W0lf | 2 | -2/+5 |
2008-08-10 | Accidentally reverted the fix to Drifter. | L0ne_W0lf | 2 | -1/+2 |
2008-08-10 | * Rather massive item database update. | L0ne_W0lf | 6 | -1579/+2438 |
2008-08-10 | copy paste error in monster race (bugreport:2035) | Yommy | 2 | -5/+6 |
2008-08-10 | Some skill corrections based on bugreport:1945 | ultramage | 2 | -6/+5 |
2008-08-10 | Some small code cleaning | ultramage | 4 | -118/+149 |
2008-08-10 | Removed 'DROP TABLE' statements from main.sql (bugreport:1714) | ultramage | 1 | -66/+33 |
2008-08-10 | fixed bug reports (bugreport:1556 bugreport:1913 bugreport:1839) | Yommy | 4 | -3/+7 |
2008-08-09 | fixed bug reports bugreport::2029 bugreport::2023 bugreport::1923 | Yommy | 5 | -8/+10 |
2008-08-09 | Really implemented SC_WALKSPEED (instead of copy-pasting old code) (followup ... | ultramage | 1 | -1/+1 |
2008-08-09 | Fixed a mistake in r13051 party invite code where 'tsd' was accessed before c... | ultramage | 1 | -5/+5 |
2008-08-09 | Fixed @noks leaking internal buffer contents (bugreport:1528). | ultramage | 2 | -0/+3 |
2008-08-09 | Now Novices without lvl5 basic skill can be partied (bugreport:1131). | ultramage | 2 | -14/+1 |
2008-08-09 | Fixed login printing raw passwdenc passwords to console (bugreport:826). | ultramage | 7 | -35/+59 |
2008-08-09 | Corrected an outdated compilation option in the login txt->sql converter proj... | ultramage | 2 | -4/+4 |
2008-08-08 | Removed unofficial inn maid from Alberta. | L0ne_W0lf | 2 | -10/+5 |
2008-08-08 | * Slew up NPC bug fixes and other updates. | L0ne_W0lf | 7 | -14/+32 |
2008-08-07 | * Added another GM trust config for party invitations (bugreport:2004) | sketchyphoenix | 5 | -1/+26 |
2008-08-06 | sleepy... some more typo fixes (bugreport:1983 + bugreport:2008) | akrus | 2 | -2/+2 |
2008-08-06 | fixed a typo (bugreport:1998) | akrus | 1 | -1/+0 |
2008-08-04 | - Killed mobs with NPC_REBIRTH skill used should not drop items again. (Aegis... | zephyrus | 3 | -38/+51 |
2008-08-04 | Fixed an ancient sql query typo (bugreport:1979) | ultramage | 1 | -1/+1 |
2008-08-04 | Attempt no.2 at svn:executable (followup to r13044) | ultramage | 11 | -0/+0 |
2008-08-04 | Added svn:executable property for several batch/shell scripts. | ultramage | 0 | -0/+0 |
2008-08-04 | Corrected project files / makefiles that were missing newly added .c file ent... | ultramage | 15 | -121/+175 |
2008-08-04 | Fixed an auth bug in txt charserver (caused by r12579, followup to r12609) | ultramage | 1 | -1/+1 |
2008-08-04 | Added configs for quest table name adjustment (bugreport:1778) | ultramage | 3 | -0/+8 |
2008-08-03 | Fixed an NPC in Kiel Hyre Quest warping onto the exit warp for final room. | Paradox924X | 2 | -1/+2 |
2008-08-03 | Re-implemented SC_WALKSPEED (used in npc scripting) according to official sou... | ultramage | 1 | -0/+2 |
2008-08-03 | Fixed some condition checks in archer, mage, and swordie, jobs. | L0ne_W0lf | 4 | -6/+10 |
2008-08-03 | Implemnted Hugel Monster Races. | L0ne_W0lf | 3 | -2/+12425 |
2008-08-02 | Player shops will not close on death anymore (bugreport:1955). | ultramage | 2 | -4/+2 |
2008-08-02 | Added itemid defines for Stone and Skull_ (used by Pick Stone skill and pvp s... | ultramage | 4 | -4/+5 |
2008-08-01 | * Mapflag updates. Will need to do a complete rewrite eventually. | L0ne_W0lf | 8 | -304/+211 |
2008-08-01 | Disabled the gm-hide namerequest cheat detection, uncomment if you know what ... | ultramage | 1 | -18/+15 |
2008-08-01 | Removed unused guardian hp columns from the guild castles table in main.sql (... | ultramage | 9 | -25/+19 |
2008-07-31 | Quagmire now will affect boss monsters, but more info is required to code the... | shadow | 2 | -1/+3 |
2008-07-31 | Corrected one wrong config option name causing db connection problems (follow... | ultramage | 1 | -1/+1 |
2008-07-31 | * 13026 Added iRO Repeatable EXP quests care of Kisuka. | L0ne_W0lf | 24 | -585/+948 |
2008-07-31 | * Fixed: added 'E'-type zenylogs in sql table (bugreport:1957) [akrus] | akrus | 3 | -2/+9 |