summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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
2014-11-29Restore gender to most npcs.Andrei Karas41-60/+138
2014-11-27restores invisible map flag.Andrei Karas2-4/+2
2014-11-26Add Piou pet with catch success rate 50%.Andrei Karas2-1/+9
2014-11-26Replace misceffect2 into misceffect.Andrei Karas1-1/+1
2014-11-26Change minimal correct client version to 2.Andrei Karas1-1/+1
2014-11-26Change start position to raft.Andrei Karas1-1/+1
2014-11-24fix case in constant General_Cookies.Andrei Karas2-5/+5
2014-11-24fix mobs spawnsAndrei Karas2-38/+38
2014-11-24fix shop itemsAndrei Karas1-1/+1
2014-11-23fix other npc and warp name duplicates.Andrei Karas15-24/+24
2014-11-23fix conversion into context temp variables.Andrei Karas2-56/+56
2014-11-23fix some npc duplicate names.Andrei Karas2-4/+4
2014-11-23Remove unknown items from map_zone_db.conf.Andrei Karas1-115/+0
2014-11-23fix duplicate npc Magic Arpan.Andrei Karas1-1/+1
2014-11-23fix weapon type in item_db.confAndrei Karas1-2/+2
2014-11-21Replace temp variables into scope temp variables.Andrei Karas35-287/+287