log

age author description
Fri, 04 Apr 2008 20:03:49 +0000 smatz (svn r12572) -Fix (r12192): min() has 32bit arguments, clamping of 64bit values didn't work draft
Fri, 04 Apr 2008 19:10:45 +0000 rubidium (svn r12571) -Fix: MorphOS misses INT16_MAX/INT16_MIN. draft
Fri, 04 Apr 2008 18:55:24 +0000 smatz (svn r12570) -Cleanup: further variable scope in road_gui.cpp draft
Fri, 04 Apr 2008 18:41:16 +0000 smatz (svn r12569) -Cleanup: variable scope and coding style in road*.cpp draft
Fri, 04 Apr 2008 17:49:42 +0000 rubidium (svn r12567) -Codechange: follow up of r12566, remove the palette from trunk. draft
Fri, 04 Apr 2008 17:27:38 +0000 smatz (svn r12565) -Cleanup: variable scope in misc\*.cpp draft
Fri, 04 Apr 2008 16:52:29 +0000 smatz (svn r12564) -Fix: towns couldn't terraform when inflation rised terraform prices enough draft
Fri, 04 Apr 2008 16:32:27 +0000 smatz (svn r12563) -Cleanup: variable scope and a bit of coding style in landscape.cpp draft
Fri, 04 Apr 2008 15:48:15 +0000 smatz (svn r12562) -Cleanup: variable scope in terraform_cmd.cpp draft
Fri, 04 Apr 2008 15:10:54 +0000 smatz (svn r12561) -Fix: do not affect town rating change by the order in which we examine stations draft
Fri, 04 Apr 2008 14:53:06 +0000 smatz (svn r12560) -Cleanup: town_cmd.cpp and header files - variable scope and a bit of coding style draft
Fri, 04 Apr 2008 02:24:44 +0000 belugas (svn r12558) -Feature: subsidy window can now be resized. draft
Fri, 04 Apr 2008 00:06:51 +0000 smatz (svn r12557) -Cleanup: use MAX_PATH at two more places draft
Thu, 03 Apr 2008 23:52:43 +0000 smatz (svn r12556) -Fix (r6001): remove fences with fields when loading old savegames, looks better draft
Thu, 03 Apr 2008 22:31:57 +0000 smatz (svn r12553) -Fix (r11547): redraw the signal GUI when the signal drag density changes in the patch settings and vice versa draft
Thu, 03 Apr 2008 21:54:31 +0000 smatz (svn r12550) -Change: the signal GUI is now persistent - has the same data when it is reopened draft
Thu, 03 Apr 2008 21:01:01 +0000 smatz (svn r12549) -Fix [FS#1900](r11547): respect type of selected signal when building more signals using the GUI draft
Thu, 03 Apr 2008 20:00:07 +0000 smatz (svn r12548) -Cleanup: remove strings removed in r12547 from all language files draft
Thu, 03 Apr 2008 19:55:40 +0000 smatz (svn r12547) -Feature: invisibility options to make objects invisible instead of transparent draft
Thu, 03 Apr 2008 16:16:52 +0000 glx (svn r12546) -Fix: completely remove cases from Brazilian Portuguese translation draft
Thu, 03 Apr 2008 14:21:17 +0000 frosch (svn r12545) -Cleanup: Replace some tables of magic values with already existing functions. draft
Thu, 03 Apr 2008 07:20:32 +0000 miham (svn r12543) -Update: WebTranslator2 update to 2008-04-03 08:42:55 draft
Wed, 02 Apr 2008 16:20:30 +0000 matthijs (svn r12542) -Fix [Makefile]: Don't install scenarios into the current user's homedir when running 'make install', that is silly. Simply always install scenarios system wide instead. draft
Wed, 02 Apr 2008 14:13:15 +0000 frosch (svn r12541) -Codechange: Declare Slope enum as bit set, and remove some (then) unneeded casts. draft
Wed, 02 Apr 2008 13:57:25 +0000 frosch (svn r12540) -Codechange: Enumify some values in original pathfinder and remove an unused variable. draft
Wed, 02 Apr 2008 00:13:44 +0000 smatz (svn r12537) -Cleanup: comment newgrf_config.h a bit draft
Tue, 01 Apr 2008 21:12:51 +0000 rubidium (svn r12536) -Codechange: some stack allocations were too large for NDS, so use the SmallStackSafeStackAlloc wrapper. Allocate on the stack by default and on the heap for NDS (or other devices that have a very small stack). draft
Tue, 01 Apr 2008 17:21:24 +0000 belugas (svn r12535) -Fix: A little typo and 4 omissions on bridge sprites. draft
Tue, 01 Apr 2008 16:27:01 +0000 skidd13 (svn r12534) -Feature: Add a new type of town road layouts - random for each town draft
Tue, 01 Apr 2008 15:03:59 +0000 frosch (svn r12533) -Cleanup: Remove some wizardry from default ai by using existings enums and helper functions. draft
Tue, 01 Apr 2008 14:47:57 +0000 frosch (svn r12532) -Cleanup: Replace two tables of magic values with already existing functions. draft
Tue, 01 Apr 2008 14:03:20 +0000 frosch (svn r12531) -Codechange: Rename some variables for consistency. draft
Mon, 31 Mar 2008 16:07:50 +0000 skidd13 (svn r12516) -Revert r2583: Removed mersenne PRNG cause it is not used and won't be used in the future draft
Mon, 31 Mar 2008 15:10:24 +0000 skidd13 (svn r12513) -Codechange: rename OriginalTileRandomiser something more descriptive draft
Mon, 31 Mar 2008 07:25:49 +0000 rubidium (svn r12501) -Codechange: split signs.h. draft
Mon, 31 Mar 2008 07:11:18 +0000 rubidium (svn r12499) -Codechange: some coding style tweaks for network_internal.h. draft
Mon, 31 Mar 2008 07:03:35 +0000 rubidium (svn r12498) -Codechange: bring a little 'order' to openttd.cpp's includes and do not 'define' VARDEF for files that do not have them anymore. draft
Mon, 31 Mar 2008 06:42:26 +0000 rubidium (svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especially because newgrf_station.h includes a lot of stuff). draft
Mon, 31 Mar 2008 00:17:39 +0000 rubidium (svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneeded inclusions of engine.h and/or replace them with engine_type.h. draft
Mon, 31 Mar 2008 00:06:17 +0000 rubidium (svn r12489) -Codechange: split station.h into station_base.h and station_func.h. draft
Sun, 30 Mar 2008 23:24:18 +0000 rubidium (svn r12488) -Codechange: split order.h into order_base.h and order_func.h. draft
Sun, 30 Mar 2008 17:37:50 +0000 rubidium (svn r12486) -Fix: the copyright date wasn't set correctly in ottdres.rc. draft
Sat, 29 Mar 2008 21:50:14 +0000 rubidium (svn r12483) -Change: disable stripping of binaries by default so we have a (much) better chance of actually getting something useful out of OSX stacktraces. draft
Fri, 28 Mar 2008 22:59:43 +0000 bjarni (svn r12482) -Fix: [build train] we don't need to have a depot in order to just check the price of a rail vehicle so don't check for compatible rails on the tile either draft
Fri, 28 Mar 2008 21:28:32 +0000 glx (svn r12480) -Change: enable and show asserts in crash.log for MSVC releases by default draft
Fri, 28 Mar 2008 19:37:12 +0000 peter1138 (svn r12479) -Codechange [FS#1723]: Simplify the method used to resize the industry view window. The window is now shown the correct size so the resize button is also removed. draft
Fri, 28 Mar 2008 18:43:01 +0000 rubidium (svn r12477) -Fix [FS#1883]: timetable times for aircraft were always doubled. draft
Fri, 28 Mar 2008 18:00:38 +0000 rubidium (svn r12476) -Codechange: split type engine related types from engine.h (and openttd.h) to engine_type.h. draft
Fri, 28 Mar 2008 16:45:20 +0000 rubidium (svn r12475) -Codechange: cleanup coding style in news_gui.cpp. draft
Fri, 28 Mar 2008 16:41:12 +0000 rubidium (svn r12474) -Codechange: split type related stuff from waypoints from waypoint.h (and openttd.h) to waypoint_type.h. draft
Fri, 28 Mar 2008 16:39:19 +0000 rubidium (svn r12473) -Codechange: move EngineList to a more logical location. draft
Fri, 28 Mar 2008 16:38:18 +0000 rubidium (svn r12472) -Codechange: remove unneeded declaration of ViewPort and DrawPixelInfo. draft
Fri, 28 Mar 2008 16:36:59 +0000 rubidium (svn r12471) -Codechange: move SignID to a more logical location. draft
Fri, 28 Mar 2008 16:36:32 +0000 rubidium (svn r12470) -Codechange: split order related types from order.h (and openttd.h) to order_type.h. draft
Fri, 28 Mar 2008 16:34:50 +0000 rubidium (svn r12469) -Codechange: split type related stuff from group.h (and openttd.h) to group_type.h. draft
Fri, 28 Mar 2008 16:33:28 +0000 rubidium (svn r12468) -Codechange: move some type related stuff from station.h (and openttd.h) to station_type.h. draft
Fri, 28 Mar 2008 16:32:27 +0000 rubidium (svn r12467) -Codechange: move DepotID to a more logical location. draft
Fri, 28 Mar 2008 16:31:26 +0000 rubidium (svn r12466) -Codechange: move DestinationID to a more logical location. draft
Fri, 28 Mar 2008 11:09:14 +0000 rubidium (svn r12464) -Change: remove an include that doesn't define anything anyway. draft
Fri, 28 Mar 2008 09:43:06 +0000 rubidium (svn r12461) -Change: add (quite) some missing headers to the MSVC project files. draft