Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-18 | Merge commit 'mainline/master' | Jared Adams | 2 | -1/+2 | |
Conflicts: npc/001-1_Tulimshar/elanore.txt npc/013-3_Cave/barrier.txt npc/015-3/katze.txt | |||||
2009-02-17 | Fix position of warp on map 013-3 | Jared Adams | 1 | -1/+1 | |
2009-02-16 | Make sure no script just ends | Jared Adams | 1 | -0/+1 | |
2009-02-14 | Merge commit 'mainline/master' | Jared Adams | 1 | -1/+1 | |
Conflicts: db/item_db.txt | |||||
2009-02-04 | Fix warp on 013-3 | Jared Adams | 1 | -1/+1 | |
2009-01-24 | Merge commit 'mainline/master' | Jared Adams | 1 | -1/+1 | |
2009-01-24 | Update walkmap and warps on 013-3 | Jared Adams | 1 | -1/+1 | |
2009-01-24 | Finish conversion to "ItemName" | Jared Adams | 2 | -65/+66 | |
Some of the more complicated scripts (bleach/dye, for example) can't be converted so easily. | |||||
2009-01-23 | Start converting scripts over to "ItemName" | Jared Adams | 1 | -4/+4 | |
Instead of using the item number. A few small bug fixes are also here. | |||||
2008-12-24 | Merge branch 'master' into magicv2008.12.25 | Fate | 2 | -0/+31 | |
2008-12-23 | Fixeds to check for invy room before giving items | Jared Adams | 2 | -0/+31 | |
2008-12-05 | Moved magic quests constants to const.txt (import didn't work for some reason) | Fate | 1 | -1/+1 | |
2008-12-04 | Black scorpions near Demon Mines bookshelf respawn more frequently | Fate | 1 | -1/+1 | |
2008-11-29 | Adjusted barrier to show up on detect-magic | Fate | 1 | -1/+1 | |
2008-11-28 | Updated server data to reflect changes in client data mob setup | Fate | 1 | -34/+24 | |
2008-11-23 | Fix some more warps | Jared Adams | 1 | -2/+2 | |
2008-11-23 | Fix chest to take the correct number of keys | Jared Adams | 1 | -1/+1 | |
2008-11-23 | Fix walk map and chest requirement | Jared Adams | 1 | -1/+1 | |
2008-11-23 | Another bad warp | Jared Adams | 1 | -1/+1 | |
2008-11-23 | Fix a bad warp. | Jared Adams | 1 | -1/+1 | |
2008-11-23 | Warp fixes | Fate | 1 | -2/+2 | |
2008-11-23 | Replaced boolean operators by bitwise operators in encoding of chest quests | Fate | 1 | -2/+2 | |
2008-11-23 | Add demon mask quest, remove some old files, etc | Jared Adams | 6 | -9/+232 | |
2008-11-22 | Merge branch 'master' of git@gitorious.org:tmw-eathena-data/map-renaming | Jared Adams | 1 | -3/+4 | |
2008-11-22 | Added some missing warps | Fate | 1 | -3/+4 | |
2008-11-22 | Commit an update | Jared Adams | 6 | -84/+43 | |
2008-11-22 | Add some missing files | Jared Adams | 6 | -0/+26 | |
And some that aren't finished yet | |||||
2008-11-22 | Update various script-related files and add wlks | Jared Adams | 1 | -0/+79 | |
2008-11-19 | Change all script folders | Jared Adams | 3 | -0/+39 | |
Script files fixes are comming |