Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-06 | Fixed few bugs in NPC scripts: | Alige | 1 | -4/+4 | |
Changed item IDs to their aegisname Added missing 's' after @@ when needed Few other fixes in english | |||||
2015-09-27 | Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'. | Andrei Karas | 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 | Use npc sprite names in all scripts. | Andrei Karas | 1 | -1/+1 | |
2015-06-20 | Replace NPC names by NPC IDs. | Reid | 1 | -4/+4 | |
2014-12-05 | Replace script function set to direct variable assignments. | 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 | -1/+4 | |
2014-11-21 | Replace temp variables into scope temp variables. | Andrei Karas | 1 | -4/+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 | |
2013-08-08 | Change every label names from l_ to L_ . | Reid Yaro | 1 | -14/+14 | |
2013-07-10 | Add basic npctalk3 goodbye function (still in wip, but working). | Reid Yaro | 1 | -4/+2 | |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -3/+1 | |
Add missing spaces, remove useless empty lines. | |||||
2012-12-26 | tarlan's script: be careful of the crocs instead of the blubs, crocs are ↵ | Alige | 1 | -1/+1 | |
more dangerous. | |||||
2012-12-25 | Missing word in a script's description. | Alige | 1 | -1/+1 | |
2012-12-09 | Correct close behaviour in many dialogues. Democratize l_Quit function. | Hal9OOO | 1 | -6/+6 | |
2012-11-24 | Removed capital letters from monster names in scripts. | Alige | 1 | -1/+1 | |
Changed "Croco Tree" to "Crocotree" in the database, it makes more sense in scripts, dialogues, story. | |||||
2012-11-24 | Same here, crocotrees instead of palm trees. | Alige | 1 | -2/+2 | |
We will do the distinction between both later. | |||||
2012-11-24 | Final language fixes in scripts. | Alige | 1 | -1/+1 | |
2012-11-10 | Fixed a small typo and changed all "hick"s by "hic"s. | Alige | 1 | -1/+1 | |
2012-09-07 | Fixed several typos in many scripts. | Alige | 1 | -3/+3 | |
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-08-27 | Add max distance limits on 000-1 scripts. | Reid | 1 | -1/+1 | |
2012-08-08 | Change location of tarlan, under a tree, | Reid | 1 | -1/+1 | |
Correct some wrong gender dialogue on silvio and darlin NPC. | |||||
2012-07-10 | Fixed the description of every single script. | Alige | 1 | -2/+2 | |
2012-07-03 | Correct getitemlink placement. | Reid | 1 | -4/+4 | |
2012-06-14 | Complet tarlan dialogue. | Reid | 1 | -11/+30 | |
2012-06-14 | Correct tarlan label names. | Reid | 1 | -9/+9 | |
2012-06-13 | Update 000-2-3 wlk, | Reid | 1 | -1/+32 | |
Correct an incorect gender tag on julia.txt, Add direction on tarlan script. | |||||
2012-06-04 | Removed a doubled entry of silvio in npcs.xml so changed the affected scripts. | Alige | 1 | -1/+1 | |
2012-06-01 | Changed "coconut" to "croconut" in all files of serverdata. | Alige | 1 | -1/+1 | |
2012-05-27 | Correct few english typo, | Reid | 1 | -0/+14 | |
Add new WIP script (tarlan, sapartan and max), Change ronan name to q'onan. |