summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-07make mapss20161213gumi3-101/+66
2016-12-07Merge remote-tracking branch 'reivol/offset-barber-sign'gumi1-1/+1
2016-12-07Merge branch 'inventoryplace' into 'master' gumi1-19/+25
2016-12-07simplify inventoryplacegumi1-28/+15
2016-12-07Use the builtin function to check inventory place on the inventoryplace funct...Reid1-22/+41
2016-12-06add a sound in piou rocket, and a delay of 2s for prevent spamomatt2-17/+13
2016-12-06refactor `@w` to use regexgumi1-195/+51
2016-12-06Merge remote-tracking branch 'reivol/enable-legion-access'gumi1-4/+3
2016-12-05Offset the barber sign on Artis.Reid1-1/+1
2016-12-05Enable warp to the Legion from Artis.Reid1-4/+3
2016-12-04Merge branch 'lloyd'gumi1-10/+12
2016-12-04add debug to lloydgumi1-6/+9
2016-12-04remove goto in lozerkMonwarez1-15/+11
2016-12-03Add various map fixes reported by articuno.Reid2-3/+5
2016-12-04Fix some wrong line spacing between Lloyd's dialogue.Reid1-4/+3
2016-12-03Merge remote-tracking branch 'omatt/panel_barber'gumi1-0/+10
2016-12-03add `get money` option to debug menugumi1-3/+5
2016-12-03add `create items` option to debug menugumi1-3/+5
2016-12-03send debug motd before generic motdgumi1-6/+8
2016-12-03add `goodbye2` terminator functiongumi1-0/+19
2016-12-03add `bye` terminator function, make `goodbye` an extension of `bye`gumi1-3/+21
2016-12-03add `cstorage` terminator functiongumi1-0/+11
2016-12-03add `cshop` terminator functiongumi1-0/+12
2016-12-03add `cwarp` terminator functiongumi1-13/+72
2016-12-03allow `bedClic` to work without arguments, letting `savepointparticle` handle itgumi1-1/+1
2016-12-03allow `savepointparticle` to inherit map, x, y from the npc that calls itgumi1-2/+21
2016-12-03add related quests to Julia generic debuggumi1-2/+13
2016-12-03make Julia (000-2-0) use selectd, move the getq's to the proper placegumi1-18/+17
2016-12-03add `selectd` quest debug functiongumi1-1/+48
2016-12-02Fix map 000-2-4wushin1-1/+1
2016-11-28Merge branch 'motd-fixes' into 'master' gumi3-3/+0
2016-11-28Fix MOTD as per gumiwushin3-3/+0
2016-11-28Merge branch 'jesusalva/serverdata-darlin'Reid1-2/+2
2016-11-27Fix some wrap parameters and rebuild map_cache (thanks for Saulc for reporting).Reid3-2/+2
2016-11-25Merge branch 'make-makefile' into 'master' Reid141-1180/+1134
2016-11-24Update map_cachewushin1-0/+0
2016-11-24Add auto-gen files inwushin123-299/+1189
2016-11-22Remove hand written generic saveswushin21-328/+1
2016-11-22Fix Juscare's pathwushin1-5/+5
2016-11-22Move Fluffy Death to enora scriptwushin1-0/+10
2016-11-22Remove autogenerated doorswushin5-651/+0
2016-11-22Add Convertor to Makefilewushin1-1/+1
2016-11-22Add makefile to make development easierwushin2-1/+33
2016-11-17Add language selection into its own function,Reid6-57/+89
2016-11-14Upper case player name when shouting it to Darlin (map: 000-1).Jonatas L. Nogueira1-2/+2
2016-11-09Fixed bad discussion order in Nard's script. Now makes more sense.Alige1-7/+7
2016-11-06Fix Artis La Johanne's note map location.Reid1-1/+1
2016-11-06Add debugmes as walking npc argument function.Reid1-0/+5
2016-11-06Fix wrong error value check on graph walking npc functions.Reid1-1/+1
2016-11-05Merge branch 'chest_sound' into 'master' Reid2-3/+7