Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-14 | Merge mainline | Jared Adams | 3 | -0/+55 | |
2009-02-14 | Merge commit 'mainline/master' | Jared Adams | 21 | -26/+228 | |
Conflicts: db/item_db.txt | |||||
2009-02-14 | Add new hair styles and color | Jared Adams | 1 | -4/+8 | |
2009-02-13 | Fix a few item name errors | Jared Adams | 1 | -1/+1 | |
2009-02-11 | Remove unused lines from main import file | Jared Adams | 1 | -2/+0 | |
2009-02-11 | Reenable bank deposits (now that trade is fixed) | Jared Adams | 1 | -3/+0 | |
2009-02-08 | Add map 021-1 | Jared Adams | 16 | -16/+213 | |
2009-02-05 | Fix bug in demon mine bookcase | Jared Adams | 1 | -1/+1 | |
2009-02-04 | Fix warp on 013-3 | Jared Adams | 1 | -1/+1 | |
2009-02-03 | Fix spelling mistake in Sagatha's script | Jared Adams | 1 | -1/+1 | |
Found by Octalot | |||||
2009-02-03 | Remove extra characters from bard's name | Jared Adams | 1 | -1/+1 | |
2009-02-03 | Add missing ';' | Jared Adams | 1 | -1/+1 | |
2009-02-02 | Disable bank deposits for now | Jared Adams | 1 | -1/+7 | |
2009-02-02 | Fix typo | Jared Adams | 1 | -1/+1 | |
2009-02-02 | Merge commit 'mainline/master' | Jared Adams | 2 | -4/+19 | |
2009-02-02 | Fix exploit in banker function | Jared Adams | 1 | -0/+1 | |
2009-01-31 | Shearing updated, Sagatha hands it out now, and Sagatha also hands out ↵ | Fate | 2 | -13/+41 | |
things slightly more eagerly | |||||
2009-01-31 | Ian now points players to the bard for magic | Fate | 1 | -1/+1 | |
2009-01-31 | Made levelling up in life magic practical. | Fate | 1 | -3/+3 | |
2009-01-29 | Fixed lay-on-hands to require life magic level 2 | Fate | 1 | -1/+1 | |
2009-01-28 | Update game rules | Jared Adams | 1 | -4/+18 | |
Bug fix in German by Crush Itallian translation by Shaili | |||||
2009-01-26 | Make Elanore glow with detect-magic | Jared Adams | 1 | -1/+1 | |
2009-01-26 | Replace references to ether magic with astral magic | Jared Adams | 2 | -6/+6 | |
2009-01-25 | Fix a bug in Elanore's dialog | Jared Adams | 1 | -2/+0 | |
2009-01-25 | Fix bugs in the injured mouboo's script | Jared Adams | 1 | -22/+20 | |
2009-01-24 | Move amrak to the woodland and give him new text | Jared Adams | 4 | -18/+11 | |
2009-01-24 | Merge commit 'mainline/master' | Jared Adams | 4 | -3/+11 | |
2009-01-24 | Add a dock under contruction to 008-1 | Jared Adams | 2 | -0/+8 | |
2009-01-24 | Update walkmap and warps on 013-3 | Jared Adams | 1 | -1/+1 | |
2009-01-24 | Fix some typos | Jared Adams | 2 | -2/+2 | |
2009-01-24 | Finish conversion to "ItemName" | Jared Adams | 12 | -203/+192 | |
Some of the more complicated scripts (bleach/dye, for example) can't be converted so easily. | |||||
2009-01-24 | Some more "ItemName" conversions | Jared Adams | 10 | -357/+287 | |
2009-01-24 | Adjust snakes in desert canyon | Jared Adams | 1 | -2/+2 | |
2009-01-23 | Start converting scripts over to "ItemName" | Jared Adams | 17 | -157/+84 | |
Instead of using the item number. A few small bug fixes are also here. | |||||
2009-01-23 | Adjust purification potion to not work early | Jared Adams | 3 | -30/+40 | |
2009-01-23 | Top level dialogue option with Wyara: manaseed doesn't work | Fate | 1 | -4/+11 | |
2009-01-23 | Wyara now warns the player if they're not powerful enough yet to cast the ↵ | Fate | 1 | -0/+2 | |
rain spell | |||||
2009-01-22 | Fixed location of pond in Wyara's explanation | Fate | 1 | -1/+1 | |
2009-01-22 | Merge commit 'origin/master' into magic | Jared Adams | 12 | -64/+84 | |
2009-01-20 | Remove extra monsters from desert mines L1 | Jared Adams | 2 | -21/+0 | |
2009-01-20 | Fix some desert miners | Jared Adams | 2 | -4/+4 | |
2009-01-20 | Remove extra shoes in Hurnscald General Store | Jared Adams | 1 | -1/+1 | |
2009-01-19 | Make cotton boots buyable | Jared Adams | 3 | -3/+3 | |
2009-01-19 | Merge commit 'mainline/master' | Jared Adams | 1 | -1/+1 | |
2009-01-19 | Fixed barber mixing up hair styles | Thorbjørn Lindeijer | 1 | -1/+1 | |
Long and curly and pigtails were mixed up. Reported on IRC by meway. | |||||
2009-01-18 | Fixed use of "skill" where the more permanent "setskill" was needed | Fate | 1 | -2/+2 | |
2009-01-18 | Merge branch 'master' into magic | Fate | 5 | -31/+32 | |
2009-01-18 | Merge commit 'mainline/master' | Jared Adams | 16 | -51/+482 | |
2009-01-18 | Merge commit 'mainline/master' | Jared Adams | 2 | -2/+609 | |
2009-01-12 | Added long corridor to cat cave | Bjørn Lindeijer | 4 | -4/+3 | |
So that you can't click on the pot while standing in the entrance. Also removed one spider since getting killed while talking to an NPC is buggy on the client. |