summaryrefslogtreecommitdiff
path: root/db/const.txt
AgeCommit message (Collapse)AuthorFilesLines
2011-06-19Move to a subdirectoryBen Longbons1-389/+0
2011-06-17Merge gitorious.org:~jenalya/tmw-eathena-data/wip-serverdataJessica Tölke1-0/+1
Conflicts: db/const.txt npc/022-1_Tulimshar/_import.txt npc/_import.txt
2011-06-12Add fixes and cave fightsCoffee1-0/+12
2011-06-04using flag to indicate the tutorial is done and adding behaviour according ↵Jessica Tölke1-1/+1
to that to all tut-npcs
2011-06-03Proposing a planting function to Andra NPCCoffee1-0/+1
2011-04-23Add Bank options. Thanks to o11c and pjotrtoni1-0/+4
2011-04-18adding towel day event npc, needs to be uncommentedJessica Tölke1-0/+2
2011-02-14bugfix for ian the trainerStefan Beller1-0/+1
Ok, you get the graduation cap now again.
2011-01-30remove variable Open_Underground_Palace_BarrierStefan Beller1-2/+4
use FLAGS variable at bit FLAG_OPENED_UNDERGROUND which is defined in const.txt
2011-01-10Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdataJessica Tölke1-0/+1
2011-01-10adding npc to give bowler hatJessica Tölke1-0/+3
changing the game_rules function to save the players starting date cindy quest: minor fix in dialogue
2011-01-10adding the TMW_BESERK skillStefan Beller1-0/+1
2011-01-02luca can focus and unfocus nowStefan Beller1-0/+2
2011-01-02unify consts: ability to focus is SKILL_POOL nowStefan Beller1-1/+1
there were 3 different consts meaning the same.
2010-11-08adding constants to const.txt for byte maskingStefan Beller1-0/+12
adding the constants to have the avalability to mask and shift bytes within a script variable
2010-07-22Add the basics for candorChuck Miller1-0/+1
Reviewed-by: Turmfalke
2010-05-24Modify the manner in which needles are given out to a more sane methodFreeyorp1-0/+4
2010-05-24Fixes to Easter 2010Freeyorp1-0/+2
2010-05-24Easter 2010Freeyorp1-0/+102
2009-12-29Add a function which prevents unreleased items from being equipped.Freeyorp1-0/+3
The intended use is that unreleased items call this in EquipScript, so that leaked items do not have a serious impact on gameplay.
2009-09-26Merge branch 'skill'Fate1-1/+7
2009-09-26Disabled Luca's initial skill supportFate1-1/+7
2009-09-26Merge branch 'skill'Fate1-0/+3
2009-09-23Initial skill NPC supportFate1-0/+3
2009-09-22Add a basic ferry systemJared Adams1-0/+3
2009-09-12Added parsley item, minor reformattingFate1-0/+1
2009-09-11Made functions in item_db more transparentKess Vargavind1-0/+2
2009-08-20Add another wedding locationJared Adams1-0/+5
2009-06-16Added SkillUp function and used it whenever we magic-skill-upFate1-0/+8
2009-05-31Added slow-poison potions and made Wyara sell themFate1-0/+1
2009-05-24Added magic level 3 quests for Aulsbel and Elanore. Also added appropriate ↵Fate1-0/+2
quest items and extended magic debug functionality as needed.
2009-05-16Elanore and the Doctor can now heal poisoning. Also added sc_poison ↵Fate1-0/+2
constant to db/const.txt.
2009-01-10Numerous fixes. Magic level 0 should be fully operational now.Fate1-2/+2
2009-01-09Finished first pass of magic quest scriptingFate1-0/+3
2008-12-31Pre-planned level 0 spells all available (except for 'make sulphur' and ↵Fate1-1/+3
'detect magic')
2008-12-27Magic quests 0, 2, 4Fate1-0/+2
2008-12-05Moved magic quests constants to const.txt (import didn't work for some reason)Fate1-1/+19
2008-11-30Added magic constants and Auldsbel the wizard (tested except for the mana ↵Fate1-0/+2
seed part, still needs the magic quests)
2008-11-02Branch data for eAthenaJared Adams1-101/+46
2006-02-21Initial revisionZuzanna K. Filutowska1-0/+231