Age | Commit message (Expand) | Author | Files | Lines |
2015-09-27 | Replace calls to setnpcsex by assigning '.sex' variable. | Andrei Karas | 1 | -1/+1 |
2015-08-11 | Replace trivial menu invokes without labels to select. | Andrei Karas | 1 | -12/+12 |
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 | -6/+3 |
2014-12-05 | Replace script function set to direct variable assignments. | 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 | Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts. | Reid | 1 | -6/+6 |
2014-12-02 | Add new sex consts. | Reid | 1 | -1/+1 |
2014-11-29 | Restore gender to most npcs. | Andrei Karas | 1 | -1/+4 |
2014-11-27 | restores invisible map flag. | Andrei Karas | 1 | -2/+1 |
2014-11-21 | Replace temp variables into scope temp variables. | Andrei Karas | 1 | -5/+5 |
2014-11-20 | Replace setlang @var to Lang = @var | Andrei Karas | 1 | -2/+2 |
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 | 3 | -3/+4 |
2014-02-11 | English fixes done Qwerty Dragon. | Alige | 1 | -3/+4 |
2013-11-24 | Add catalan language (mas). | Reid Yaro | 1 | -2/+3 |
2013-08-08 | Correct incorrect correction. | Reid Yaro | 1 | -1/+1 |
2013-08-08 | Change every label names from l_ to L_ . | Reid Yaro | 1 | -1/+1 |
2013-06-05 | Remove useless files and wrong comments. | Reid Yaro | 3 | -9/+0 |
2013-03-08 | NPC dialogue revamp. Initial Sailors script reviewed. | Hal9000 | 1 | -0/+1 |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -16/+15 |
2013-02-27 | Revert "In the first sailors script, fixed some language." | Alige | 1 | -6/+4 |
2013-02-27 | In the first sailors script, fixed some language. | Alige | 1 | -4/+6 |
2013-02-09 | Updated all _import.txt files using the converter. | Alige | 1 | -0/+2 |
2013-01-02 | Changed absolute camera moves to relative. | Alige | 1 | -6/+6 |
2012-12-28 | Fixed few issues in the recently modified script sailors.txt. | Alige | 1 | -9/+9 |
2012-12-28 | Revert "Fixes in the two last scripts, it is necessary to add a whitespace at... | Alige | 1 | -10/+10 |
2012-12-28 | Fixes in the two last scripts, it is necessary to add a whitespace at the beg... | Alige | 1 | -10/+10 |
2012-12-28 | Added flags in menus in two scripts where player can change language. | Alige | 1 | -10/+10 |
2012-12-24 | Fixed italian translation in initial sailor dialogue. | Hal9OOO | 1 | -1/+1 |
2012-12-24 | Fixes in the language names in 2 scripts. | Alige | 1 | -3/+3 |
2012-12-22 | Fix language auto set for new languages. | Andrei Karas | 1 | -1/+1 |
2012-12-19 | Modified scripts according to the new 000-0-0 map size. | Alige | 1 | -1/+1 |
2012-12-18 | Improved some camera movements. | Alige | 1 | -2/+6 |
2012-12-16 | Add missing mes ""; on sailors.txt . | Reid | 1 | -0/+1 |
2012-12-16 | Added a new camera in a script. | Alige | 1 | -0/+4 |
2012-11-30 | Replaced some item IDs by their names in scripts. | Alige | 1 | -4/+4 |
2012-11-06 | Major language fix in scripts. | Alige | 1 | -1/+1 |
2012-10-21 | Fix languages count in npc dialogs. | Andrei Karas | 1 | -1/+2 |
2012-10-20 | Add Dutch language. | Reid | 1 | -2/+3 |
2012-09-19 | Correct a wrong translation on sailors.txt of 000-0 map. | Reid | 1 | -1/+1 |
2012-09-02 | Authors in scripts are now sorted by alphabetical order for clarity purposes. | Alige | 1 | -2/+2 |
2012-08-28 | Added missing spaces at the end of some scripts. | Alige | 3 | -10/+7 |
2012-07-10 | Fixed the description of every single script. | Alige | 1 | -1/+1 |
2012-06-05 | Correct English mistakes on most script. (WildX) | Reid | 1 | -2/+2 |
2012-05-22 | Correct dialogues typo (WildX). | Reid | 1 | -3/+3 |
2012-04-24 | Update old scripts with new template. | Reid | 1 | -53/+55 |
2012-02-02 | Move client check to function. | Andrei Karas | 1 | -8/+1 |
2012-01-24 | Show warning to player at game start if he using very old client. | Andrei Karas | 1 | -0/+8 |