------------------------------------------------------------------------ r12546 | glx | 2008-04-03 16:16:52 +0000 (Thu, 03 Apr 2008) | 1 line -Fix: completely remove cases from Brazilian Portuguese translation ------------------------------------------------------------------------ r12545 | frosch | 2008-04-03 14:21:17 +0000 (Thu, 03 Apr 2008) | 1 line -Cleanup: Replace some tables of magic values with already existing functions. ------------------------------------------------------------------------ r12543 | miham | 2008-04-03 07:20:32 +0000 (Thu, 03 Apr 2008) | 16 lines -Update: WebTranslator2 update to 2008-04-03 08:42:55 brazilian_portuguese - 18 fixed by fukumori (18) bulgarian - 17 fixed by thetitan (17) catalan - 11 fixed by arnaullv (11) dutch - 19 fixed by habell (19) french - 11 fixed by glx (11) hungarian - 5 fixed by miham (5) icelandic - 24 fixed, 2 changed by scrooge (26) italian - 11 fixed, 1 changed by lorenzodv (12) korean - 17 fixed, 3 changed by leejaeuk5 (20) slovak - 18 fixed by lengyel (18) slovenian - 19 fixed by Necrolyte (19) swedish - 33 fixed by daishan (33) turkish - 18 fixed by jnmbk (18) ukrainian - 17 fixed by mad (17) ------------------------------------------------------------------------ r12542 | matthijs | 2008-04-02 16:20:30 +0000 (Wed, 02 Apr 2008) | 2 lines -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. ------------------------------------------------------------------------ r12541 | frosch | 2008-04-02 14:13:15 +0000 (Wed, 02 Apr 2008) | 1 line -Codechange: Declare Slope enum as bit set, and remove some (then) unneeded casts. ------------------------------------------------------------------------ r12540 | frosch | 2008-04-02 13:57:25 +0000 (Wed, 02 Apr 2008) | 1 line -Codechange: Enumify some values in original pathfinder and remove an unused variable. ------------------------------------------------------------------------ r12537 | smatz | 2008-04-02 00:13:44 +0000 (Wed, 02 Apr 2008) | 1 line -Cleanup: comment newgrf_config.h a bit ------------------------------------------------------------------------ r12536 | rubidium | 2008-04-01 21:12:51 +0000 (Tue, 01 Apr 2008) | 2 lines -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). ------------------------------------------------------------------------ r12535 | belugas | 2008-04-01 17:21:24 +0000 (Tue, 01 Apr 2008) | 2 lines -Fix: A little typo and 4 omissions on bridge sprites. ------------------------------------------------------------------------ r12534 | skidd13 | 2008-04-01 16:27:01 +0000 (Tue, 01 Apr 2008) | 2 lines -Feature: Add a new type of town road layouts - random for each town ------------------------------------------------------------------------ r12533 | frosch | 2008-04-01 15:03:59 +0000 (Tue, 01 Apr 2008) | 1 line -Cleanup: Remove some wizardry from default ai by using existings enums and helper functions. ------------------------------------------------------------------------ r12532 | frosch | 2008-04-01 14:47:57 +0000 (Tue, 01 Apr 2008) | 1 line -Cleanup: Replace two tables of magic values with already existing functions. ------------------------------------------------------------------------ r12531 | frosch | 2008-04-01 14:03:20 +0000 (Tue, 01 Apr 2008) | 1 line -Codechange: Rename some variables for consistency. ------------------------------------------------------------------------ r12516 | skidd13 | 2008-03-31 16:07:50 +0000 (Mon, 31 Mar 2008) | 2 lines -Revert r2583: Removed mersenne PRNG cause it is not used and won't be used in the future ------------------------------------------------------------------------ r12513 | skidd13 | 2008-03-31 15:10:24 +0000 (Mon, 31 Mar 2008) | 2 lines -Codechange: rename OriginalTileRandomiser something more descriptive ------------------------------------------------------------------------ r12501 | rubidium | 2008-03-31 07:25:49 +0000 (Mon, 31 Mar 2008) | 2 lines -Codechange: split signs.h. ------------------------------------------------------------------------ r12499 | rubidium | 2008-03-31 07:11:18 +0000 (Mon, 31 Mar 2008) | 2 lines -Codechange: some coding style tweaks for network_internal.h. ------------------------------------------------------------------------ r12498 | rubidium | 2008-03-31 07:03:35 +0000 (Mon, 31 Mar 2008) | 2 lines -Codechange: bring a little 'order' to openttd.cpp's includes and do not 'define' VARDEF for files that do not have them anymore. ------------------------------------------------------------------------ r12495 | rubidium | 2008-03-31 06:42:26 +0000 (Mon, 31 Mar 2008) | 2 lines -Codechange: reduce the dependency on newgrf_station.h (especially because newgrf_station.h includes a lot of stuff). ------------------------------------------------------------------------ r12490 | rubidium | 2008-03-31 00:17:39 +0000 (Mon, 31 Mar 2008) | 2 lines -Codechange: rename engine.h to engine_func.h and remove unneeded inclusions of engine.h and/or replace them with engine_type.h. ------------------------------------------------------------------------ r12489 | rubidium | 2008-03-31 00:06:17 +0000 (Mon, 31 Mar 2008) | 2 lines -Codechange: split station.h into station_base.h and station_func.h. ------------------------------------------------------------------------ r12488 | rubidium | 2008-03-30 23:24:18 +0000 (Sun, 30 Mar 2008) | 2 lines -Codechange: split order.h into order_base.h and order_func.h. ------------------------------------------------------------------------ r12486 | rubidium | 2008-03-30 17:37:50 +0000 (Sun, 30 Mar 2008) | 2 lines -Fix: the copyright date wasn't set correctly in ottdres.rc. ------------------------------------------------------------------------ r12483 | rubidium | 2008-03-29 21:50:14 +0000 (Sat, 29 Mar 2008) | 2 lines -Change: disable stripping of binaries by default so we have a (much) better chance of actually getting something useful out of OSX stacktraces. ------------------------------------------------------------------------ r12482 | bjarni | 2008-03-28 22:59:43 +0000 (Fri, 28 Mar 2008) | 3 lines -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 also wagons will only need tracks they can drive on in order to be build so there is no reason to check for power in the depot ------------------------------------------------------------------------ r12480 | glx | 2008-03-28 21:28:32 +0000 (Fri, 28 Mar 2008) | 1 line -Change: enable and show asserts in crash.log for MSVC releases by default ------------------------------------------------------------------------ r12479 | peter1138 | 2008-03-28 19:37:12 +0000 (Fri, 28 Mar 2008) | 2 lines -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. ------------------------------------------------------------------------ r12477 | rubidium | 2008-03-28 18:43:01 +0000 (Fri, 28 Mar 2008) | 2 lines -Fix [FS#1883]: timetable times for aircraft were always doubled. ------------------------------------------------------------------------ r12476 | rubidium | 2008-03-28 18:00:38 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: split type engine related types from engine.h (and openttd.h) to engine_type.h. ------------------------------------------------------------------------ r12475 | rubidium | 2008-03-28 16:45:20 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: cleanup coding style in news_gui.cpp. ------------------------------------------------------------------------ r12474 | rubidium | 2008-03-28 16:41:12 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: split type related stuff from waypoints from waypoint.h (and openttd.h) to waypoint_type.h. ------------------------------------------------------------------------ r12473 | rubidium | 2008-03-28 16:39:19 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: move EngineList to a more logical location. ------------------------------------------------------------------------ r12472 | rubidium | 2008-03-28 16:38:18 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: remove unneeded declaration of ViewPort and DrawPixelInfo. ------------------------------------------------------------------------ r12471 | rubidium | 2008-03-28 16:36:59 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: move SignID to a more logical location. ------------------------------------------------------------------------ r12470 | rubidium | 2008-03-28 16:36:32 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: split order related types from order.h (and openttd.h) to order_type.h. ------------------------------------------------------------------------ r12469 | rubidium | 2008-03-28 16:34:50 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: split type related stuff from group.h (and openttd.h) to group_type.h. ------------------------------------------------------------------------ r12468 | rubidium | 2008-03-28 16:33:28 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: move some type related stuff from station.h (and openttd.h) to station_type.h. ------------------------------------------------------------------------ r12467 | rubidium | 2008-03-28 16:32:27 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: move DepotID to a more logical location. ------------------------------------------------------------------------ r12466 | rubidium | 2008-03-28 16:31:26 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: move DestinationID to a more logical location. ------------------------------------------------------------------------ r12464 | rubidium | 2008-03-28 11:09:14 +0000 (Fri, 28 Mar 2008) | 2 lines -Change: remove an include that doesn't define anything anyway. ------------------------------------------------------------------------ r12461 | rubidium | 2008-03-28 09:43:06 +0000 (Fri, 28 Mar 2008) | 2 lines -Change: add (quite) some missing headers to the MSVC project files. ------------------------------------------------------------------------ r12460 | rubidium | 2008-03-28 09:15:08 +0000 (Fri, 28 Mar 2008) | 2 lines -Change: rename src/namegen.h to src/namegen_func.h so MSVC can have both files in it's treelist. ------------------------------------------------------------------------ r12459 | rubidium | 2008-03-28 08:53:36 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: split news.h into news_type.h and news_func.h. ------------------------------------------------------------------------ r12458 | rubidium | 2008-03-28 04:57:32 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: split acquiring the sprite ID for cargos from the actual drawing of them. ------------------------------------------------------------------------ r12457 | belugas | 2008-03-28 03:23:49 +0000 (Fri, 28 Mar 2008) | 2 lines -Codechange: Move signal enums on their own header. ------------------------------------------------------------------------ r12456 | glx | 2008-03-28 02:47:54 +0000 (Fri, 28 Mar 2008) | 1 line -Update: apply english.txt changes from r12455 to other languages ------------------------------------------------------------------------ r12455 | glx | 2008-03-28 02:30:10 +0000 (Fri, 28 Mar 2008) | 1 line -Codechange: Implement NewGRF callback 37 (cargo sub-type display for industries) ------------------------------------------------------------------------ r12454 | glx | 2008-03-28 02:10:25 +0000 (Fri, 28 Mar 2008) | 2 lines -Fix (r12452): incorrect calculation for 'first vehicle in this chain of vehicles with the same ID' (thx DaleStan) -Fix (r12452): wrong loading of random action 2 type 84 for non vehicle (though it shouldn't happen, but who knows ;)) ------------------------------------------------------------------------ r12453 | peter1138 | 2008-03-28 01:22:47 +0000 (Fri, 28 Mar 2008) | 2 lines -Fix [FS#1880]: Remove broken endian-dependent code and unnecessary rgb to bgr swapping. ------------------------------------------------------------------------ r12452 | glx | 2008-03-27 21:36:16 +0000 (Thu, 27 Mar 2008) | 1 line -Feature: [NewGRF] Add random action 2 type 84. For vehicles only. ------------------------------------------------------------------------ r12451 | peter1138 | 2008-03-27 19:02:18 +0000 (Thu, 27 Mar 2008) | 2 lines -Codechange: use of FOR_ALL_ENGINES/ENGINEIDS_OF_TYPE instead of for-loops ------------------------------------------------------------------------