summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-12-24Add npc3 on test map.Andrei Karas2-0/+8
2014-12-23add missing npc2 on test map.Andrei Karas1-0/+35
2014-12-23Add market on test map.Andrei Karas1-0/+1
2014-12-21extend a bit npc on test map.Andrei Karas1-5/+17
2014-12-19In item_db.conf use constants for item type.Andrei Karas1-54/+54
2014-12-18Add field for floor item life time.Andrei Karas2-0/+2
New field in item_db.conf: FloorLifeTime.
2014-12-16Update maps.conf.Reid1-0/+1
2014-12-16Correct the missing and the wrong import file on #12 and #10.Reid2-1/+2
2014-12-16Add door script on test map.Andrei Karas3-6/+54
Add door functions.
2014-12-16Add use script into item_db.Andrei Karas1-0/+4
2014-12-16Add removed by mistake pet.Andrei Karas1-0/+2
2014-12-14remove unused sql scripts.Andrei Karas9-32158/+0
2014-12-14Add missing roulette_db.conf.Andrei Karas1-0/+16
2014-12-14Update docs from upstream.Andrei Karas4-78/+137
2014-12-14Update db from upstream.Andrei Karas6-14/+77
2014-12-14update db/re from upstream.Andrei Karas2-9/+9
2014-12-14Update messages.conf from upstream.Andrei Karas1-1/+4
2014-12-14update conf/battle to latest configs from upstream.Andrei Karas5-12/+27
2014-12-11Add map 001-2-1.Reid5-0/+4
2014-12-11On test map use npc id 800Andrei Karas1-1/+1
2014-12-09On test map in npc1 add dumping whispers.Andrei Karas1-1/+5
2014-12-07Add npc1 to testmap.Andrei Karas4-0/+42
2014-12-07Add test map into configs.Andrei Karas2-1/+2
2014-12-07Update map_cache.dat again.Andrei Karas1-0/+0
2014-12-07Update map_cache.dat.Andrei Karas1-0/+0
2014-12-07update conf files for latest codebase.Andrei Karas2-8/+22
2014-12-05Replace script function set to direct variable assignments.Andrei Karas35-121/+121
2014-12-03Rename itemdb attribute nodelonuse into KeepAfterUse.Andrei Karas1-4/+2
2014-12-03Add new artis indoor maps #10 to #17.Reid13-0/+13
2014-12-03Add new maps on maps.conf.Reid1-0/+7
2014-12-03Add new maps on import.txt.Reid1-0/+7
2014-12-03Update map_cache.Reid1-0/+0
2014-12-03Change location of warp from 001-2-9 to 001-2-7.Reid1-1/+1
2014-12-03Change location of warp from 001-2-8 to 001-2-7.Reid1-1/+1
2014-12-03Update map_index with new maps.Reid1-0/+8
2014-12-03Update warps of 001-2-7.Reid1-3/+3
2014-12-02Fix case in all function names.Andrei Karas32-49/+47
2014-12-02Call all functions directly (without callfunc).Andrei Karas27-45/+44
2014-12-02Revert "Remove the cookie master on 000-1.", missread the map folder.Reid1-0/+261
This reverts commit e458c8094093eceb539644c376a861dd7f3730b2.
2014-12-02Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts.Reid11-58/+58
2014-12-02Remove the cookie master on 000-1.Reid1-261/+0
2014-12-02Add new sex consts.Reid33-34/+34
2014-12-01Update sailors.txt script (jesusalva fix).Reid1-1/+1
2014-12-01fix other gender constant.Andrei Karas1-1/+1
2014-12-01rebuild translations.Andrei Karas21-3179/+7310
2014-11-30Remove some server warning with buy/sell problem.Reid1-6/+6
2014-11-30Add const for female/male/other gender.Reid1-0/+3
2014-11-30Add new sc on item_db.Reid1-12/+12
2014-11-30Purge some unnused constants.Reid1-37/+1
2014-11-29Restore active distance to all npcs.Andrei Karas38-47/+78