Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-07 | Update trim/lengthen script for Miniskirt | Kess Vargavind | 1 | -3/+3 | |
Also add it for dyeing and bleaching. | |||||
2009-10-07 | Lora Tay can make Miniskirts | MadCamel | 1 | -8/+15 | |
2009-08-31 | 0000744: Little tileset bugs | Maximilian Philipps | 1 | -1/+1 | |
2009-07-20 | removes next; when followed by a close; | Maximilian Philipps | 2 | -12/+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-06-01 | More fixes for item labels | Kess Vargavind | 1 | -2/+2 | |
I am sorry about forgetting to check the scripts, I learnt that mistake too late. This is the situation a few grep's later. (I also updated the ignore list.) | |||||
2009-05-30 | Merge branch 'master' of the testing branch | Fate | 5 | -37/+140 | |
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-24 | Added magic level 3 quests for Aulsbel and Elanore. Also added appropriate ↵ | Fate | 3 | -5/+112 | |
quest items and extended magic debug functionality as needed. | |||||
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 | 2 | -1/+4 | |
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 | 2 | -1/+4 | |
2009-01-24 | Some more "ItemName" conversions | Jared Adams | 2 | -32/+28 | |
2009-01-19 | Make cotton boots buyable | Jared Adams | 1 | -1/+1 | |
2008-12-23 | Fixeds to check for invy room before giving items | Jared Adams | 1 | -1/+12 | |
2008-11-23 | Fix names of map folders | Jared Adams | 7 | -0/+957 | |
THe converter has been changed to on;y have 0-9A-Za-z-_ as valid characters in map folder names. |