Age | Commit message (Expand) | Author | Files | Lines |
2020-01-08 | Housekeeping patches, they should not have any visible effect ingame (unless ... | Jesusaves | 1 | -15/+12 |
2019-10-21 | These are the new GM permissions, levels, and clearances for rEvolt. | Jesusaves | 1 | -1/+1 |
2019-10-10 | Change Slime-Littleslime to LittleSlime | Micksha | 1 | -1/+1 |
2019-10-01 | instance for training room, training npc, new quest id | toams | 1 | -0/+28 |
2019-05-13 | Update from hercules | Andrei Karas | 4 | -12/+12 |
2019-05-01 | Make Mundane walk, instead of jumping. | Jesusaves | 3 | -2/+47 |
2019-04-27 | Alpha version of spotlight system - requires a fixed clientdata!119 or won't ... | Jesusaves | 2 | -0/+103 |
2019-04-26 | Address race concerns of evol-all#35 because I wanted something pretty. | Jesusaves | 1 | -0/+36 |
2019-04-16 | Package Legion for travel. | Jesusaves | 2 | -1/+29 |
2019-04-13 | Reimplement INN system and add Rusty Pick Inn | Jesusaves | 2 | -14/+15 |
2019-04-09 | Change Legion Main Hall Map Mask System | Jesusaves | 1 | -47/+21 |
2019-04-04 | Implement `@tutorial` and add the tutorial book in 001-2-5. | Jesusaves | 1 | -0/+4 |
2019-03-05 | ... That's why you shouldn't code with an empty stomach and without taking an | Jesusaves | 2 | -6/+53 |
2019-03-05 | Update the quest to address Micksha notes. | Jesusaves | 1 | -0/+51 |
2019-03-01 | Remove extra white spaces | Andrei Karas | 3 | -3/+3 |
2019-02-28 | The four sewer mouths in Artis. They all behave differently. | Jesusaves | 1 | -0/+73 |
2018-12-06 | Remove extra parameter from function getnpcid | Andrei Karas | 4 | -7/+7 |
2018-11-05 | Hurnscald mega-commit | gumi | 6 | -0/+304 |
2018-07-29 | fix some edge cases in relative_array_random() | gumi | 1 | -3/+7 |
2018-07-28 | reduce the clutter in confused_tree_dict, make it use relative_array_random | gumi | 2 | -493/+459 |
2018-07-05 | improve the shovel script | gumi | 1 | -2/+2 |
2018-07-05 | improve the fishing script | gumi | 1 | -20/+16 |
2018-07-05 | mesc() is a function to optimize mes(col(l())), saving parenthesis. | Jesusaves | 1 | -0/+5 |
2018-06-25 | add relative_array_random() | gumi | 1 | -0/+35 |
2018-05-20 | Show client too old warning if client version < 24.s20180614 | Andrei Karas | 1 | -1/+1 |
2018-04-22 | we don't need strcmp for string < string | gumi | 1 | -11/+3 |
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 | 1 | -0/+10 |
2018-03-25 | don't allow to open doors from behind | gumi | 1 | -0/+7 |
2018-03-25 | New books | Jesusaves | 1 | -10/+8 |
2018-03-25 | get map anchors directly from maps | gumi | 1 | -3/+4 |
2018-03-20 | yeah... this got very messy (my bad!). let's not use custom terminators after... | gumi | 3 | -133/+58 |
2018-03-14 | Allows restoreshopitems to take an optional price parameter. | Jesusaves | 1 | -3/+8 |
2017-12-29 | rename closedialog to closeclientdialog | Thibault Payet | 4 | -7/+7 |
2017-11-15 | confused tree refinementss20171129 | gumi | 1 | -3/+19 |
2017-10-11 | what's up with this crazy syntax?s20171023 | gumi | 7 | -36/+36 |
2017-10-11 | fix npc talk lock mechanism | gumi | 1 | -20/+14 |
2017-08-23 | Rename directions constants. | Reid | 1 | -1/+1 |
2017-08-23 | Replace tabs by space on confused-tree. | Reid | 1 | -0/+35 |
2017-08-22 | fix the npc talk lock mechanism, make some other npcs use it | gumi | 8 | -64/+56 |
2017-08-22 | reorganize the framework functions | gumi | 3 | -44/+70 |
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 | 8 | -21/+21 |
2017-08-19 | Fix openbook() formating (extra flags and function calls). | Reid | 1 | -9/+5 |
2017-08-18 | change OnFluffyDeath to check killedrid, | omatt | 1 | -11/+25 |
2017-08-18 | add confused tree | gumi | 1 | -0/+544 |
2017-07-21 | refine permissions for custom commandss20170725 | gumi | 1 | -9/+14 |
2017-07-20 | more framework functions | gumi | 6 | -166/+682 |
2017-06-05 | remove specialeffect2 usage from scriptss20170627 | gumi | 2 | -5/+5 |