Age | Commit message (Expand) | Author | Files | Lines |
2016-05-29 | Add a missing goodbye state on spartan's script. | Reid | 1 | -0/+2 |
2016-05-29 | Rename Max into Maxe. | Reid | 1 | -6/+6 |
2015-12-12 | Adjust dialogue, part 1. | Teru | 1 | -2/+2 |
2015-09-27 | Replace setnpcdistance to '.distance'. | Andrei Karas | 1 | -1/+1 |
2015-09-27 | Replace calls to setnpcsex by assigning '.sex' variable. | Andrei Karas | 1 | -1/+1 |
2015-08-11 | Replace trivial menu invokes without labels to select. | Andrei Karas | 1 | -4/+4 |
2015-08-11 | Use npc sprite names in all scripts. | Andrei Karas | 1 | -1/+1 |
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 | 1 | -4/+2 |
2014-12-02 | Fix case in all function names. | Andrei Karas | 1 | -1/+1 |
2014-12-02 | Call all functions directly (without callfunc). | Andrei Karas | 1 | -1/+1 |
2014-12-02 | Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts. | Reid | 1 | -4/+4 |
2014-12-02 | Add new sex consts. | Reid | 1 | -1/+1 |
2014-11-29 | Restore active distance to all npcs. | Andrei Karas | 1 | -1/+1 |
2014-11-29 | Restore gender to most npcs. | Andrei Karas | 1 | -1/+4 |
2014-11-20 | Reassign npcs id in allowed range. | Andrei Karas | 1 | -1/+1 |
2014-11-04 | convert server data for using with hercules. | Andrei Karas | 1 | -1/+3 |
2014-02-11 | English fixes done Qwerty Dragon. | Alige | 1 | -6/+7 |
2013-08-08 | Change every label names from l_ to L_ . | Reid Yaro | 1 | -4/+4 |
2013-07-10 | Add basic npctalk3 goodbye function (still in wip, but working). | Reid Yaro | 1 | -4/+1 |
2013-03-08 | NPC dialogue revamp. Sapartan script reviewed. | Hal9000 | 1 | -0/+1 |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -2/+0 |
2012-12-26 | Typos in 2 scripts, reports by alastrim. | Alige | 1 | -2/+2 |
2012-12-24 | Chef Gado now asks for 2 Half Croconuts instead of 1 Croconut. That'll make t... | Alige | 1 | -2/+2 |
2012-12-19 | Added missing cameras in many scripts. | Alige | 1 | -5/+2 |
2012-12-18 | Improved some camera movements. | Alige | 1 | -2/+2 |
2012-12-09 | Correct close behaviour in many dialogues. Democratize l_Quit function. | Hal9OOO | 1 | -3/+6 |
2012-11-30 | Replaced some item IDs by their names in scripts. | Alige | 1 | -22/+22 |
2012-11-29 | Moved Sapartan by 1 tiles for a better dialogue npccam effect. | Hal9OOO | 1 | -1/+1 |
2012-11-29 | Sapartan dialogue added. | Hal9OOO | 1 | -3/+89 |
2012-08-30 | Correct location of Max and Sapartan NPC. | Reid | 1 | -1/+1 |
2012-08-27 | Place Silvio, Mickael and Muller NPCs on 000-1 map, | Reid | 1 | -1/+1 |
2012-08-27 | Put new location on Max and Sapartan scripts. | Reid | 1 | -1/+1 |
2012-08-27 | Add max distance limits on 000-1 scripts. | Reid | 1 | -1/+1 |
2012-07-10 | Fixed the description of every single script. | Alige | 1 | -2/+2 |
2012-06-19 | Rewrite the commenter strings in comment on max and sapartan scripts. | Reid | 1 | -2/+2 |
2012-06-04 | Removed a doubled entry of silvio in npcs.xml so changed the affected scripts. | Alige | 1 | -1/+1 |
2012-05-27 | Correct few english typo, | Reid | 1 | -0/+14 |