Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | Use npc sprite names in all scripts. | Andrei Karas | 1 | -1/+1 | |
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 | 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 | -2/+5 | |
2014-11-23 | fix other npc and warp name duplicates. | Andrei Karas | 1 | -1/+1 | |
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 | |
2013-07-11 | Small consistency fix on asleep npc scripts. | Alige | 1 | -2/+0 | |
2013-07-10 | Correct bug with the asleep function.beta3.0.1 | Reid Yaro | 1 | -0/+1 | |
2013-07-10 | Updated npctalk strings and added an asleep script, doing basically the same ↵ | Alige | 1 | -13/+3 | |
thing as the goodbye script. | |||||
2013-04-10 | NPC dialogue revamp. Fix bug in 12 affected dialogues. | Hal9OOO | 1 | -1/+1 | |
2013-03-06 | NPC dialogue revamp started. Q'Onan script reviewed. | Hal9000 | 1 | -3/+5 | |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -2/+0 | |
Add missing spaces, remove useless empty lines. | |||||
2013-01-12 | Fixed a typo in a script's description. | Alige | 1 | -1/+1 | |
2012-11-19 | Update 000-2-1 map, | Reid | 1 | -1/+1 | |
Add +10 offsetX to every scripts which rely to the 000-2-1 map. | |||||
2012-09-12 | Update the value of rand() on q'onan and dan script. | Reid | 1 | -1/+1 | |
2012-09-08 | Correct q'onan script. | Reid | 1 | -7/+5 | |
2012-08-28 | Added missing spaces at the end of some scripts. | Alige | 1 | -1/+1 | |
Removed some spare lines in some scripts. Reviewed language and punctuation in several scripts. | |||||
2012-07-10 | Fixed the description of every single script. | Alige | 1 | -1/+3 | |
2012-06-02 | Add distance limits to all npcs. | Andrei Karas | 1 | -1/+1 | |
2012-05-27 | Correct few english typo, | Reid | 1 | -0/+22 | |
Add new WIP script (tarlan, sapartan and max), Change ronan name to q'onan. |