Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-04 | Fixing strange bug when using "npcName" as a name for a temporary variable | toni | 1 | -1/+1 | |
2011-04-04 | converter added warning to all autogenerated files | Jessica Tölke | 3 | -0/+3 | |
2011-03-01 | Fixing name in Shannon npc | Jessica Tölke | 1 | -5/+5 | |
(not using Shanon in the script) | |||||
2011-02-11 | remove spaces | Stefan Beller | 1 | -10/+10 | |
2011-02-11 | traders use correct(item_db) prize for arrows | Stefan Beller | 1 | -1/+1 | |
2011-01-25 | Spelling and grammar corrections in Tulim and Hurn NPCs...dialog only. | TheKandiman | 2 | -2/+2 | |
2011-01-15 | Burns supper added to news, minor language fix in dimonds.txt | Wombat | 1 | -1/+1 | |
Burns Supper added to news, added "what" to Shanon in dimonds.txt | |||||
2011-01-12 | Cindy quest: removing debug parts | Jessica Tölke | 1 | -2/+1 | |
Shanon: adjusting date | |||||
2011-01-12 | Name changes to identify menu items for shanon in dimonds.txt | Wombat | 1 | -2/+2 | |
Name changes to identify menu items for the bowler hat event NPC | |||||
2011-01-12 | missed an "a" on dimond.txt | Wombat | 1 | -1/+1 | |
dialog fix, missed an "a" on the cleanup. Should make sense now. | |||||
2011-01-12 | small dialog change in bowler hat event npc | Wombat | 1 | -1/+1 | |
small dialog fix in dimonds.txt, where the bowler hat event npc is. | |||||
2011-01-10 | adding npc to give bowler hat | Jessica Tölke | 1 | -0/+424 | |
changing the game_rules function to save the players starting date cindy quest: minor fix in dialogue | |||||
2010-10-03 | Critical fixes for Nicholas and Lora Tay | Freeyorp | 1 | -0/+6 | |
2010-08-22 | Crafting NPC release and related changes | Wombat | 1 | -1/+1 | |
Ingots now needed for armor and helmets, terranite quest, ring jeweler quest fixes related to these changes to maintain balance | |||||
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. |