Age | Commit message (Expand) | Author | Files | Lines |
2018-04-05 | bring the array manipulation functions to version 10s20180406 | gumi | 1 | -11/+54 |
2018-03-28 | use getmapinfo instead of getmapusers to check if a map exists | gumi | 2 | -4/+12 |
2018-03-28 | make @w fully compatible with @warp | gumi | 1 | -3/+23 |
2018-03-25 | Merge branch 'jesusalva/pipelines' into 'master' | gumi | 1 | -1/+1 |
2018-03-25 | allow the git repo to have any name | Jesusaves | 1 | -1/+1 |
2018-03-25 | don't allow to open doors from behind | gumi | 1 | -0/+7 |
2018-03-25 | New books | Jesusaves | 3 | -87/+272 |
2018-03-25 | add map anchors for Drasil Island | gumi | 1 | -0/+9 |
2018-03-25 | add map anchors for Artis | gumi | 1 | -0/+18 |
2018-03-25 | get map anchors directly from maps | gumi | 4 | -74/+33 |
2018-03-20 | yeah... this got very messy (my bad!). let's not use custom terminators after... | gumi | 10 | -172/+81 |
2018-03-14 | Allows restoreshopitems to take an optional price parameter. | Jesusaves | 1 | -3/+8 |
2018-03-13 | Update sql files from hercules. | Andrei Karas | 3 | -1/+10 |
2018-03-08 | Add attribute Identified into item_db.confs20180313 | Andrei Karas | 1 | -0/+1 |
2018-02-27 | add advanced translation tests to test1 and add a menu | gumi | 1 | -66/+116 |
2018-02-27 | add sprintf translation tests to test1 | gumi | 1 | -59/+74 |
2018-02-27 | Fix error on server exit "hash table not exists". | Andrei Karas | 1 | -1/+1 |
2018-02-27 | Add lg() into script engine tests. | Andrei Karas | 1 | -1/+21 |
2018-02-23 | Mark all targets in make file as .PHONY. | Andrei Karas | 1 | -0/+2 |
2018-02-22 | Remove unused map_cache.dat | Andrei Karas | 1 | -0/+0 |
2018-02-22 | Add maps in new format. | Andrei Karas | 73 | -0/+0 |
2018-02-15 | Update messages.conf from hercules.s20180222 | Andrei Karas | 1 | -1/+3 |
2018-02-15 | Add check for existing instance in npc1 before create new instance.s20180215 | Andrei Karas | 1 | -1/+1 |
2018-02-13 | add join/left clan into npc1 on test map. | Andrei Karas | 1 | -1/+48 |
2018-02-08 | Hercules update. | Andrei Karas | 12 | -5/+325 |
2018-01-26 | Fix typo with a semicolon in Dan NPC scripts20180208 | Dan Sagunov | 1 | -1/+1 |
2018-01-20 | Merge branch 'monwarez/serverdata-issue-14' | Reid | 63 | -103/+103 |
2018-01-16 | Add missing evol skill into skill_db.conf | Andrei Karas | 1 | -0/+49 |
2018-01-16 | Update from hercules. | Andrei Karas | 3 | -128/+415 |
2017-12-29 | rename closedialog to closeclientdialog | Thibault Payet | 63 | -103/+103 |
2017-12-26 | Update from hercules.s20180116 | Andrei Karas | 4 | -0/+14 |
2017-11-29 | Update skill_db from hercules.s20171226 | Andrei Karas | 1 | -0/+19 |
2017-11-15 | confused tree refinementss20171129 | gumi | 2 | -23/+56 |
2017-11-09 | Add basic equipment code to npc1 in test map. | Andrei Karas | 1 | -1/+28 |
2017-11-07 | Update from latest hercules. | Andrei Karas | 2 | -9/+32 |
2017-10-23 | Update configuration files from hercules.s20171107 | Andrei Karas | 3 | -3/+13 |
2017-10-11 | what's up with this crazy syntax?s20171023 | gumi | 37 | -142/+142 |
2017-10-11 | fix npc talk lock mechanism | gumi | 1 | -20/+14 |
2017-09-27 | Alige forgot to run "make maps" | gumi | 11 | -18/+18 |
2017-09-19 | In item db replace field "Loc" to constants and masks.s20170925 | Andrei Karas | 1 | -51/+51 |
2017-09-19 | From item db remove field location with value 0. | Andrei Karas | 1 | -62/+0 |
2017-09-19 | In item db replace gender numbers to constants. | Andrei Karas | 1 | -90/+90 |
2017-09-19 | Replace in item db mask in field "Job" to job names. | Andrei Karas | 1 | -90/+270 |
2017-09-19 | Remove field "Upper" from item db. | Andrei Karas | 1 | -90/+0 |
2017-09-18 | Remove duplicate constant. | Andrei Karas | 1 | -2/+0 |
2017-09-18 | Add missing attribute to item 3500 | Andrei Karas | 1 | -0/+1 |
2017-09-18 | remove deprecated useatcmd from scripts | gumi | 1 | -2/+4 |
2017-09-18 | Update messages.conf, constants.conf from hercules. | Andrei Karas | 3 | -104/+108 |
2017-08-23 | Fix a missing end; on ivan the alchemist's script.s20170918 | Reid | 1 | -0/+1 |
2017-08-23 | Rename directions constants. | Reid | 3 | -4/+4 |