Mon, 12 Mar 2007 15:40:12 +0000 rubidium (svn r9130) -Codechange: move the fileio functions that do open a file into a Fio slot together.
Mon, 12 Mar 2007 15:25:33 +0000 rubidium (svn r9129) -Codechange: unify parts of DeterminePaths.
Sun, 11 Mar 2007 22:29:37 +0000 peter1138 (svn r9127) -Codechange: Check if a cargo is valid before displaying it in a station's cargo rating list. (And duff up the block a little)
Sun, 11 Mar 2007 21:53:46 +0000 bjarni (svn r9126) -Feature: "Function of scrollwheel" can now be set to off as well
Sun, 11 Mar 2007 21:39:20 +0000 bjarni (svn r9125) -Fix r9111: default scrollwheel setting is now zooming, not scrolling
Sun, 11 Mar 2007 15:17:30 +0000 miham (svn r9118) -Update: WebTranslator2 update to 2007-03-11 16:16:39
Sun, 11 Mar 2007 14:56:35 +0000 rubidium (svn r9117) -Fix: the (current) difficulty level button was not selected when opening the difficulty window.
Sun, 11 Mar 2007 14:38:52 +0000 miham (svn r9116) [Translations] -Change: force remove of changed translations (r9115) to ensure they are really changed
Sun, 11 Mar 2007 14:17:53 +0000 rubidium (svn r9115) -Fix [FS#622]: make clear in the tooltips when the canal build tool (in the scenario editor) makes flooding water (ocean).
Sun, 11 Mar 2007 11:57:11 +0000 bjarni (svn r9112) -Feature r9111: scrollwheel scrolling can now also scroll the smallmap
Sun, 11 Mar 2007 10:55:35 +0000 bjarni (svn r9111) -Feature: [OSX] mighty mice and touchpads can now scroll the map (in all directions)
Sun, 11 Mar 2007 02:53:44 +0000 belugas (svn r9108) -Fix(9093) : MSVC was a bit unhappy with some of the type changes. So basically, widening the types makes the difference
Sun, 11 Mar 2007 01:22:21 +0000 belugas (svn r9106) -Documentation: forgotten usage of m2 (storing TownID) in statue unmovable tile type
Sat, 10 Mar 2007 21:44:22 +0000 rubidium (svn r9105) -Fix [FS#629]: disable the ability to make flooding water with the canal build tool. In the scenario editor you can still make both canals and flooding water at height level 0.
Sat, 10 Mar 2007 20:05:31 +0000 KUDr (svn r9104) -Fix(r9080, r9081): UINT32_MAX is undefined on MSVC, std::numeric_limits doesn't exist in gcc 2.95 (MorphOS), so back to tree and use ~0 instead (peter1138)
Sat, 10 Mar 2007 16:21:29 +0000 peter1138 (svn r9102) -Codechange: (NewGRF) Apply cargo translation table to vehicle refit masks
Sat, 10 Mar 2007 12:10:00 +0000 truelight (svn r9097) -Fix [FS#525]: open and close messages now have their own setting, so you can hide economy changes, but do show open/close of industries
Sat, 10 Mar 2007 10:08:38 +0000 peter1138 (svn r9094) -Codechange: Don't set up refit masks for engine types not in the current climate, and exclude engine types if their cargo type is invalid and they have no refittable type.
Sat, 10 Mar 2007 09:55:11 +0000 peter1138 (svn r9093) -Codechange: variable scope / type
Sat, 10 Mar 2007 09:23:33 +0000 peter1138 (svn r9092) -Codechange: (NewGRF) (re r8885) Also set cargo type as invalid if the chosen type is not available in the current climate.
Sat, 10 Mar 2007 03:33:43 +0000 belugas (svn r9089) -Codechange: Remove the 32 widgets limit on News Options window.
Sat, 10 Mar 2007 03:25:15 +0000 belugas (svn r9088) -Add : a new type of widget, called WWT_TEXT. It is a simple truncated string. It will be usefull on windows where lot of simple text is always drawn on the WE_PAINT event, making the code clearer. For now, left, right (total size of the window), top, color and data are necessary to use it. Maybe more features will be available soon.
Sat, 10 Mar 2007 00:30:18 +0000 Darkvater (svn r9086) -Feature/Fix: [win32] Rewrite keyboard input and handle all keypresses in a WM_CHAR event. This saves us from doing translation (ToUnicode[Ex], ToAscii[Ex]), and we get free IME-input support as a plus.
Sat, 10 Mar 2007 00:29:20 +0000 Darkvater (svn r9085) -Codechange/Fix: [win32] Move the initialisation of _codepage (non-UNICODE) to winMain as a dedicated server, or different video driver will not have a win32 messageloop.
Sat, 10 Mar 2007 00:27:20 +0000 Darkvater (svn r9084) -Fix: [win9x] Clipboard paste for Windows95 (doesn't have CF_UNICODETEXT) correctly converts the input to the current locale.
Sat, 10 Mar 2007 00:26:19 +0000 Darkvater (svn r9083) -Codechange: Be more lenient when trimming UTF-8 strings and don't terminate the string when an invalid encoding is encountered, but only focus on maximum length.
Sat, 10 Mar 2007 00:25:54 +0000 Darkvater (svn r9082) -Codechange: [win32] Update VS2003 and VS2005 project files to use the same outpath, and build in UNICODE mode. When making a release it is probably better to make two binaries, one without UNICODE, the other with, guaranteeing full Win9x compatibility (UNICODE with MSLU also works, without it's even better).
Fri, 09 Mar 2007 23:26:21 +0000 KUDr (svn r9081) -Fix(r9080): UINT32_MAX is undefined on MSVC. Use std::numeric_limits<uint32>::max() instead.
Fri, 09 Mar 2007 22:55:57 +0000 peter1138 (svn r9080) -Codechange: dynamically build cargo filter buttons in the station list window.
Fri, 09 Mar 2007 22:55:04 +0000 peter1138 (svn r9079) -Codechange: add WWT_LAST widget when dynamically building cargo payment graph
Fri, 09 Mar 2007 15:12:37 +0000 rubidium (svn r9078) -Codechange: coding style.
Fri, 09 Mar 2007 14:41:39 +0000 rubidium (svn r9077) -Fix [FS#612]: the wrong catenary wires were drawn for tunnel entrances.
Fri, 09 Mar 2007 10:12:08 +0000 rubidium (svn r9076) -Fix [FS#529]: the intercontinental airport used 'T-junction' runway sprites when there is no exit in the middle of the runway as in the city airport (skidd13).
Fri, 09 Mar 2007 02:04:07 +0000 belugas (svn r9075) -Codechange: Cleanup of industry_cmd (Step-7). Small step that is. The new industry messages do not need a series of tests. Only one property to use.
Fri, 09 Mar 2007 00:15:43 +0000 glx (svn r9074) -Codechange: win32 dedicated console now doesn't need an extra 'enter' to fully quit
Thu, 08 Mar 2007 23:05:05 +0000 bjarni (svn r9073) -Codechange: moved autoreplace to a file of it's own (now autoreplace has a cmd and a gui file)
Thu, 08 Mar 2007 21:39:34 +0000 bjarni (svn r9072) -Codechange: [Orders] added methods to orders to free them and check if they are in use
Thu, 08 Mar 2007 21:05:05 +0000 truelight (svn r9071) -Fix [FS#459]: when in networking an other player takes over an AI which is also controlled by a player, move the player with the company to the company who bought out the AI
Thu, 08 Mar 2007 20:50:27 +0000 truelight (svn r9070) -Fix [FS#404]: if bribe failed and you didn't pick up cargo yet, you wouldn't ever be able to do so for a given station
Thu, 08 Mar 2007 19:23:49 +0000 peter1138 (svn r9069) -Codechange: Change a do ... while loop with a for loop. This fixes some warning that I never got anyway...
Thu, 08 Mar 2007 16:27:54 +0000 rubidium (svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).
Thu, 08 Mar 2007 15:50:07 +0000 truelight (svn r9067) -Fix [FS#637]: don't make owner signs transparent, as then you loose the information who it owns
Thu, 08 Mar 2007 14:34:32 +0000 truelight (svn r9066) -Fix [FS#638]: store the owner of a statue, so when it gets removed, the town is notified of it
Thu, 08 Mar 2007 13:54:19 +0000 rubidium (svn r9065) -Fix: possible dereference of NULL pointer.
Thu, 08 Mar 2007 12:57:08 +0000 truelight (svn r9064) -Fix [FS#663]: don't keep on scrolling for non-numeric values in settings, but require reclick
Thu, 08 Mar 2007 12:40:45 +0000 truelight (svn r9063) -Add: allow OPENTTD_ARGS as env-option for 'make run'. 'OPENTTD_ARGS="-snull" make run' now runs ./openttd -snull in correct dir.
Thu, 08 Mar 2007 12:26:31 +0000 celestar (svn r9062) -Fix (r4822, FS#595): The station list, sorted by cargo rating, now takes stations into account that have no cargo waiting (KeeperOfTheSoul). While at it, doxygen the function
Thu, 08 Mar 2007 09:46:44 +0000 rubidium (svn r9061) -Fix [r9038, FS#668]: passwords are send when the server is in the 'authorizing' state, not 'inactive'.
Wed, 07 Mar 2007 18:58:28 +0000 Darkvater (svn r9055) -Codechange: Change windows unicode handling and allow a pure non-unicode build to function. Win9x binaries will be possible with mingw/nightly system.
Wed, 07 Mar 2007 17:42:09 +0000 miham (svn r9054) -Update: WebTranslator2 update to 2007-03-07 18:39:14
Wed, 07 Mar 2007 16:46:13 +0000 glx (svn r9053) -Change [Config]: removed unneeded stuff for windows
Wed, 07 Mar 2007 12:11:48 +0000 rubidium (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
Wed, 07 Mar 2007 11:47:46 +0000 rubidium (svn r9050) -Codechange: Foo(void) -> Foo()
Tue, 06 Mar 2007 23:42:30 +0000 truelight (svn r9049) -Fix [Config]: when running 'bash configure', make sure automated reconfigures run 'bash configure' too.
Tue, 06 Mar 2007 23:27:14 +0000 glx (svn r9048) -Fix r9040: non-bool used as bool
Tue, 06 Mar 2007 22:55:18 +0000 truelight (svn r9047) -Fix [FS#651]: request static deps from fontconfig in OSX
Tue, 06 Mar 2007 22:45:30 +0000 truelight (svn r9046) -Fix r9041: added a comment to make clear why we don't use --prefix here
Tue, 06 Mar 2007 22:41:50 +0000 truelight (svn r9045) -Fix [Config]: libpng-config --ldflags returns --libs and -L_opts too, no need to call it an extra time (double -lpng12 in LDFLAGS)
Tue, 06 Mar 2007 22:40:45 +0000 truelight (svn r9044) -Fix [Config]: add fontconfig before freetype, as in static order is important
Tue, 06 Mar 2007 22:37:04 +0000 rubidium (svn r9043) -Fix [FS#652]: the personal (.openttd) directories were hidden in the load/save directory listings (stepancheg).