Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
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 | -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 | |
2012-01-23 | Request language from client at start. | Andrei Karas | 1 | -1/+3 | |
This allow show first messages for new player in native language. | |||||
2012-01-17 | Add polish translation and update translations. | Andrei Karas | 1 | -2/+3 | |
2012-01-15 | Change NPC ID on 000-0/sailors.txt . | Reid | 1 | -1/+1 | |
2012-01-15 | Correct a wrong char on sailors.txt script. | Reid | 1 | -2/+2 | |
2012-01-15 | Add En, Fr, Ru, Sp, Pt and Vls as defined language for Beta1 release. | Reid | 1 | -5/+3 | |
2012-01-14 | Fix error in language menu. | cafe | 1 | -1/+1 | |
2012-01-14 | Add portuguese option in language choice menus. | cafe | 1 | -1/+2 | |
2012-01-13 | add lg( on 000-0/sailors.txt script. | Reid | 1 | -1/+1 | |
2012-01-12 | Fix some translation issues in scripts. Add some formatting for g(l(), l()). | Andrei Karas | 1 | -3/+6 | |
2012-01-11 | Rectify english scripting text | Maarten Vanraes | 1 | -2/+2 | |
2012-01-09 | Replace ##X to col(str, X) and in 000-0/sailors.txt g(l(), l()) to lg() | Andrei Karas | 1 | -16/+16 | |
2012-01-09 | Merge branch 'master' of gitorious.org:evol/serverdata-beta | Reid | 1 | -1/+2 | |
2012-01-09 | Correct elmo placement, | Reid | 1 | -11/+9 | |
Change narrator colors. | |||||
2012-01-09 | Add nosave flag to 000-2-2 map and adding mapflag to import list in 000-0 map. | Andrei Karas | 1 | -1/+2 | |
2012-01-07 | Add bold text on sailors intro. | Reid | 1 | -13/+17 | |
2012-01-07 | Major correction of ship's sailors spelling made by taree. | Reid | 1 | -6/+16 | |
2012-01-06 | Correct julia with new languages. | Reid | 1 | -5/+4 | |
2012-01-06 | Add lang check at beggings of sailors script, | Reid | 1 | -12/+16 | |
Correct arpan's english, Change warp location when new char is created. | |||||
2012-01-05 | Add start of lang support on sailors.txt of 000-0 map. | Reid | 1 | -6/+20 | |
2012-01-04 | Random code cleanup. Removed tabs. Fixed identation. Removed trailing spaces. | Erik Schilling | 1 | -8/+7 | |
2011-12-29 | Rename intro npc to sailors on 000-0-0, | Reid | 1 | -0/+1 | |
Remove unused g(), #0, #1 from sailors script of 000-0-0, Add mapflags on 000-0 map, Change delay on Alige script. | |||||
2011-12-27 | Remove warp from 000-2-0 to exterior, | Reid | 1 | -1/+1 | |
Rename some warp on level 0 of ship, Change warp location of sailors.txt script. | |||||
2011-12-24 | Update 000-0 wlk, | Reid | 1 | -6/+8 | |
Start to add auto warp on peter script, (TEMP)Changed warp location to get localserver working better | |||||
2011-12-23 | Remove default item from char_athena.conf . | Reid | 1 | -1/+1 | |
2011-12-23 | Add OnTouch on sailors script. | Reid | 1 | -1/+3 | |
2011-12-23 | Remove some useless lines on sailors.txt script and cleaned alige script. | Reid | 1 | -4/+5 | |
2011-12-19 | Correct sailors and peter warp. | Reid | 1 | -2/+3 | |
2011-12-18 | Correcting warp and area size | Vasily_Makarov | 1 | -3/+3 | |
2011-12-18 | Correct warp location on sailors script. | Reid | 1 | -3/+3 | |
2011-12-08 | Update wlk maps, | Reid | 2 | -1/+1 | |
Add 000-0-0 map to resnametable.txt, Change area script to sailors script (name change), Correction on alige script, Correction on Poisoned Water function, Added function importation on scripts.conf . | |||||
2011-12-05 | Correct map name and deleted two mes on lines 21 and 22. | Reid | 1 | -3/+3 | |
2011-12-05 | Add 000-0-0 wlk and npc files, | Reid | 2 | -2/+1 | |
Update every wlk, Update every _warps.txt with warp from 001 to 000. | |||||
2011-12-02 | Add script.conf file, | Reid | 1 | -1/+1 | |
Add PoisonedWater script for item_db.txt, Changed map name on area script, Corrected usable items script on item_db.txt. | |||||
2011-12-01 | Add wlk of 000-x-x maps. | Reid | 3 | -0/+14 | |
Add maps to resnametable.txt . Add _import.txt _mobs.txt _warps.txt on every maps. add general _import.txt on npc/ . Add previous scripts like area and alige on _import.txt . | |||||
2011-10-27 | Change actions to narrator speech | Vasily_Makarov | 1 | -3/+4 | |
2011-10-17 | Correct map name and add warp to 002-0-x | Vasily_Makarov | 1 | -0/+35 | |