Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-04 | converter added warning to all autogenerated files | Jessica Tölke | 3 | -0/+3 | |
2011-02-11 | traders use correct(item_db) prize for arrows | Stefan Beller | 1 | -1/+1 | |
2009-11-27 | Fixing a bug where you could not talk to NPCs. | Stefan Dombrowski | 2 | -1/+6 | |
Problem: When you try to talk to some NPCs and these NPC don't speak to you, then after that you can't talk to any other NPC until the client is restarted. Solution: The responsibilities of the rules NPC are moved to Ian. The well and the tree are talking to everyone now. | |||||
2009-07-20 | removes next; when followed by a close; | Maximilian Philipps | 1 | -6/+0 | |
2009-06-17 | Apply latest mapfile changes by fate with a fresh Converter run. | Dennis Friis | 1 | -11/+11 | |
2009-06-16 | Added SkillUp function and used it whenever we magic-skill-up | Fate | 1 | -6/+7 | |
2009-06-06 | Add a dialog to when the quest is finished to keep client from locking up. | Dennis Friis | 1 | -0/+2 | |
If not, its impossible to talk to other NPCs unless you relogin. | |||||
2009-06-06 | Fixed spirit to write to QUEST_MAGIC2 variable, doc updates | Fate | 1 | -1/+1 | |
2009-05-30 | Misc. fixes to magic, mostly suggested/pointed out by Kess | Fate | 1 | -2/+0 | |
2009-01-24 | Merge commit 'mainline/master' | Jared Adams | 1 | -2/+2 | |
2009-01-24 | Adjust snakes in desert canyon | Jared Adams | 1 | -2/+2 | |
2009-01-23 | Start converting scripts over to "ItemName" | Jared Adams | 2 | -9/+6 | |
Instead of using the item number. A few small bug fixes are also here. | |||||
2009-01-11 | Fixed a number of remaining bugs | Fate | 1 | -5/+5 | |
2009-01-10 | Numerous fixes. Magic level 0 should be fully operational now. | Fate | 2 | -5/+5 | |
2009-01-09 | Finished first pass of magic quest scripting | Fate | 3 | -7/+330 | |
2009-01-07 | Misc. fixes, added most of Wyara | Fate | 1 | -3/+3 | |
2008-12-31 | Added missing quest script | Fate | 1 | -0/+149 | |
2008-12-26 | Inital rework of desert monsters | Jared Adams | 3 | -21/+24 | |
2008-11-23 | Re-built with updated Converter tool | Fate | 1 | -1/+1 | |
2008-11-23 | Add demon mask quest, remove some old files, etc | Jared Adams | 1 | -1/+1 | |
2008-11-22 | Added some missing warps | Fate | 1 | -2/+2 | |
2008-11-22 | Fixed broken warp in mountain snake cave, improved snake pit warp, added ↵ | Fate | 2 | -2/+2 | |
missing south beach to north beach warp | |||||
2008-11-22 | Update various script-related files and add wlks | Jared Adams | 1 | -1/+1 | |
2008-11-22 | Map name/warp/monster location fixes | Fate | 2 | -7/+7 | |
2008-11-21 | Re-built imports to exclude obsolete ones | Fate | 1 | -1/+1 | |
2008-11-19 | Change all script folders | Jared Adams | 5 | -0/+79 | |
Script files fixes are comming |