log

age author description
Sun, 13 Jun 2010 14:15:36 +0000 frosch (svn r19980) -Add: Load some general data from savegames on SL_LOAD_CHECK. draft
Sun, 13 Jun 2010 14:15:11 +0000 frosch (svn r19979) -Codechange: Separate static loadable fields from Company into separate struct. draft
Sun, 13 Jun 2010 14:14:37 +0000 frosch (svn r19978) -Add: Read settings during SL_LOAD_CHECK. draft
Sun, 13 Jun 2010 14:14:20 +0000 frosch (svn r19977) -Add: Read current date during SL_LOAD_CHECK. draft
Sun, 13 Jun 2010 14:13:49 +0000 frosch (svn r19976) -Add: Read mapsize during SL_LOAD_CHECK. draft
Sun, 13 Jun 2010 14:13:23 +0000 frosch (svn r19975) -Add: SL_LOAD_CHECK mode for partial reading of savegames. draft
Sun, 13 Jun 2010 14:12:21 +0000 frosch (svn r19974) -Add: SlSkipArray() to skip arrays and sparse arrays in savegames. draft
Sun, 13 Jun 2010 14:11:59 +0000 frosch (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). draft
Sun, 13 Jun 2010 14:11:32 +0000 frosch (svn r19972) -Change: Use the md5sum from the previous save of the game for 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. draft
Sun, 13 Jun 2010 14:07:49 +0000 frosch (svn r19971) -Codechange: Make IsGoodGRFConfigList() operate on any given GRFConfig and move the GameLog operations directly to AfterLoad(). draft
Sun, 13 Jun 2010 09:41:48 +0000 frosch (svn r19970) -Fix (r14742): SmallMap::Insert() did not compile. Construct new items like operator[]. draft
Sat, 12 Jun 2010 21:23:20 +0000 smatz (svn r19969) -Change: swap 'list of ships' and 'list of aircraft' buttons in the Station View window draft
Sat, 12 Jun 2010 21:21:44 +0000 smatz (svn r19968) -Fix [FS#3876](r19955): the 'list of ships' button opened list of aircraft and vice versa draft
Sat, 12 Jun 2010 17:45:43 +0000 translators (svn r19967) -Update from WebTranslator v3.0: draft
Sat, 12 Jun 2010 14:52:42 +0000 frosch (svn r19966) -Codechange: Use InvalidateData() in saveload GUI when appropiate. draft
Sat, 12 Jun 2010 10:55:13 +0000 peter1138 (svn r19965) -Cleanup: Use size of buffer, not magic number. draft
Fri, 11 Jun 2010 20:33:33 +0000 terkhen (svn r19964) -Add: Show an error message when trying to start a crashed or destroyed vehicle. draft
Fri, 11 Jun 2010 20:30:12 +0000 terkhen (svn r19963) -Add: Stop a vehicle after it crashes or is destroyed. draft
Fri, 11 Jun 2010 20:26:41 +0000 terkhen (svn r19962) -Cleanup: Remove unused "destroyed vehicle" strings. draft
Fri, 11 Jun 2010 20:20:45 +0000 terkhen (svn r19961) -Codechange: Unify "vehicle is destroyed" errors. draft
Fri, 11 Jun 2010 17:45:11 +0000 translators (svn r19960) -Update from WebTranslator v3.0: draft
Fri, 11 Jun 2010 15:37:00 +0000 alberth (svn r19959) -Fix (r19889): Disable drag destination highlighting when aborting a drag. draft
Fri, 11 Jun 2010 00:20:24 +0000 smatz (svn r19958) -Codechange: move common code from Waypoint and Station destructors to BaseStation destructor draft
Fri, 11 Jun 2010 00:18:28 +0000 smatz (svn r19957) -Codechange: remove VLW_WAYPOINT_LIST draft
Thu, 10 Jun 2010 23:52:09 +0000 smatz (svn r19956) -Fix: close list of vehicles with given oil rig in orders when the oil rig is deleted draft
Thu, 10 Jun 2010 23:27:37 +0000 smatz (svn r19955) -Fix: close list of vehicles with given buoy/oil rig in orders when switching company draft
Thu, 10 Jun 2010 17:45:22 +0000 translators (svn r19954) -Update from WebTranslator v3.0: draft
Thu, 10 Jun 2010 16:32:39 +0000 terkhen (svn r19953) -Fix [FS#3874]: Don't show an error message when trying to start/stop a crashed plane. draft
Thu, 10 Jun 2010 16:22:10 +0000 smatz (svn r19952) -Fix: do not close list of waypoint's trains when the waypoint view is closed - unify behaviour with other station types draft
Thu, 10 Jun 2010 16:19:59 +0000 smatz (svn r19951) -Fix [FS#3869]: close buoy's vehicle list when the buoy is deleted draft