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 | 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-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-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-01-26 | Fix typo with a semicolon in Dan NPC scripts20180208 | Dan Sagunov | 1 | -1/+1 |
2017-12-29 | rename closedialog to closeclientdialog | Thibault Payet | 63 | -103/+103 |
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-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-18 | remove deprecated useatcmd from scripts | gumi | 1 | -2/+4 |
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 | 2 | -2/+2 |
2017-08-23 | Replace tabs by space on confused-tree. | Reid | 3 | -85/+142 |
2017-08-22 | I'm ashamed | gumi | 1 | -4/+4 |
2017-08-22 | confused tree refinements | gumi | 1 | -0/+1 |
2017-08-22 | fix the npc talk lock mechanism, make some other npcs use it | gumi | 12 | -121/+70 |
2017-08-22 | reorganize the framework functions | gumi | 5 | -50/+77 |
2017-08-22 | Remove an extra next flag on mona's script. | Reid | 1 | -1/+1 |
2017-08-21 | Rename the training NPC to Hector on Lozerk's script. | Reid | 1 | -1/+1 |
2017-08-20 | Add lg() on lozerk and correct the dialogue sentence. | Reid | 1 | -1/+1 |
2017-08-20 | Add a reminder function and some setcam on Lozerk's script. | Reid | 1 | -16/+66 |
2017-08-20 | Remove useless code from doorUnTouch function. | Andrei Karas | 1 | -13/+1 |
2017-08-20 | Fix doors script issue, getareausers() used the PC location instead of the NP... | Reid | 1 | -1/+13 |
2017-08-19 | Replace bit flags by constants on narrator and speech functions. | Reid | 58 | -293/+293 |
2017-08-19 | Fix openbook() formating (extra flags and function calls). | Reid | 1 | -9/+5 |
2017-08-19 | Merge branch 'Alige/serverdata-npc-pathing' | Reid | 1 | -3/+3 |
2017-08-18 | update manhole dialogue to allow enter the sewers | Micksha | 1 | -8/+24 |
2017-08-18 | change OnFluffyDeath to check killedrid, | omatt | 3 | -21/+38 |
2017-08-18 | make maps following the clientdata merges | gumi | 10 | -0/+47 |
2017-08-18 | add confused tree | gumi | 4 | -0/+1462 |
2017-07-21 | refine permissions for custom commandss20170725 | gumi | 7 | -22/+42 |
2017-07-20 | more framework functions | gumi | 9 | -173/+696 |
2017-07-17 | improved hurnscald map | gumi | 62 | -4/+339 |
2017-07-10 | add legacy hurnscald | gumi | 2 | -0/+3 |
2017-06-27 | In npc1 in test map in cards menu show also item options. | Andrei Karas | 1 | -0/+5 |
2017-06-05 | remove specialeffect2 usage from scriptss20170627 | gumi | 3 | -8/+8 |