summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-08Add attribute Identified into item_db.confs20180313Andrei Karas1-0/+1
2018-02-27add advanced translation tests to test1 and add a menugumi1-66/+116
2018-02-27add sprintf translation tests to test1gumi1-59/+74
2018-02-27Fix error on server exit "hash table not exists".Andrei Karas1-1/+1
2018-02-27Add lg() into script engine tests.Andrei Karas1-1/+21
2018-02-23Mark all targets in make file as .PHONY.Andrei Karas1-0/+2
2018-02-22Remove unused map_cache.datAndrei Karas1-0/+0
2018-02-22Add maps in new format.Andrei Karas73-0/+0
2018-02-15Update messages.conf from hercules.s20180222Andrei Karas1-1/+3
2018-02-15Add check for existing instance in npc1 before create new instance.s20180215Andrei Karas1-1/+1
2018-02-13add join/left clan into npc1 on test map.Andrei Karas1-1/+48
2018-02-08Hercules update.Andrei Karas12-5/+325
2018-01-26Fix typo with a semicolon in Dan NPC scripts20180208Dan Sagunov1-1/+1
2018-01-20Merge branch 'monwarez/serverdata-issue-14'Reid63-103/+103
2018-01-16Add missing evol skill into skill_db.confAndrei Karas1-0/+49
2018-01-16Update from hercules.Andrei Karas3-128/+415
2017-12-29rename closedialog to closeclientdialogThibault Payet63-103/+103
2017-12-26Update from hercules.s20180116Andrei Karas4-0/+14
2017-11-29Update skill_db from hercules.s20171226Andrei Karas1-0/+19
2017-11-15confused tree refinementss20171129gumi2-23/+56
2017-11-09Add basic equipment code to npc1 in test map.Andrei Karas1-1/+28
2017-11-07Update from latest hercules.Andrei Karas2-9/+32
2017-10-23Update configuration files from hercules.s20171107Andrei Karas3-3/+13
2017-10-11what's up with this crazy syntax?s20171023gumi37-142/+142
2017-10-11fix npc talk lock mechanismgumi1-20/+14
2017-09-27Alige forgot to run "make maps"gumi11-18/+18
2017-09-19In item db replace field "Loc" to constants and masks.s20170925Andrei Karas1-51/+51
2017-09-19From item db remove field location with value 0.Andrei Karas1-62/+0
2017-09-19In item db replace gender numbers to constants.Andrei Karas1-90/+90
2017-09-19Replace in item db mask in field "Job" to job names.Andrei Karas1-90/+270
2017-09-19Remove field "Upper" from item db.Andrei Karas1-90/+0
2017-09-18Remove duplicate constant.Andrei Karas1-2/+0
2017-09-18Add missing attribute to item 3500Andrei Karas1-0/+1
2017-09-18remove deprecated useatcmd from scriptsgumi1-2/+4
2017-09-18Update messages.conf, constants.conf from hercules.Andrei Karas3-104/+108
2017-08-23Fix a missing end; on ivan the alchemist's script.s20170918Reid1-0/+1
2017-08-23Rename directions constants.Reid3-4/+4
2017-08-23Replace tabs by space on confused-tree.Reid4-86/+145
2017-08-23Add SC_DAILYSENDMAILCNT into constants.conf and sc_config.txt.Andrei Karas2-0/+4
2017-08-22I'm ashamedgumi1-4/+4
2017-08-22confused tree refinementsgumi1-0/+1
2017-08-22fix the npc talk lock mechanism, make some other npcs use itgumi12-121/+70
2017-08-22reorganize the framework functionsgumi5-50/+77
2017-08-22Remove an extra next flag on mona's script.Reid1-1/+1
2017-08-21Rename the training NPC to Hector on Lozerk's script.Reid1-1/+1
2017-08-20Add lg() on lozerk and correct the dialogue sentence.Reid1-1/+1
2017-08-20Add a reminder function and some setcam on Lozerk's script.Reid1-16/+66
2017-08-20Remove useless code from doorUnTouch function.Andrei Karas1-13/+1
2017-08-20Switch Red's NPC ID to 147.Reid1-1/+2
2017-08-20Fix doors script issue, getareausers() used the PC location instead of the NP...Reid1-1/+13