Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-05 | mesc() is a function to optimize mes(col(l())), saving parenthesis. | Jesusaves | 1 | -2/+2 | |
mesc() is a short for mes(col()). It should make coding colored code easier. The default color value is "9", same from narrator, but this default value is not used anymore. I assume mes* functions are legacy for this project, so fell free to reject the patch. | |||||
2018-01-26 | Fix typo with a semicolon in Dan NPC scripts20180208 | Dan Sagunov | 1 | -1/+1 | |
2015-12-28 | Add past-intro dialogue/skip functions. | Reid | 1 | -1/+7 | |
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-26 | update lg functions usage formatting. | Andrei Karas | 1 | -2/+1 | |
2014-12-05 | Replace script function set to direct variable assignments. | Andrei Karas | 1 | -1/+1 | |
2014-12-02 | Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts. | Reid | 1 | -2/+2 | |
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 | -2/+2 | |
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 | -2/+3 | |
2013-08-08 | Change every label names from l_ to L_ . | Reid Yaro | 1 | -11/+11 | |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -2/+0 | |
Add missing spaces, remove useless empty lines. | |||||
2013-02-03 | Fixed a string in dan.txt. This was first discussed on IRC because of the ↵ | Alige | 1 | -1/+1 | |
current string freeze. | |||||
2012-12-09 | Correct close behaviour in many dialogues. Democratize l_Quit function. | Hal9OOO | 1 | -8/+8 | |
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-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-02 | Fixed several sentences in some scripts. | Alige | 1 | -1/+1 | |
2012-08-28 | Added missing spaces at the end of some scripts. | Alige | 1 | -3/+3 | |
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 | -4/+3 | |
2012-06-05 | Correct English mistakes on most script. (WildX) | Reid | 1 | -4/+4 | |
2012-06-02 | Add distance limits to all npcs. | Andrei Karas | 1 | -1/+1 | |
2012-05-27 | Change Orcs names, | Reid | 1 | -1/+3 | |
Corrected few dialogues typo. | |||||
2012-05-03 | Add some basic narrator tips on peter dan and knife script and rewrite some ↵ | Reid | 1 | -0/+2 | |
template problem. | |||||
2012-04-30 | Correct Dan's script with a missing option on his menu. | Reid | 1 | -1/+1 | |
2012-04-29 | Add correction from Pihro on dan script. | Reid | 1 | -11/+11 | |
2012-04-25 | Add new Dan script. | Reid | 1 | -3/+71 | |
2012-04-06 | Change alige's dialog style, | Reid | 1 | -1/+1 | |
Correct dan script, Correct savepoint script. | |||||
2012-01-18 | Change sex of billybons and dan. | Reid | 1 | -1/+1 | |
2012-01-11 | Merge branch 'master' of gitorious.org:evol/serverdata-beta | Reid | 1 | -1/+1 | |
2012-01-11 | Correct dan's position. | Reid | 1 | -1/+1 | |
2012-01-11 | Rectify english scripting text | Maarten Vanraes | 1 | -1/+1 | |
2012-01-10 | Add letter write NPC on 000-2-1. | Reid | 1 | -0/+14 | |