Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-08 | NPC dialogue revamp. Initial Arpan & Elmo script reviewed. | Hal9000 | 1 | -0/+1 | |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -4/+1 | |
Add missing spaces, remove useless empty lines. | |||||
2013-02-02 | Remove useless "test" and update gugli script. | Reid Yaro | 1 | -1/+0 | |
2013-01-23 | Correct bug on Gugli script. | Reid Yaro | 1 | -0/+1 | |
2012-12-20 | Removed camera movement in 000-0-0/sailors.txt. | Alige | 1 | -12/+0 | |
1) Did not work. 2) Not so useful. | |||||
2012-12-19 | Modified scripts according to the new 000-0-0 map size. | Alige | 1 | -2/+2 | |
2012-12-18 | Added last camera movements. | Alige | 1 | -0/+12 | |
2012-11-30 | Replaced some item IDs by their names in scripts. | Alige | 1 | -6/+6 | |
Added missing commands when the NPC gives an item. Fixed some language. | |||||
2012-11-28 | correct 000-0-0 > 000-2-1 map warp through sailors script. | Reid | 1 | -2/+2 | |
2012-10-29 | Correct wrong gender string on sailor dialogue, | Reid | 1 | -1/+1 | |
Update 000-1 wlk file. | |||||
2012-09-12 | Change the place of a comment in one of the intro's script. | Reid | 1 | -1/+2 | |
2012-08-28 | Added missing spaces at the end of some scripts. | Alige | 1 | -9/+9 | |
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 | -3/+3 | |
2012-06-05 | Correct English mistakes on most script. (WildX) | Reid | 1 | -7/+7 | |
2012-04-24 | Update old scripts with new template. | Reid | 1 | -20/+37 | |
2012-04-20 | Rewrite skill_db, | Reid | 1 | -0/+1 | |
Add emote skill in 000-0-0 sailors's script. | |||||
2012-01-25 | move camera to speaking sailors in map 000-0-0. | Andrei Karas | 1 | -0/+2 | |
2012-01-11 | Rectify english scripting text | Maarten Vanraes | 1 | -11/+11 | |
2012-01-09 | Replace g(l(), l()) to lg() | Andrei Karas | 1 | -7/+13 | |
2012-01-06 | Add end of sailors intro on 000-2-3, | Reid | 1 | -0/+1 | |
Add save location on 000-0-0 sailors script. | |||||
2012-01-01 | Tweak arpan dialogs and sailors dialogs. | Reid | 1 | -1/+1 | |
2012-01-01 | Correct some sex translation format on 000-0-0 sailors script, | Reid | 1 | -2/+2 | |
Remove mes @q; on arpan script. | |||||
2011-12-29 | Rename intro npc to sailors on 000-0-0, | Reid | 1 | -0/+55 | |
Remove unused g(), #0, #1 from sailors script of 000-0-0, Add mapflags on 000-0 map, Change delay on Alige script. |