Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-04 | Towns really don't need the "no drop" flag | Ben Longbons | 1 | -1/+0 | |
2014-04-04 | Clear (most) new warnings | Ben Longbons | 4 | -18/+12 | |
2014-04-02 | Fix style (split for more readable diff) | Ben Longbons | 4 | -29/+26 | |
2014-04-02 | Clean up main scripts | Ben Longbons | 17 | -117/+123 | |
2014-04-02 | Clean up generated scripts | Ben Longbons | 1 | -2/+2 | |
2014-02-02 | Remove disabled magic and old holiday quests | Ben Longbons | 1 | -9/+0 | |
2013-09-11 | Adding missing "[" in gossip.txt, reported by cody. | tux9th | 1 | -1/+1 | |
2013-08-19 | Give every NPC a unique name | Ben Longbons | 1 | -1/+1 | |
2013-07-23 | Use canonical separator for mapflags | Ben Longbons | 1 | -2/+2 | |
2013-07-05 | Make fourth word of functions non-empty, to appease the current server | Ben Longbons | 1 | -1/+1 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 23 | -36/+55 | |
2013-06-28 | Refactor all calls within an if, which is illegal | Ben Longbons | 1 | -5/+9 | |
2013-06-26 | Add an option to disable global timers for debugging | Ben Longbons | 1 | -0/+1 | |
2013-04-22 | Run 'make maps' to update the monster spawn names. | Jessica Tölke | 1 | -2/+2 | |
They now match the names from mob_db. | |||||
2013-02-12 | Restructuring the quests saved in TMW_Quest: Convert gossip to new variables. | Jessica Tölke | 1 | -14/+29 | |
2013-02-12 | o11c's review of sandra | Ben Longbons | 1 | -1/+1 | |
2013-02-12 | Restructuring the quests saved in TMW_Quest: Convert Sandra to new variables. | Jessica Tölke | 1 | -17/+26 | |
2013-02-12 | Restructuring the quests saved in TMW_Quest: Convert Vincent to new variables. | Jessica Tölke | 1 | -28/+26 | |
2013-02-12 | Restructuring the quests saved in TMW_Quest: Convert Sarah to new variables. | Jessica Tölke | 1 | -23/+20 | |
2013-02-12 | o11c's review of bernard and mikhail | Ben Longbons | 1 | -1/+1 | |
2013-02-12 | Restructuring the quests saved in TMW_Quest: Convert Bernard and Mikhail to ↵ | Jessica Tölke | 2 | -33/+56 | |
new variables. The variable was also used in Kylian, so that script needed changes too. | |||||
2013-01-06 | Add cotton shorts to the shop on Tulimshar bazaar. | Jessica Tölke | 1 | -1/+1 | |
bell chick pointed out that the shorts are available at the Northern Bazaar, but might be less easy to notice there. | |||||
2012-12-31 | Spelling fixes: replace some 'i' with 'I'. | Jessica Tölke | 2 | -2/+2 | |
Reported by eiseras. | |||||
2012-12-20 | Remove misleading dialog about creating lifestones from Elanore's script. | Jessica Tölke | 1 | -3/+0 | |
2012-12-17 | Clean the dyer/bleacher scripts: | Vincent Petithory | 1 | -57/+66 | |
* Add punctuation in menus * Format label name to the apparent script convention * Move the sorcerer robes variants into a submenu * Remove the color array and use a hard-coded menu for the colors | |||||
2012-12-17 | Add all combinations of sorcerer robes regarding their dyed line. Update ↵ | Vincent Petithory | 1 | -0/+60 | |
submodule pointer. | |||||
2012-12-16 | Add dyed Cotton Cloth items | Vincent Petithory | 1 | -0/+6 | |
2012-08-28 | Add the Fine Dress: | Vincent Petithory | 1 | -0/+6 | |
* Add the Fine Dress and its dyed variants, * Add the Fine Dress to the npc dyer and to the npc bleacher. | |||||
2012-05-23 | Entertainer: also allow the new smileys to be randomly displayed. | Jessica Tölke | 1 | -1/+1 | |
2012-05-23 | Use newly defined constants for SKILL_EMOTE, SKILL_TRADE and SKILL_PARTY ↵ | Jessica Tölke | 2 | -9/+5 | |
instead of local variables. | |||||
2012-04-14 | Fixing spelling errors, some reported by Qwerty Dragon. Submodule pointer ↵ | Jessica Tölke | 1 | -3/+3 | |
updated. | |||||
2012-01-26 | New Soul Menhirs. Submodule pointer updated. | Jessica Tölke | 1 | -1/+1 | |
2011-12-30 | Fix the random spawn points bug. | Ben Longbons | 1 | -2/+2 | |
2011-11-28 | Fix unterminated buffer bug when focusing/unfocusing skills. | Ben Longbons | 1 | -0/+2 | |
2011-11-16 | Made Constants case-sensitive | Erik Schilling | 4 | -14/+14 | |
2011-11-16 | Removed direct occurrences of itemids | Erik Schilling | 1 | -3/+3 | |
2011-10-30 | Made the name of each item be the same everywhere. | ali-g | 1 | -3/+3 | |
Changed some names in item_db.txt and the same one in corresponding scripts. | |||||
2011-10-27 | I adjusted some dialog in entertainer.txt rewards_master.txt sandra.txt ↵ | Meway | 5 | -13/+13 | |
luca.txt bard.txt | |||||
2011-10-20 | Fix halloween quest and add 'big reward'. | Ben Longbons | 1 | -0/+2 | |
2011-10-18 | Halloween 2011 Trick-or-Treating | Ben Longbons | 1 | -0/+7 | |
2011-09-16 | Cotton Pants/Cotton Trousers | Jessica Tölke | 1 | -0/+6 | |
Rename Cotton Pants to Cotton Trousers. Some minor fixes in Lora Tay. Added it in Bleacher/Dyer. Submodule pointer updated. | |||||
2011-09-12 | Client-data: Review of all maps by Ali-G, Converter ran. | Jessica Tölke | 2 | -7/+7 | |
Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map. | |||||
2011-09-11 | Fix another goto non existent label bug. This time on ishi. | coffee | 1 | -1/+1 | |
2011-09-06 | Add EMOTE_ constants | Ben Longbons | 2 | -4/+3 | |
Also fix an off-by-one error in the entertainer | |||||
2011-09-06 | In barber script, show your initial color/style. | Ben Longbons | 1 | -0/+4 | |
2011-09-04 | Fixes a typo in a variable name. | coffee | 1 | -1/+1 | |
2011-09-04 | Clear temporary variables after you close npc window. Npcs from 001-1. | coffee | 17 | -129/+222 | |
2011-09-05 | Client-data: maps names changed and some minor fixes. | Jessica Tölke | 3 | -3/+3 | |
Converter ran. Submodule pointer updated. | |||||
2011-09-02 | Disable or fix NPCs with attachrid problemsv2011.09.03 | Ben Longbons | 1 | -1/+2 | |
2011-08-27 | First set of conversions to using 4 spaces in place of tabs. Also replaced ↵ | The Kandiman | 23 | -1871/+1794 | |
tabs with pipes in headers. Map 001-1 complete. |