Age | Commit message (Expand) | Author | Files | Lines |
2008-08-20 | * Implemented Brainstorm's and SketchyPhoenix's fixes for Flying side kick. | L0ne_W0lf | 3 | -2/+71 |
2008-08-20 | - Removed my barricade implementation. Not required in WoE SE. | zephyrus | 8 | -308/+0 |
2008-08-20 | - Fixes on schg_cas02 and arug_cas01.txt | zephyrus | 3 | -59/+70 |
2008-08-19 | * Fixed invalid element warning in mob database. | L0ne_W0lf | 3 | -8/+10 |
2008-08-19 | * Fixed a storage saving issue with txt charserver (bugreport:2084) | ultramage | 6 | -88/+106 |
2008-08-19 | * Added global sql settings 'sql.*' to inter_athena.conf. | FlavioJS | 11 | -257/+462 |
2008-08-19 | * Fixed bugs in some items. (bugrepot:2059) | L0ne_W0lf | 8 | -3259/+2829 |
2008-08-18 | Fixed incorrect array capacity / format string for txt mapreg loading code. | ultramage | 1 | -1/+1 |
2008-08-18 | Merged a critical fix to charserver online tracking code (see r13087). | ultramage | 1 | -1/+1 |
2008-08-17 | Fixed some messed up operator priority in the mapreg code (bugreport:2078). | ultramage | 2 | -12/+12 |
2008-08-17 | ** Please update your server ASAP. ** | zephyrus | 3 | -10/+12 |
2008-08-16 | Added a mapreg txt->sql converter script to /tools, because the sql mapserver... | ultramage | 2 | -0/+44 |
2008-08-16 | Fixed typo in disable/enable npc's (bugreport:2027) | Yommy | 2 | -5/+8 |
2008-08-16 | Another update to the vs9->vs8 converter, to use appropriate line endings. | ultramage | 1 | -9/+12 |
2008-08-15 | Some cleaning in script.c | ultramage | 4 | -177/+152 |
2008-08-15 | Adjusted the vs9-to-vs8 converter so that status messages won't mix with its ... | ultramage | 1 | -9/+9 |
2008-08-15 | Split off mapreg code from script.c | ultramage | 23 | -400/+623 |
2008-08-15 | Applied one missed conf setting rename (followup to r13077). | ultramage | 1 | -1/+1 |
2008-08-15 | bugfix (bugreport:2038) | Yommy | 2 | -1/+5 |
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 |