Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-26 | (svn r20019) -Codechange: Apply function code style to a few small functions. | alberth | |
2010-06-25 | (svn r20018) -Update from WebTranslator v3.0: | translators | |
irish - 52 changes by tem | |||
2010-06-24 | (svn r20017) -Update from WebTranslator v3.0: | translators | |
chuvash - 37 changes by mefisteron korean - 1 changes by junho2813 | |||
2010-06-23 | (svn r20016) -Change: move Irish out of unfinished | rubidium | |
2010-06-23 | (svn r20015) -Update from WebTranslator v3.0: | translators | |
chuvash - 17 changes by mefisteron irish - 40 changes by tem tamil - 6 changes by Rubidium | |||
2010-06-23 | (svn r20014) -Fix [FS#3881]: don't close the sort dropdown in the (original) ↵ | rubidium | |
vehicle list when there are no vehicles. That code is meant for the "actions" dropdown | |||
2010-06-23 | (svn r20013) -Fix [FS#3890]: silence some warnings / take the advice of the ↵ | rubidium | |
warnings into account | |||
2010-06-23 | (svn r20012) -Fix: when joining a company with a password you could only ↵ | yexo | |
enter 20 characters of the password | |||
2010-06-22 | (svn r20011) -Update from WebTranslator v3.0: | translators | |
indonesian - 4 changes by adjayanto swedish - 11 changes by tool | |||
2010-06-22 | (svn r20010) -Add: Chuvash language stub | rubidium | |
2010-06-22 | (svn r20009) -Fix [FS#3893]: sign sorting was unstable | rubidium | |
2010-06-21 | (svn r20008) -Add: Tamil language stub | rubidium | |
2010-06-21 | (svn r20007) -Update from WebTranslator v3.0: | translators | |
irish - 19 changes by tem korean - 1 changes by junho2813 portuguese - 12 changes by JayCity | |||
2010-06-21 | (svn r20006) -Fix: Trains should also have running cost while slowing down ↵ | frosch | |
for stop. | |||
2010-06-21 | (svn r20005) -Codechange: Enumify force_proceed. | frosch | |
2010-06-21 | (svn r20004) -Fix: [NewGRF] stringcodes 82, 83 and 84 weren't properly ↵ | yexo | |
converted to openttd codes so they didn't work | |||
2010-06-20 | (svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes | yexo | |
2010-06-20 | (svn r20002) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 13 changes by josesun irish - 160 changes by tem turkish - 12 changes by niw3 | |||
2010-06-19 | (svn r20001) -Update from WebTranslator v3.0: | translators | |
greek - 1 changes by fumantsu indonesian - 7 changes by prof norwegian_bokmal - 11 changes by mantaray norwegian_nynorsk - 11 changes by mantaray | |||
2010-06-19 | (svn r19998) -Codechange: Unify the order of ship and plane icon in ↵ | rubidium | |
network-lobby with the rest of the game (frosch) | |||
2010-06-19 | (svn r19997) -Codechange: Unify order of ship and plane icon in stationlist ↵ | rubidium | |
and stationsigns with the rest of the game (frosch) | |||
2010-06-19 | (svn r19996) -Codechange: Add NetworkVehicleType enum. | rubidium | |
2010-06-18 | (svn r19994) -Update from WebTranslator v3.0: | translators | |
irish - 108 changes by tem slovak - 17 changes by keso53 | |||
2010-06-17 | (svn r19993) -Update from WebTranslator v3.0: | translators | |
croatian - 6 changes by VoyagerOne hebrew - 47 changes by dnd_man brazilian_portuguese - 11 changes by Tucalipe | |||
2010-06-16 | (svn r19992) -Fix [FS#3878]: Clear force_proceed when entering depots and ↵ | frosch | |
when loading. -Fix (r18515): Resetting of force_proceed on manual stopping did not work. | |||
2010-06-16 | (svn r19991) -Update from WebTranslator v3.0: | translators | |
greek - 13 changes by fumantsu hungarian - 1 changes by IPG korean - 8 changes by junho2813 polish - 2 changes by xine | |||
2010-06-15 | (svn r19990) -Fix: owner of the Waypoint View window wasn't properly set | smatz | |
2010-06-15 | (svn r19989) -Update from WebTranslator v3.0: | translators | |
czech - 3 changes by Hadez irish - 79 changes by tem russian - 2 changes by LazyBoy | |||
2010-06-14 | (svn r19988) -Update from WebTranslator v3.0: | translators | |
czech - 12 changes by Hadez dutch - 12 changes by habell finnish - 11 changes by jpx_ hungarian - 11 changes by alyr irish - 44 changes by tem italian - 11 changes by lorenzodv luxembourgish - 14 changes by Phreeze serbian - 11 changes by etran slovenian - 11 changes by ntadej vietnamese - 11 changes by nglekhoi | |||
2010-06-13 | (svn r19987) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 1 changes by josesun croatian - 11 changes by VoyagerOne french - 11 changes by glx german - 11 changes by planetmaker italian - 1 changes by lorenzodv polish - 10 changes by silver_777 russian - 12 changes by Lone_Wolf spanish - 11 changes by Terkhen vietnamese - 1 changes by nglekhoi | |||
2010-06-13 | (svn r19986) -Fix (r19841): One could add and remove Grfs from the list via ↵ | frosch | |
doubleclicking even if editing the list is not allowed. | |||
2010-06-13 | (svn r19985) -Fix (r19980): Loading preview data from old savegames failed ↵ | frosch | |
indeterministically due to non-zeroed memory allocation. Thanks smatz. | |||
2010-06-13 | (svn r19984) -Feature: Show some savegame details when selecting items in ↵ | frosch | |
saveload GUIs. | |||
2010-06-13 | (svn r19983) -Add: Separate nested widget array for load heightmap GUI. | frosch | |
2010-06-13 | (svn r19982) -Codechange: Shuffle some widget positions in saveload GUIs. | frosch | |
2010-06-13 | (svn r19981) -Add: Read NewGRF configuration during SL_LOAD_CHECK. | frosch | |
2010-06-13 | (svn r19980) -Add: Load some general data from savegames on SL_LOAD_CHECK. | frosch | |
2010-06-13 | (svn r19979) -Codechange: Separate static loadable fields from Company into ↵ | frosch | |
separate struct. | |||
2010-06-13 | (svn r19978) -Add: Read settings during SL_LOAD_CHECK. | frosch | |
2010-06-13 | (svn r19977) -Add: Read current date during SL_LOAD_CHECK. | frosch | |
2010-06-13 | (svn r19976) -Add: Read mapsize during SL_LOAD_CHECK. | frosch | |
2010-06-13 | (svn r19975) -Add: SL_LOAD_CHECK mode for partial reading of savegames. | frosch | |
2010-06-13 | (svn r19974) -Add: SlSkipArray() to skip arrays and sparse arrays in savegames. | frosch | |
2010-06-13 | (svn r19973) -Codechange: Add another procedure to chunk handlers for ↵ | frosch | |
checking savegames (empty for now). | |||
2010-06-13 | (svn r19972) -Change: Use the md5sum from the previous save of the game for ↵ | frosch | |
BaNaNaS instead of the initial (when the grf was added) md5sum from the gamelog. Neither method is 'better', but this way it is independent from the gamelog. | |||
2010-06-13 | (svn r19971) -Codechange: Make IsGoodGRFConfigList() operate on any given ↵ | frosch | |
GRFConfig and move the GameLog operations directly to AfterLoad(). | |||
2010-06-13 | (svn r19970) -Fix (r14742): SmallMap::Insert() did not compile. Construct ↵ | frosch | |
new items like operator[]. | |||
2010-06-12 | (svn r19969) -Change: swap 'list of ships' and 'list of aircraft' buttons in ↵ | smatz | |
the Station View window | |||
2010-06-12 | (svn r19968) -Fix [FS#3876](r19955): the 'list of ships' button opened list ↵ | smatz | |
of aircraft and vice versa | |||
2010-06-12 | (svn r19967) -Update from WebTranslator v3.0: | translators | |
croatian - 1 changes by VoyagerOne finnish - 1 changes by jpx_ french - 1 changes by ElNounch german - 1 changes by planetmaker indonesian - 1 changes by prof irish - 60 changes by tem norwegian_bokmal - 1 changes by mantaray norwegian_nynorsk - 59 changes by mantaray brazilian_portuguese - 1 changes by Tucalipe serbian - 2 changes by etran slovenian - 1 changes by ntadej spanish - 1 changes by Terkhen swedish - 1 changes by tool |