Age | Commit message (Expand) | Author | Files | Lines |
2015-12-28 | Add past-intro dialogue/skip functions. | Reid | 3 | -3/+10 |
2015-12-28 | Add a missing hammock. | Reid | 1 | -2/+14 |
2015-12-27 | Call the savepoint script from arpan's end of introduction dialogue. | Reid | 1 | -0/+27 |
2015-12-27 | Add warp to 000-0-1 on the savepoint script on 000-2-1. | Reid | 1 | -2/+17 |
2015-12-12 | Warrior Guild -> Legion of Aemil, part 2. | Teru | 2 | -4/+4 |
2015-11-05 | Fix dialogues on Rumly script and remove some goto to use the new script style. | Reid | 1 | -92/+132 |
2015-11-05 | Add sleep animation on rumly. | Reid | 1 | -0/+18 |
2015-11-05 | Added header in Rumly NPC script | Vasily | 1 | -0/+15 |
2015-11-05 | A little dialogue changes and restyling in Rumly NPC script | Vasily | 1 | -43/+53 |
2015-11-05 | Fixed bugs in Rumly NPC script: | Vasily | 1 | -18/+19 |
2015-11-05 | rename rumli to rumly | Joseph Botosh | 2 | -5/+5 |
2015-11-05 | Change Rumli's place on Artis. | Reid | 1 | -1/+1 |
2015-10-30 | Added Rumli NPC | Dan Sagunov | 2 | -0/+115 |
2015-09-27 | Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'. | Andrei Karas | 1 | -5/+5 |
2015-09-27 | Replace setnpcdistance to '.distance'. | Andrei Karas | 10 | -13/+13 |
2015-09-27 | Replace calls to setnpcsex by assigning '.sex' variable. | Andrei Karas | 7 | -7/+7 |
2015-09-04 | Fix some wrong IDs on alige's script. | Reid | 1 | -2/+2 |
2015-08-11 | Replace trivial menu invokes without labels to select. | Andrei Karas | 2 | -8/+8 |
2015-08-11 | Use npc sprite names in all scripts. | Andrei Karas | 11 | -28/+28 |
2015-08-03 | Add town flag to most maps. | Andrei Karas | 2 | -0/+2 |
2015-06-20 | Replace NPC names by NPC IDs. | Reid | 4 | -33/+35 |
2015-04-03 | Correct the savepoint function. | Reid | 1 | -4/+4 |
2015-03-14 | Correct an issue with restorecam. | Reid | 1 | -1/+2 |
2015-03-05 | rename function menu2 into menuint. | Andrei Karas | 1 | -1/+1 |
2015-03-05 | Add function menu2 for return some missing features. | Andrei Karas | 1 | -1/+1 |
2015-02-03 | Correct hammock animation. | Reid | 1 | -90/+45 |
2015-02-03 | Fix alige animation. | Reid | 1 | -13/+16 |
2015-02-03 | Correct peter script. | Reid | 1 | -2/+7 |
2015-02-03 | Correct wrong string/integer comparaison. | Reid | 1 | -2/+2 |
2015-02-02 | Remove some duplicated npc names. | Reid | 1 | -1/+1 |
2015-02-02 | Add two missing hammocks. | Reid | 1 | -1/+18 |
2015-01-15 | In lg function use two strings for translation. | Andrei Karas | 1 | -1/+1 |
2014-12-26 | update lg functions usage formatting. | Andrei Karas | 4 | -8/+4 |
2014-12-05 | Replace script function set to direct variable assignments. | Andrei Karas | 7 | -49/+49 |
2014-12-02 | Fix case in all function names. | Andrei Karas | 7 | -11/+11 |
2014-12-02 | Call all functions directly (without callfunc). | Andrei Karas | 7 | -11/+11 |
2014-12-02 | Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts. | Reid | 4 | -8/+8 |
2014-12-02 | Add new sex consts. | Reid | 7 | -7/+7 |
2014-11-29 | Restore active distance to all npcs. | Andrei Karas | 10 | -13/+31 |
2014-11-29 | Restore gender to most npcs. | Andrei Karas | 9 | -20/+29 |
2014-11-24 | fix mobs spawns | Andrei Karas | 1 | -1/+1 |
2014-11-23 | fix other npc and warp name duplicates. | Andrei Karas | 3 | -6/+6 |
2014-11-23 | fix conversion into context temp variables. | Andrei Karas | 1 | -43/+43 |
2014-11-21 | Replace temp variables into scope temp variables. | Andrei Karas | 7 | -127/+127 |
2014-11-20 | Reassign npcs id in allowed range. | Andrei Karas | 7 | -7/+7 |
2014-11-16 | Update warp by converter. | Andrei Karas | 1 | -1/+1 |
2014-11-04 | convert server data for using with hercules. | Andrei Karas | 12 | -49/+79 |
2014-11-04 | fix some script issues before conversion.evol1 | Andrei Karas | 1 | -1/+1 |
2014-02-11 | English fixes done Qwerty Dragon. | Alige | 6 | -35/+41 |
2013-08-08 | Change every label names from l_ to L_ . | Reid Yaro | 7 | -188/+188 |