Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-16 | Add door script on test map. | Andrei Karas | 1 | -0/+34 | |
Add door functions. | |||||
2014-12-05 | Replace script function set to direct variable assignments. | Andrei Karas | 4 | -5/+5 | |
2014-12-02 | Fix case in all function names. | Andrei Karas | 6 | -6/+6 | |
2014-11-26 | Replace misceffect2 into misceffect. | Andrei Karas | 1 | -1/+1 | |
2014-11-26 | Change minimal correct client version to 2. | Andrei Karas | 1 | -1/+1 | |
2014-11-21 | Replace temp variables into scope temp variables. | Andrei Karas | 4 | -32/+32 | |
2014-11-21 | Remove lg function. | Andrei Karas | 1 | -8/+0 | |
2014-11-20 | Replace getclientversion() to ClientVersion. | Andrei Karas | 1 | -1/+1 | |
2014-11-17 | Add missing returns in clientversion and savepoint functions. | Andrei Karas | 2 | -0/+2 | |
2014-11-07 | fix getclientversion usage. | Andrei Karas | 1 | -1/+1 | |
2014-11-05 | Correct 4144's mistake on g function. | Reid | 1 | -2/+1 | |
2014-11-05 | fix lg function. | Andrei Karas | 1 | -2/+5 | |
2014-11-04 | convert server data for using with hercules. | Andrei Karas | 3 | -2/+46 | |
2014-02-11 | English fixes done Qwerty Dragon. | Alige | 2 | -7/+9 | |
2013-08-08 | Change every label names from l_ to L_ . | Reid Yaro | 2 | -10/+10 | |
2013-07-12 | Added one new sleeping sentence any many goodbye ones. | Alige | 2 | -4/+15 | |
2013-07-11 | Fixed random value in two function scripts. | Alige | 2 | -2/+2 | |
2013-07-11 | Small consistency fix on asleep npc scripts. | Alige | 1 | -0/+1 | |
2013-07-10 | Fixed asleep.txt script. | Alige | 1 | -2/+0 | |
2013-07-10 | Updated npctalk strings and added an asleep script, doing basically the same ↵ | Alige | 2 | -2/+21 | |
thing as the goodbye script. | |||||
2013-07-10 | Add forgotten goodbye function. | Reid Yaro | 1 | -0/+18 | |
2013-05-26 | Add argument on inventoryplace. | Reid Yaro | 1 | -8/+8 | |
2013-05-26 | Correct the savepoint message. | Reid Yaro | 1 | -6/+8 | |
2013-05-20 | Correct a bug on inventoryplace script. | Reid Yaro | 1 | -1/+2 | |
2013-04-10 | NPC dialogue revamp. Fix bug in 12 affected dialogues. | Hal9OOO | 1 | -1/+1 | |
2013-03-06 | NPC dialogue revamp. Savepoint script reviewed. | Hal9000 | 1 | -1/+1 | |
2013-03-04 | Fix code style. | Andrei Karas | 2 | -4/+2 | |
Add missing spaces, remove useless empty lines. | |||||
2013-01-17 | Change misceffect ID on savepoint (highlight) from #33 to #4. | Reid Yaro | 1 | -1/+1 | |
2012-12-22 | Show warning for clients with version < 5. | Andrei Karas | 1 | -2/+1 | |
2012-12-01 | Remove useless "" on inventoryplace function. | Reid | 1 | -1/+1 | |
2012-12-01 | Add new function in scripts.conf, | Reid | 1 | -0/+30 | |
Add forgotten function. | |||||
2012-12-01 | Update functions scripts, | Reid | 3 | -3/+3 | |
Add new function script to check if an item has enough space and weight before to launch getitem(test). | |||||
2012-12-01 | Add narrator dialogues in clientversion function. | Reid | 1 | -5/+8 | |
2012-11-24 | Final language fixes in scripts. | Alige | 1 | -2/+2 | |
2012-11-06 | Major language fix in scripts. | Alige | 1 | -3/+3 | |
2012-09-12 | Add Ale and Tibbo dialogues in relation with the main intro quest, | Reid | 1 | -0/+53 | |
Add sailors dialogues function, This is a try to place some NPC's dialogues in an independent file. It'll redirect some random but pre-choosen dialogues to the NPC. As the Gugli and Nard's quest will interfere in these dialogues, some strings are still on the NPC script. | |||||
2012-07-10 | Fixed the description of every single script. | Alige | 2 | -4/+4 | |
2012-06-13 | Remove fake savepoint 000-2-3 hammock, | Reid | 1 | -25/+1 | |
Rename savepoint to hammock on 000-2-3, Remove savepoint function dialogue. | |||||
2012-06-05 | Fixed few dialogues in scripts and npc functions. | Alige | 2 | -5/+5 | |
2012-06-05 | Correct English mistakes on most script. (WildX) | Reid | 1 | -1/+1 | |
2012-06-02 | Add distance limits to all npcs. | Andrei Karas | 1 | -1/+1 | |
2012-05-05 | Remove buggy percentheal function. | Reid | 1 | -1/+0 | |
2012-05-05 | Add Silvio NPC, | Reid | 1 | -0/+1 | |
Add script on hammock, they are now stopping to move when a player sit on it, Change savepoint script. | |||||
2012-05-02 | Add player highlight on savepoint function. | Reid | 1 | -0/+3 | |
2012-04-24 | Update old scripts with new template. | Reid | 1 | -4/+5 | |
2012-04-15 | Correct english typo. (Pihro) | Reid | 1 | -2/+2 | |
2012-04-06 | Change alige's dialog style, | Reid | 1 | -2/+0 | |
Correct dan script, Correct savepoint script. | |||||
2012-04-06 | Remove useless var. | Reid | 1 | -11/+1 | |
2012-04-06 | Add savepoint in 000-2-1 (test). | Reid | 1 | -41/+31 | |
2012-04-06 | Add savepoint NPC function, | Reid | 1 | -0/+57 | |
Add some change in mob_db. |