Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-05 | Move starting brace to new line | Ben Longbons | 11 | -25/+38 | |
2013-06-07 | run 'make maps' for client-data changes. | tux9th | 1 | -6/+6 | |
update submodule pointer for client-data. | |||||
2013-05-26 | Run make maps for map changes and npc position changes. | Jessica Tölke | 2 | -2/+11 | |
Update submodule pointer. | |||||
2013-05-26 | NPC changes | wushin | 6 | -6/+24 | |
2013-02-20 | Heathin fixes: | Vincent Petithory | 1 | -13/+37 | |
* add inventory/weight checks when giving out items * fix OR conditions that were mistakenly using the bitwise OR operator | |||||
2013-02-12 | Restructuring the quests saved in TMW_Quest: Convert Bernard and Mikhail to ↵ | Jessica Tölke | 1 | -1/+6 | |
new variables. The variable was also used in Kylian, so that script needed changes too. | |||||
2012-12-31 | Spelling fixes: replace some 'i' with 'I'. | Jessica Tölke | 1 | -1/+1 | |
Reported by eiseras. | |||||
2012-11-08 | Fix usages of getinventorylist(): | Vincent Petithory | 1 | -2/+2 | |
* replace incorrect usage of @inventory_count with the correct variable created by getinventorylist(): @inventorylist_count | |||||
2012-08-28 | Run 'make maps' for addition to 021-2. | Jessica Tölke | 1 | -0/+1 | |
2012-05-23 | Use newly defined constants for SKILL_EMOTE, SKILL_TRADE and SKILL_PARTY ↵ | Jessica Tölke | 1 | -7/+5 | |
instead of local variables. | |||||
2012-03-20 | Spell check of new and updated Tulimshar NPCs. -Frost | Frost | 2 | -10/+10 | |
2012-03-20 | North Tulimshar: quest about businessman who wants to open a shop in Tulimshar | Jessica Tölke | 3 | -7/+296 | |
2012-03-20 | Adding quest 'Shopkeeper's License' in North Tulimshar. | Jessica Tölke | 2 | -0/+27 | |
2012-03-17 | Adding new room to 021-2, warp into the room will be done conditionally in a ↵ | Jessica Tölke | 1 | -0/+1 | |
script. Submodule pointer updated. | |||||
2011-11-16 | Made Constants case-sensitive | Erik Schilling | 5 | -70/+70 | |
2011-10-30 | Made the name of each item be the same everywhere. | ali-g | 3 | -52/+52 | |
Changed some names in item_db.txt and the same one in corresponding scripts. | |||||
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-12 | Client-data: Review of all maps by Ali-G, Converter ran. | Jessica Tölke | 3 | -14/+14 | |
Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map. | |||||
2011-09-10 | Tab replacement and formatting project: Maps 014-1 to 021-2 complete. | The Kandiman | 6 | -760/+819 | |
2011-09-07 | Fix new argument warnings. | Ben Longbons | 1 | -2/+2 | |
Requires the server patch to allow argumentless script functions | |||||
2011-09-06 | Add EMOTE_ constants | Ben Longbons | 1 | -1/+1 | |
Also fix an off-by-one error in the entertainer | |||||
2011-08-26 | Force the converter to run for all files to update generated files | Ben Longbons | 2 | -13/+13 | |
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps | |||||
2011-06-19 | Move to a subdirectory | Ben Longbons | 10 | -0/+1016 | |