log

age author description
Mon, 22 Feb 2010 16:24:38 +0000 smatz (svn r19207) -Fix (r19127): compilation was broken for gcc 3.3 draft
Mon, 22 Feb 2010 16:24:23 +0000 rubidium (svn r19206) -Add: concept of fallback base sets, i.e. do not automatically load the NoMusic/NoSound sets when there is another set draft
Mon, 22 Feb 2010 16:09:26 +0000 yexo (svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cpp draft
Mon, 22 Feb 2010 16:08:31 +0000 yexo (svn r19204) -Fix (r1919x): airport tiles without animation had an incomplete contructor draft
Mon, 22 Feb 2010 16:02:37 +0000 smatz (svn r19203) -Codechange: silence some gcc warnings draft
Mon, 22 Feb 2010 14:40:27 +0000 smatz (svn r19202) -Fix (r19181): some translations were wrong draft
Mon, 22 Feb 2010 14:17:33 +0000 yexo (svn r19201) -Codechange: airport tiles now have 4 random bits per tile. draft
Mon, 22 Feb 2010 14:17:26 +0000 yexo (svn r19200) -Doc: update the map array documentation draft
Mon, 22 Feb 2010 14:17:17 +0000 yexo (svn r19199) -Codechange: add a 'name'-property to airport tiles draft
Mon, 22 Feb 2010 14:17:07 +0000 yexo (svn r19198) -Codechange: store the size of stations in savegames draft
Mon, 22 Feb 2010 14:16:57 +0000 yexo (svn r19197) -Codechange: introduce animation callbacks for airport tiles draft
Mon, 22 Feb 2010 14:16:50 +0000 yexo (svn r19196) -Codechange: change the airport tile animation info so it works just like for industry tiles draft
Mon, 22 Feb 2010 14:16:41 +0000 yexo (svn r19195) -Codechange: actually draw newgrf airport tiles draft
Mon, 22 Feb 2010 14:16:19 +0000 yexo (svn r19194) -Feature: action 0/1/2/3 support for newgrf airporttiles draft
Mon, 22 Feb 2010 14:15:48 +0000 yexo (svn r19193) -Codechange: increase the maximum number of airport tiles to 256 and introduce AirportTileOverrideManager draft
Mon, 22 Feb 2010 14:15:28 +0000 yexo (svn r19192) -Fix (r19191): forgot to svn add the new file draft
Mon, 22 Feb 2010 14:09:30 +0000 yexo (svn r19191) -Codechange: move AirportTileSpec to newgrf_airporttiles.h draft
Sun, 21 Feb 2010 20:55:31 +0000 alberth (svn r19190) -Add: Improve error message with track building when signals are in the way. draft
Sun, 21 Feb 2010 20:34:57 +0000 alberth (svn r19189) -Codechange: CheckTrackCombination() returns a CommandCost. draft
Sun, 21 Feb 2010 18:45:26 +0000 translators (svn r19188) -Update from WebTranslator v3.0: draft
Sun, 21 Feb 2010 17:52:43 +0000 yexo (svn r19187) -Fix [FS#3634]: the vehicle info in the autoreplace gui was drawn even when the window was shaded draft
Sun, 21 Feb 2010 17:02:28 +0000 alberth (svn r19186) -Codechange: Remove use of _error_message from CmdLevelLand(). draft
Sun, 21 Feb 2010 17:01:23 +0000 alberth (svn r19185) -Codechange: Return succeeded or failed CommandCost from CheckIfCallBackAllowsCreation(). draft
Sun, 21 Feb 2010 15:27:11 +0000 alberth (svn r19184) -Codechange: Return succeeded/failed command from CheckIfIndustryTilesAreFree(). draft
Sun, 21 Feb 2010 14:57:27 +0000 alberth (svn r19183) -Codechange: Return CommandCost from FindTownForIndustry(). draft
Sun, 21 Feb 2010 13:32:14 +0000 alberth (svn r19182) -Codechange: Use CommandCost return value in CheckIfIndustryIsAllowed() and CheckIfFarEnoughFromIndustry(). draft
Sun, 21 Feb 2010 09:20:45 +0000 rubidium (svn r19181) -Change: rework the order of the data in the base graphics metadata files. draft
Sat, 20 Feb 2010 23:42:11 +0000 rubidium (svn r19180) -Add/Fix: (partial) support for genders for cargos, industries, vehicles, stations, ...; partial because you can't set a gender for a custom string. draft
Sat, 20 Feb 2010 23:02:03 +0000 rubidium (svn r19179) -Codechange: make strgen do some checking on whether genders are valid for a command (e.g. we don't have genders for numbers) draft
Sat, 20 Feb 2010 23:01:09 +0000 glx (svn r19178) -Fix: [MSVC] regenerate lang files on strgen change draft
Sat, 20 Feb 2010 22:58:25 +0000 rubidium (svn r19177) -Codechange: introduce INT8_MIN/MAX and UINT8_MAX for MSVC. draft
Sat, 20 Feb 2010 21:21:54 +0000 yexo (svn r19176) -Fix [FS#3632] (r17859): when selecting "build many industries" in the scenario editor the "build" button wasn't enabled draft
Sat, 20 Feb 2010 21:00:19 +0000 frosch (svn r19174) -Fix: Buoys are no Stations, only BaseStations. draft
Sat, 20 Feb 2010 18:45:12 +0000 translators (svn r19173) -Update from WebTranslator v3.0: draft
Sat, 20 Feb 2010 18:28:21 +0000 terkhen (svn r19172) -Codechange: Move road checks from CmdBuildRoadStop to CheckFlatLandRoadStop. draft
Sat, 20 Feb 2010 18:12:56 +0000 terkhen (svn r19171) -Codechange: Split CheckFlatLandBelow into different functions. draft
Sat, 20 Feb 2010 17:56:05 +0000 terkhen (svn r19170) -Codechange: Make CheckFlatLandBelow use TileArea. draft
Sat, 20 Feb 2010 17:39:51 +0000 terkhen (svn r19169) -Codechange: Move buildable tile checks outside of CheckFlatLandBelow. draft
Sat, 20 Feb 2010 17:30:22 +0000 rubidium (svn r19168) -Fix: under some circumstances timidity (via extmidi) would not shut down properly causing all kinds of trouble (e.g. blocked audio output). Try harder to shut down timidity and first shut down the music so shut down order is the inverse of initialisation order. Based on a patch by Jindřich Makovička. draft
Sat, 20 Feb 2010 16:17:45 +0000 frosch (svn r19167) -Fix [FS#3631](r19120): Industry 0 could be choosen even if not available. draft
Sat, 20 Feb 2010 13:28:56 +0000 yexo (svn r19166) -Change: don't print the absolute path to AI script files in the AI debug window, use the relative path from /ai/ instead draft
Fri, 19 Feb 2010 23:29:47 +0000 yexo (svn r19165) -Fix [FS#3629]: vehicle running costs shouldn't be changed in a running game draft
Fri, 19 Feb 2010 18:45:32 +0000 translators (svn r19164) -Update from WebTranslator v3.0: draft
Thu, 18 Feb 2010 18:45:22 +0000 translators (svn r19163) -Update from WebTranslator v3.0: draft
Thu, 18 Feb 2010 18:20:15 +0000 rubidium (svn r19162) -Update: the debian packaging; bring it in sync with the packaging used at debian (minus the splitting) draft
Thu, 18 Feb 2010 18:04:02 +0000 yexo (svn r19161) -Codechange: make the default size of the open list used for yapf a lot lower to reduce memory usage draft
Thu, 18 Feb 2010 14:23:18 +0000 yexo (svn r19160) -Codechange: Enlarge a CBinaryHeapT if the heap is full instead of dropping the added item draft
Thu, 18 Feb 2010 01:10:55 +0000 rubidium (svn r19159) -Fix (r19151): configure gave a warning about a broken expression draft
Thu, 18 Feb 2010 01:10:04 +0000 rubidium (svn r19158) -Fix (r19149): MSVC 64 bits compile warning draft
Wed, 17 Feb 2010 21:19:33 +0000 frosch (svn r19154) -Fix: Invisible depots draw the track, so also draw the overlays. draft
Wed, 17 Feb 2010 21:07:32 +0000 frosch (svn r19153) -Fix [FS#pm](r19056): PBS reservation was drawn incorrectly for depots. draft
Wed, 17 Feb 2010 18:45:10 +0000 translators (svn r19152) -Update from WebTranslator v3.0: draft
Wed, 17 Feb 2010 16:45:55 +0000 rubidium (svn r19151) -Codechange [FS#3625]: Move home directory to a better place in Haiku (jrepan) draft
Wed, 17 Feb 2010 15:31:46 +0000 rubidium (svn r19150) -Fix (r19143): some more locations could use updating draft
Wed, 17 Feb 2010 15:07:09 +0000 rubidium (svn r19149) -Codechange: make our vsnprintf implementation for Windows more POSIX compliant (adf88) draft
Wed, 17 Feb 2010 13:55:08 +0000 rubidium (svn r19148) -Fix [FS#3627]: [v]seprintf should return the number of added characters excluding '\0' on truncation (adf88) draft
Wed, 17 Feb 2010 12:16:33 +0000 translators (svn r19147) -Update from WebTranslator v3.0: draft
Tue, 16 Feb 2010 22:01:23 +0000 alberth (svn r19146) -Codechange: Use CommandCost in industry checking routines. draft
Tue, 16 Feb 2010 18:45:16 +0000 translators (svn r19145) -Update from WebTranslator v3.0: draft
Tue, 16 Feb 2010 00:07:15 +0000 rubidium (svn r19143) -Codechange: trunk's going for 1.1 now. draft
Mon, 15 Feb 2010 23:55:04 +0000 rubidium (svn r19141) -Fix [FS#3619] (r18421): look-ahead for multitile waypoints 'made up' data that shouldn't go into the cache, causing desyncs in MP draft
Mon, 15 Feb 2010 19:52:40 +0000 alberth (svn r19140) -Codechange: Move variables closer to their first use. draft
Mon, 15 Feb 2010 18:45:47 +0000 translators (svn r19139) -Update from WebTranslator v3.0: draft
Mon, 15 Feb 2010 11:04:27 +0000 alberth (svn r19138) -Codechange: Rename CheckMultipleIndustryInTown() to FindTownForIndustry(). draft
Mon, 15 Feb 2010 10:28:40 +0000 alberth (svn r19137) -Add: Report a more useful error when failing to build a bubble generator. draft
Mon, 15 Feb 2010 09:49:10 +0000 alberth (svn r19136) -Doc: Added Doxygen comments for industry checking procedures. draft
Sun, 14 Feb 2010 18:45:24 +0000 translators (svn r19135) -Update from WebTranslator v3.0: draft
Sun, 14 Feb 2010 18:33:57 +0000 frosch (svn r19134) -Fix (r16983, r17219): YAPF debug output was quite broken. draft
Sun, 14 Feb 2010 16:52:15 +0000 rubidium (svn r19133) -Fix [FS#3621]: [Mac OS X] --enable-desync-debug failed compiling (planetmaker) draft
Sun, 14 Feb 2010 16:31:35 +0000 alberth (svn r19132) -Codechange: No need to end a line with ;;. draft
Sun, 14 Feb 2010 15:58:10 +0000 alberth (svn r19131) -Doc: Add doxygen comments to some economy variables and constants. draft
Sun, 14 Feb 2010 15:44:21 +0000 alberth (svn r19130) -Codechange: Use references and inlining in CommandCost. draft
Sun, 14 Feb 2010 15:35:44 +0000 alberth (svn r19129) -Fix [FS#3623] (r19122): Don't draw cargo ratings/acceptance when the window is shaded. draft
Sun, 14 Feb 2010 15:30:08 +0000 alberth (svn r19128) -Codechange: CommandCost cost methods return void instead of a copy of *this. draft
Sun, 14 Feb 2010 13:01:33 +0000 frosch (svn r19127) -Codechange: Add printf-like warnings to more functions. draft
Sun, 14 Feb 2010 13:01:07 +0000 frosch (svn r19126) -Codechange: Silence a warning. draft
Sat, 13 Feb 2010 20:13:34 +0000 frosch (svn r19125) -Fix (r18809): Compiling with desync-debug failed. draft
Sat, 13 Feb 2010 18:45:51 +0000 translators (svn r19124) -Update from WebTranslator v3.0: draft
Sat, 13 Feb 2010 18:44:03 +0000 alberth (svn r19123) -Fix [FS#3617]: Resize station cargo widget when needed to display all accepted cargo types. draft
Sat, 13 Feb 2010 18:41:31 +0000 alberth (svn r19122) -Codechange: Move cargo drawing to StationViewWindow::OnPaint(). draft
Sat, 13 Feb 2010 18:39:00 +0000 alberth (svn r19121) -Codechange: Introduce a variable for the height of the ratings and accepted cargo widgets. draft
Sat, 13 Feb 2010 14:06:01 +0000 frosch (svn r19120) -Fix: [NewGRF] Industry property 0x17 was interpreted incorrectly and in some cases circumvented the density difficulty setting. draft
Sat, 13 Feb 2010 14:02:36 +0000 rubidium (svn r19119) -Fix [FS#3616]: removing towns (in the scenario editor) that had stations/depots refer to them or vehicles were on the town's road could cause a crash draft
Sat, 13 Feb 2010 14:00:45 +0000 alberth (svn r19118) -Fix [FS#3593]: Some buttons in the order gui were raised too soon. draft
Sat, 13 Feb 2010 10:33:05 +0000 terkhen (svn r19117) -Fix [FS#3593]: The Non-stop dropdown wasn't enabled for depot and waypoint orders. draft
Sat, 13 Feb 2010 00:20:19 +0000 rubidium (svn r19116) -Fix [FS#3615]: enabling ccache via environment variables failed to properly detect/set a compiler draft
Sat, 13 Feb 2010 00:00:47 +0000 rubidium (svn r19115) -Document: --with-ccache and --with-distcc in configure draft
Fri, 12 Feb 2010 23:47:50 +0000 rubidium (svn r19114) -Change: [strgen] Modify the outputted format for MSVC builds of strgen so it also shows fatal errors in the 'error list' and it also counts them. (Fatal) errors are marked as warnings so a failing language file is not causing the complete compilation to fail. draft
Fri, 12 Feb 2010 23:45:25 +0000 rubidium (svn r19113) -Change: [strgen] Remove the partially generated language file if compilation fails. draft
Fri, 12 Feb 2010 23:39:44 +0000 smatz (svn r19112) -Fix [FS#3611]: don't crash on broken lng file draft
Fri, 12 Feb 2010 21:43:58 +0000 rubidium (svn r19111) -Fix (r19070): the station view didn't show acceptance anymore draft
Fri, 12 Feb 2010 18:45:34 +0000 rubidium (svn r19110) -Fix (r19107): if GCC 3.2 has the trouble, then don't allow it draft
Fri, 12 Feb 2010 18:45:34 +0000 translators (svn r19109) -Update from WebTranslator v3.0: draft
Fri, 12 Feb 2010 18:42:40 +0000 rubidium (svn r19108) -Document: what compilers are known to succeed compiling OpenTTD and which ones have proven to fail compiling OpenTTD draft
Fri, 12 Feb 2010 18:41:46 +0000 rubidium (svn r19107) -Change: GCC 3.2 seems to be having trouble with some templates too draft
Fri, 12 Feb 2010 17:31:40 +0000 rubidium (svn r19106) -Codechange: change 'const static' -> 'static const' for consistency (1 vs 2900 cases); some GCCs/ICCs are known to warn about the former case, but it's valid C++. draft
Fri, 12 Feb 2010 16:42:29 +0000 yexo (svn r19105) -Fix [FS#3614]: not all news data was properly freed when starting a new game draft
Fri, 12 Feb 2010 13:46:41 +0000 alberth (svn r19104) -Fix (r19039): Stablize main view centering in smallmap. draft
Fri, 12 Feb 2010 12:14:21 +0000 alberth (svn r19103) -Codechange: Use px/py for pixel coordinates in PixelToTile(), as promised by the documentation. draft
Fri, 12 Feb 2010 12:11:03 +0000 yexo (svn r19102) -Codechange; let doxygen parse as much code as possible draft
Fri, 12 Feb 2010 10:40:29 +0000 alberth (svn r19101) -Fix (r19039): Click sound was not played when pressing zoom in/out buttons. draft
Fri, 12 Feb 2010 00:45:44 +0000 yexo (svn r19100) -Fix: [MSVC] don't stop building language files if building one language file fails draft
Thu, 11 Feb 2010 20:52:56 +0000 yexo (svn r19099) -Doc: two files had the wrong name in the @file comment draft
Thu, 11 Feb 2010 18:46:06 +0000 translators (svn r19098) -Update from WebTranslator v3.0: draft
Thu, 11 Feb 2010 17:13:57 +0000 rubidium (svn r19097) -Fix [FS#3610] (r10444): compilation error in the BeMidi driver (jrepan) draft
Thu, 11 Feb 2010 15:12:08 +0000 yexo (svn r19096) -Fix: segfault when one of the items in the news_display group in the config file has no value draft
Thu, 11 Feb 2010 15:08:55 +0000 yexo (svn r19095) -Fix: segfault when a baseset has an empty metadata field draft
Thu, 11 Feb 2010 14:58:51 +0000 yexo (svn r19094) -Codechange: don't check for NULL values before calling StrEmpty draft
Wed, 10 Feb 2010 23:38:43 +0000 smatz (svn r19093) -Codechange: do not prefix console debug output with 'condbg', [console] is enough draft
Wed, 10 Feb 2010 22:38:30 +0000 rubidium (svn r19092) -Fix (r19081): MSVC couldn't quite compile OpenTTD draft
Wed, 10 Feb 2010 21:28:26 +0000 rubidium (svn r19091) -Cleanup: remove some unneeded zeroing draft
Wed, 10 Feb 2010 21:06:05 +0000 rubidium (svn r19090) -Codechange: some comment coding style fixes draft
Wed, 10 Feb 2010 20:53:23 +0000 rubidium (svn r19089) -Codechange: some minor coding style draft
Wed, 10 Feb 2010 20:46:14 +0000 rubidium (svn r19088) -Fix: some typos/spelling errors in the base 'translation' draft
Wed, 10 Feb 2010 20:20:18 +0000 rubidium (svn r19087) -Codechange: some typos in StringIDs draft
Wed, 10 Feb 2010 18:45:45 +0000 translators (svn r19086) -Update from WebTranslator v3.0: draft
Wed, 10 Feb 2010 18:18:08 +0000 smatz (svn r19085) -Codechange: simplify hooking of console commands draft
Wed, 10 Feb 2010 17:37:47 +0000 smatz (svn r19084) -Codechange: minor coding-style fixups draft
Wed, 10 Feb 2010 17:32:39 +0000 smatz (svn r19083) -Cleanup: remove support for modifying variables from console draft
Wed, 10 Feb 2010 17:01:03 +0000 smatz (svn r19082) -Codechange: make 'developer' a regular setting draft