Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-25 | Spelling and grammar corrections in Tulim and Hurn NPCs...dialog only. | TheKandiman | 1 | -1/+1 | |
2009-07-20 | removes next; when followed by a close; | Maximilian Philipps | 1 | -4/+0 | |
2009-06-22 | More fixes to doug and vincent NPCs. | Dennis Friis | 1 | -1/+3 | |
2009-06-22 | Fix client .29.1 freezes on vincent and doug NPCs. | Dennis Friis | 1 | -1/+4 | |
2009-06-19 | Fix up some old quests for security and make them match our current style. | Dennis Friis | 1 | -4/+6 | |
2009-06-19 | Make doug require 20 lamps (down from 40), and improve the reward | Chuck Miller | 1 | -9/+13 | |
2009-06-02 | Turn a few more 'close' into labels | Kess Vargavind | 1 | -1/+2 | |
2009-05-30 | Merge branch 'master' of the testing branch | Fate | 1 | -4/+4 | |
Conflicts: conf/magic.conf db/item_db.txt npc/013-3_Cave/barrier.txt Eliminated conf/magic.conf. Re-build this file using conf/build-magic.sh; otherwise marriage will be disabled and spells won't work. | |||||
2009-05-20 | Minor string fixes | Kess Vargavind | 1 | -6/+6 | |
* Correct spelling of Scoprion (reported by erebe on the forums) * Remove plural ending from item popup syntax | |||||
2009-02-18 | Merge commit 'mainline/master' | Jared Adams | 1 | -1/+2 | |
Conflicts: npc/001-1_Tulimshar/elanore.txt npc/013-3_Cave/barrier.txt npc/015-3/katze.txt | |||||
2009-02-16 | Make sure no script just ends | Jared Adams | 1 | -1/+2 | |
2009-01-24 | Some more "ItemName" conversions | Jared Adams | 1 | -4/+4 | |
2008-11-23 | Fix names of map folders | Jared Adams | 1 | -0/+101 | |
THe converter has been changed to on;y have 0-9A-Za-z-_ as valid characters in map folder names. |