summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-16Added a mapreg txt->sql converter script to /tools, because the sql mapserver...ultramage2-0/+44
2008-08-16Fixed typo in disable/enable npc's (bugreport:2027)Yommy2-5/+8
2008-08-16Another update to the vs9->vs8 converter, to use appropriate line endings.ultramage1-9/+12
2008-08-15Some cleaning in script.cultramage4-177/+152
2008-08-15Adjusted the vs9-to-vs8 converter so that status messages won't mix with its ...ultramage1-9/+9
2008-08-15Split off mapreg code from script.cultramage23-400/+623
2008-08-15Applied one missed conf setting rename (followup to r13077).ultramage1-1/+1
2008-08-15bugfix (bugreport:2038)Yommy2-1/+5
2008-08-15incorrect item id (bugreport:2063)Yommy2-1/+3
2008-08-15* Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the thres...sketchyphoenix5-6/+8
2008-08-14* Added: new items, according to kRO items descriptions (commented out for a ...akrus2-2/+21
2008-08-12Now using proper enum type for mob skill state tracking.ultramage2-18/+17
2008-08-12Added updated client effects list.ultramage4-42/+63
2008-08-12Added gcc compiler flags to silence some warnings in non-debug builds (bugrep...ultramage2-0/+2
2008-08-12Hammerfall now works with daggers and 1h swords (bugreport:2045)ultramage2-1/+3
2008-08-11* Corrections and fixes to the mob Skill DB.L0ne_W0lf2-0/+17
2008-08-11Fixed right-click npc unload not unloading duplicates (bugreport:2014)ultramage2-0/+5
2008-08-11Corrected Flame Skull Card, rate os 5% not 50%. This is what happens when you...L0ne_W0lf2-1/+3
2008-08-10Updated the dungeon teleport scroll menu. L0ne_W0lf2-2/+5
2008-08-10Accidentally reverted the fix to Drifter.L0ne_W0lf2-1/+2
2008-08-10* Rather massive item database update.L0ne_W0lf6-1579/+2438
2008-08-10copy paste error in monster race (bugreport:2035)Yommy2-5/+6
2008-08-10Some skill corrections based on bugreport:1945ultramage2-6/+5
2008-08-10Some small code cleaningultramage4-118/+149
2008-08-10Removed 'DROP TABLE' statements from main.sql (bugreport:1714)ultramage1-66/+33
2008-08-10fixed bug reports (bugreport:1556 bugreport:1913 bugreport:1839)Yommy4-3/+7
2008-08-09fixed bug reports bugreport::2029 bugreport::2023 bugreport::1923Yommy5-8/+10
2008-08-09Really implemented SC_WALKSPEED (instead of copy-pasting old code) (followup ...ultramage1-1/+1
2008-08-09Fixed a mistake in r13051 party invite code where 'tsd' was accessed before c...ultramage1-5/+5
2008-08-09Fixed @noks leaking internal buffer contents (bugreport:1528).ultramage2-0/+3
2008-08-09Now Novices without lvl5 basic skill can be partied (bugreport:1131).ultramage2-14/+1
2008-08-09Fixed login printing raw passwdenc passwords to console (bugreport:826).ultramage7-35/+59
2008-08-09Corrected an outdated compilation option in the login txt->sql converter proj...ultramage2-4/+4
2008-08-08Removed unofficial inn maid from Alberta.L0ne_W0lf2-10/+5
2008-08-08* Slew up NPC bug fixes and other updates.L0ne_W0lf7-14/+32
2008-08-07* Added another GM trust config for party invitations (bugreport:2004)sketchyphoenix5-1/+26
2008-08-06sleepy... some more typo fixes (bugreport:1983 + bugreport:2008)akrus2-2/+2
2008-08-06fixed a typo (bugreport:1998)akrus1-1/+0
2008-08-04- Killed mobs with NPC_REBIRTH skill used should not drop items again. (Aegis...zephyrus3-38/+51
2008-08-04Fixed an ancient sql query typo (bugreport:1979)ultramage1-1/+1
2008-08-04Attempt no.2 at svn:executable (followup to r13044)ultramage11-0/+0
2008-08-04Added svn:executable property for several batch/shell scripts.ultramage0-0/+0
2008-08-04Corrected project files / makefiles that were missing newly added .c file ent...ultramage15-121/+175
2008-08-04Fixed an auth bug in txt charserver (caused by r12579, followup to r12609)ultramage1-1/+1
2008-08-04Added configs for quest table name adjustment (bugreport:1778)ultramage3-0/+8
2008-08-03Fixed an NPC in Kiel Hyre Quest warping onto the exit warp for final room.Paradox924X2-1/+2
2008-08-03Re-implemented SC_WALKSPEED (used in npc scripting) according to official sou...ultramage1-0/+2
2008-08-03Fixed some condition checks in archer, mage, and swordie, jobs.L0ne_W0lf4-6/+10
2008-08-03Implemnted Hugel Monster Races.L0ne_W0lf3-2/+12425
2008-08-02Player shops will not close on death anymore (bugreport:1955).ultramage2-4/+2