summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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 setsmatz
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
2010-06-12(svn r19966) -Codechange: Use InvalidateData() in saveload GUI when appropiate.frosch
2010-06-12(svn r19965) -Cleanup: Use size of buffer, not magic number.peter1138
2010-06-11(svn r19964) -Add: Show an error message when trying to start a crashed or ↵terkhen
destroyed vehicle.
2010-06-11(svn r19963) -Add: Stop a vehicle after it crashes or is destroyed.terkhen
2010-06-11(svn r19962) -Cleanup: Remove unused "destroyed vehicle" strings.terkhen
2010-06-11(svn r19961) -Codechange: Unify "vehicle is destroyed" errors.terkhen
2010-06-11(svn r19960) -Update from WebTranslator v3.0:translators
french - 45 changes by ElNounch irish - 51 changes by tem serbian - 2 changes by etran
2010-06-11(svn r19959) -Fix (r19889): Disable drag destination highlighting when ↵alberth
aborting a drag.
2010-06-11(svn r19958) -Codechange: move common code from Waypoint and Station ↵smatz
destructors to BaseStation destructor
2010-06-11(svn r19957) -Codechange: remove VLW_WAYPOINT_LISTsmatz
2010-06-10(svn r19956) -Fix: close list of vehicles with given oil rig in orders when ↵smatz
the oil rig is deleted -Fix (r19952): close the list when it is not sticky
2010-06-10(svn r19955) -Fix: close list of vehicles with given buoy/oil rig in orders ↵smatz
when switching company
2010-06-10(svn r19954) -Update from WebTranslator v3.0:translators
croatian - 3 changes by UnderwaterHesus danish - 10 changes by beruic french - 58 changes by ElNounch irish - 107 changes by tem norwegian_bokmal - 103 changes by mantaray russian - 1 changes by Lone_Wolf
2010-06-10(svn r19953) -Fix [FS#3874]: Don't show an error message when trying to ↵terkhen
start/stop a crashed plane.
2010-06-10(svn r19952) -Fix: do not close list of waypoint's trains when the waypoint ↵smatz
view is closed - unify behaviour with other station types
2010-06-10(svn r19951) -Fix [FS#3869]: close buoy's vehicle list when the buoy is deletedsmatz
2010-06-09(svn r19950) -Update from WebTranslator v3.0:translators
french - 35 changes by ElNounch indonesian - 28 changes by prof irish - 58 changes by tem
2010-06-08(svn r19949) -Doc: Mention tricky units (like speed) more often and more ↵frosch
consistently.
2010-06-08(svn r19948) -Doc: Comments about display units missed height unit. (Krille)frosch
2010-06-08(svn r19947) -Doc: Comment engine property tables with engine names. (Krille)frosch
2010-06-08(svn r19946) -Update from WebTranslator v3.0:translators
french - 19 changes by ElNounch indonesian - 61 changes by prof
2010-06-07(svn r19945) -Fix (r19755-ish): Allow turning of roadvehicles while waiting ↵frosch
in a queue (again).
2010-06-07(svn r19944) -Feature(ette): Open vehicle view when clicking on the caption ↵frosch
of vehicle news.
2010-06-07(svn r19943) -Fix [FS#3865]: Disallow moving of vehicle news window.frosch