Mon, 19 Feb 2007 19:59:19 +0000 truelight (svn r8814) [Config] -Add: added --awk and detect_awk. We now try to find an awk on the user system which allows gsub(). If not found, you can define one yourself, or it tells you versions you might want to install
Mon, 19 Feb 2007 18:58:28 +0000 truelight (svn r8813) -Fix r8812: fixed one GNU depending grep statement with an other ;) Switched to egrep, which should work just fine.
Mon, 19 Feb 2007 18:47:55 +0000 truelight (svn r8812) -Revert r7880: those changes assumed a GNU-grep, which isn't always available. Reverted back to a bit more ugly way of writing greps, but at least they are not bound to the laws of GNU.
Mon, 19 Feb 2007 16:24:10 +0000 truelight (svn r8811) [Configure] -Fix: [:lower:] for tr is GNU specific. Use [a-z] instead. (Celestar)
Mon, 19 Feb 2007 16:10:18 +0000 truelight (svn r8810) [Configure] -Fix: "" variables if you test them, else if they are empty they return lovely errors (tnx to Celester for finding thisone ;))
Mon, 19 Feb 2007 13:45:13 +0000 rubidium (svn r8809) -Fix (r8715): accidentally removed a part of an expression.
Mon, 19 Feb 2007 10:13:51 +0000 rubidium (svn r8808) -Fix [FS#631]: do not show the 'edit sign' window for spectators.
Sun, 18 Feb 2007 22:50:51 +0000 Darkvater (svn r8807) -Feature: Add support for loading (some of) the TTDP extra chunks mainly list of GRFIDs and TTDP version the game was saved with.
Sun, 18 Feb 2007 22:37:33 +0000 Darkvater (svn r8806) -Codechange (r7582): Remove a duplicate append of static GRF's when loading the game and hide the intrinsics of adding elements to the GRFConfig list by using an AppendToGRFConfigList function.
Sun, 18 Feb 2007 22:07:08 +0000 Darkvater (svn r8805) -Codechange (r8757): DO set eol-style and keywords on new files...
Sun, 18 Feb 2007 16:24:29 +0000 tron (svn r8802) -Fix
Sun, 18 Feb 2007 11:45:56 +0000 tron (svn r8800) -Fix
Sun, 18 Feb 2007 11:27:09 +0000 tron (svn r8799) -Fix
Sun, 18 Feb 2007 11:15:13 +0000 rubidium (svn r8798) -Fix (8735): update documentation to reflect the used bits for drive through stations.
Sun, 18 Feb 2007 11:14:55 +0000 rubidium (svn r8797) -Fix (8741): the 'drive through station built on town owned road' bit was not set.
Sun, 18 Feb 2007 09:00:34 +0000 tron (svn r8796) -Fix
Sun, 18 Feb 2007 08:50:27 +0000 tron (svn r8795) -Fix
Sun, 18 Feb 2007 08:37:39 +0000 tron (svn r8794) -Fix
Sat, 17 Feb 2007 23:53:17 +0000 glx (svn r8793) -Fix: corrected spelling of real french townnames and 'removed' a duplicate
Sat, 17 Feb 2007 23:01:42 +0000 maedhros (svn r8792) -Fix (r6623): Don't check whether a string length is 1 when you already know it isn't.
Sat, 17 Feb 2007 22:01:07 +0000 miham (svn r8791) -Revert: r8790 Committed too much in last commit
Sat, 17 Feb 2007 21:56:22 +0000 miham (svn r8790) [Namegen] -Revert: r8789 (Tron kinda convinced me it is a bad thing, sorry for it)
Sat, 17 Feb 2007 21:50:00 +0000 miham (svn r8789) [Namegen] -Change: Sorted townnameparts for hungarian, and added a few more
Sat, 17 Feb 2007 21:31:30 +0000 miham (svn r8788) [Translations] -Fix: Removed bogus 3sk case from slovenian, as it is handled in WebTranslator2 from now on
Sat, 17 Feb 2007 18:38:35 +0000 bjarni (svn r8787) -Change r8771: allow fast aircraft in small airports
Sat, 17 Feb 2007 17:12:19 +0000 bjarni (svn r8786) -Cleanup: replaced a switch-case to get the right refit command for a certain vehicle type. We have a function to do that
Sat, 17 Feb 2007 17:10:33 +0000 richk (svn r8785) -Fix: Entry point for commuter airport incorrect.
Sat, 17 Feb 2007 16:41:56 +0000 Darkvater (svn r8784) -Regression (r7274 most likely): Unable to load TTDP (on *NIX) games because the static buffer used for name conversion is overwritten in the callback function.
Sat, 17 Feb 2007 16:07:45 +0000 bjarni (svn r8783) -Fix r8771: aircraft vehicle subtype and aircraft engine subtype aren't the same (even though they both tell if it's a plane or helicopter)
Sat, 17 Feb 2007 15:59:33 +0000 tron (svn r8782) -Fix
Sat, 17 Feb 2007 15:34:05 +0000 tron (svn r8781) -Fix
Sat, 17 Feb 2007 15:17:47 +0000 richk (svn r8780) -Fix: Spelling of CatchmentArea incorrect.
Sat, 17 Feb 2007 15:03:30 +0000 tron (svn r8779) -Fix
Sat, 17 Feb 2007 14:54:31 +0000 tron (svn r8778) -Fix
Sat, 17 Feb 2007 13:50:22 +0000 bjarni (svn r8777) -Fix: FS#596 Cloning Maglev in UKRS forgets Mail refit
Sat, 17 Feb 2007 13:29:11 +0000 truelight (svn r8776) [MorhpOS] -Fix: LDFLAGS needs -noixemul too
Sat, 17 Feb 2007 12:50:19 +0000 truelight (svn r8772) -Fix: forgot to update 'generate' file while updating 'configure' in the last 3 changes in 'configure'
Sat, 17 Feb 2007 12:45:15 +0000 bjarni (svn r8771) -Fix r8343: build aircraft windows will no longer show aircraft that can't use the airport in question
Sat, 17 Feb 2007 11:17:49 +0000 bjarni (svn r8770) -Fix r8661: corrected some aircraft sprite placement issues in the depot window
Sat, 17 Feb 2007 10:21:48 +0000 KUDr (svn r8768) -Fix (r8767): VC8 compilation failed 'warning C4146: unary minus operator applied to unsigned type, result still unsigned'
Sat, 17 Feb 2007 07:45:18 +0000 tron (svn r8767) -Fix
Sat, 17 Feb 2007 00:18:11 +0000 KUDr (svn r8766) -Fix[YAPF]: rail station platform penalty not calculated properly
Fri, 16 Feb 2007 22:44:56 +0000 rubidium (svn r8765) -Codechange: remove logic redundancy by moving it from the gui into the cmd code.
Fri, 16 Feb 2007 21:06:00 +0000 miham (svn r8764) -Update: WebTranslator2 update to 2007-02-16 22:03:24
Fri, 16 Feb 2007 20:03:17 +0000 tron (svn r8763) -Fix
Fri, 16 Feb 2007 12:10:19 +0000 celestar (svn r8759) -Feature: Allow airports to have up to 4 entry points depending on approach direction. Note: they're not yet used, but will be soon
Fri, 16 Feb 2007 10:08:38 +0000 truelight (svn r8758) -Fix r8757: wrong variable to check libtimidity on if it is found or not
Fri, 16 Feb 2007 09:50:28 +0000 truelight (svn r8757) -Add: added libtimidity music driver (it is a nice small library simular to timidity via extmidi)
Fri, 16 Feb 2007 09:39:32 +0000 truelight (svn r8756) [PSP] -Fix: made the dedicated code compile with PSP. It is almost UNIX, just it needs more includes ;)
Fri, 16 Feb 2007 09:38:43 +0000 tron (svn r8755) -Fix
Fri, 16 Feb 2007 07:32:22 +0000 tron (svn r8754) -Fix
Fri, 16 Feb 2007 01:35:18 +0000 belugas (svn r8753) -Regression (r8455): Do not unilateraly decide that this engine is a single-headed. Only do it if it previously had no power and that now there is. Or something...
Thu, 15 Feb 2007 22:03:48 +0000 belugas (svn r8752) -Cleanup: Reformat, re-arrange, correct tag errors on landscape.html.
Thu, 15 Feb 2007 22:00:17 +0000 KUDr (svn r8751) -Fix [lang]: deleted .news and .subs strings causing lang compilation error
Thu, 15 Feb 2007 22:00:04 +0000 KUDr (svn r8750) -Fix (r8747): PLANES defined in wingdi.h caused compilation error under Win32. Changed to AIRPLANES
Thu, 15 Feb 2007 20:58:45 +0000 bjarni (svn r8749) -Regression r8331: fixed signed/unsigned issue that could create too many lines in build vehicle windows and crash the game
Thu, 15 Feb 2007 20:35:45 +0000 tron (svn r8748) -Fix
Thu, 15 Feb 2007 20:16:33 +0000 tron (svn r8747) -Fix
Thu, 15 Feb 2007 17:51:39 +0000 bjarni (svn r8746) -Regression r8331: build train window could sort incorrectly by EngineID with certain newGRF sets
Thu, 15 Feb 2007 16:15:00 +0000 truelight (svn r8745) [PSP] -Add: added a CSleep() for PSP