summaryrefslogtreecommitdiff
path: root/world/map/npc/functions
AgeCommit message (Expand)AuthorFilesLines
2013-07-04server side changes to the snow docks addition and related fixesWombat1-1/+1
2013-06-28Refactor all calls within an if, which is illegalBen Longbons1-1/+3
2013-06-13Nivalis Transportation Modifications.Jessica Tölke1-0/+15
2013-06-09Update Game Rules:tux9th1-16/+15
2013-06-05Edit: Evil Obelisk 018-3 and Function Evil Obelisktux9th1-27/+39
2013-04-28Update German translation of the rules:Jessica Tölke1-6/+5
2013-02-23Inspector quest: add the handling of variable restructuring to clear_vars.Jessica Tölke1-0/+7
2013-02-12Merge branch 'variables'Jessica Tölke1-0/+81
2013-02-12Add variables to clear_vars that doesn't occur anywhere in the game data, but...Jessica Tölke1-0/+6
2013-02-12Add event variables to clear_vars function.Jessica Tölke1-0/+11
2013-02-12Variable restructuring: move information about opening the chest in Hurnscald...Jessica Tölke1-0/+4
2013-02-12Variable restructuring: move Quest_demon_mines into Nibble 2 of QUEST_Hurnscald.Jessica Tölke1-0/+5
2013-02-12Variable restructuring: move Quest_Scythe_state into Nibble 1 of QUEST_Hurnsc...Jessica Tölke1-0/+5
2013-02-12o11c's review of the conversion functionBen Longbons1-11/+11
2013-02-12Restructuring the quests saved in TMW_Quest: write conversion function.Jessica Tölke1-0/+50
2013-02-04fix: Sagatha "good" mobs; Red Slime was used, instead of Black ScorpionVincent Petithory1-1/+1
2013-01-29Typo fix for labels and make gain magic xp work for level 1 magic too.v2013.01.29Hongwen Qiu1-12/+7
2013-01-29fix a bug, so reset everything works as it should be.Hongwen Qiu1-0/+1
2013-01-23Reorganization of global variables: Clear unused global variablesJessica Tölke1-0/+62
2013-01-18Turn Cave Snake Lamp quest into a Daily Quest.Jessica Tölke1-0/+2
2013-01-09Katze quest: use bitmasking to be able to remove the variable LastHiss.Jessica Tölke1-0/+2
2013-01-09Katze quest: remove player variable KatzeBeenOutsideJessica Tölke1-0/+2
2013-01-09Remove and delete QUEST_clothdyer_state since it isn't used anywhere.Jessica Tölke1-0/+2
2013-01-04Clear_vars function: delete some variables that aren't used in scripts anymore.Jessica Tölke1-5/+3
2013-01-04Soul menhir function: Fix some typing errors.Jessica Tölke1-4/+4
2012-12-17Add Illia quest scripts. Update submodule pointer.Vincent Petithory1-0/+93
2012-12-17Add Illia Monsters:Vincent Petithory1-0/+8
2012-10-21Daily Quest: remove needless condition.Jessica Tölke1-2/+1
2012-10-21Daily Quest: move calculation of DailyQuestPoints into separate function.Jessica Tölke1-2/+8
2012-10-21Daily Quest: some coding style changes.Jessica Tölke1-14/+20
2012-08-05Add debug NPCs that disable themselves in production.Ben Longbons1-0/+40
2012-06-26Fix a misspelled label in the debug function.Jessica Tölke1-1/+1
2012-05-23Expanded the debug NPC script and added new variables in const.txt.alige Ali-G1-252/+679
2012-05-21Add Reinboo to the list of monsters that annoy Sagatha when you kill them.Jessica Tölke1-0/+3
2012-05-06Edited from past tense to present tense and corrected variable name and added...Yubaba1-3/+3
2012-03-01New hairstyle: Long and clippedJessica Tölke1-2/+2
2012-02-18Added a brown hair colorThorbjørn Lindeijer1-2/+4
2012-01-17Adding new monsters to function MobPointsJessica Tölke1-0/+13
2012-01-05Ferry function: setting temporary player variables to zero before closing.Jessica Tölke1-7/+14
2012-01-04Small fix of missspelled label in debug function.Jessica Tölke1-1/+1
2011-12-30Handle quests on 019-1 in flags instead of one player variable for each. Adde...Jessica Tölke1-2/+12
2011-12-16amendment in the daily quest phrases for the case that the points are below t...Jessica Tölke1-2/+7
2011-12-15Adapting phrases indicating how many DailyQuestPoints are left in the daily q...Jessica Tölke1-24/+19
2011-12-15Added phrases for daily quests.Erik Schilling1-2/+36
2011-11-21Automated following illegal rule correctionv2011.11.23brokendoor1-3/+12
2011-11-16Made Constants case-sensitiveErik Schilling8-40/+40
2011-09-11Tab conversion and formatting project.The Kandiman15-952/+1059
2011-09-07Fix new argument warnings.Ben Longbons1-3/+3
2011-09-06In barber script, show your initial color/style.Ben Longbons1-6/+48
2011-08-29add pink hair color and rewrite the scriptBen Longbons1-54/+75