Sun, 07 Sep 2008 08:51:26 +0000 rubidium (svn r14257) -Fix (r14153): incorrect update of ini-file group tail pointer causing memory corruption.
Sat, 06 Sep 2008 12:54:11 +0000 truebrain (svn r14255) -Fix [configure]: remove the requirement to have a recent enough 'grep' which understands -m. Instead, use 'head -n 1' which is more common available
Sat, 06 Sep 2008 02:53:18 +0000 belugas (svn r14254) -Codechange: Code style and breathing room
Sat, 06 Sep 2008 02:43:46 +0000 glx (svn r14253) -Fix (r14214): replace the right glyph and use the right colour indices in glyph sprite
Fri, 05 Sep 2008 15:13:30 +0000 translators (svn r14250) -Update: WebTranslator2 update to 2008-09-05 15:13:08
Thu, 04 Sep 2008 19:43:20 +0000 rubidium (svn r14245) -Fix: NewGRF configs loaded from the config file would always default to the DOS palette instead of the "default" palette.
Thu, 04 Sep 2008 19:15:52 +0000 truebrain (svn r14244) -Fix: add 'Auto-generated' text when autogenerated, not in template (complain by blathijs ;))
Thu, 04 Sep 2008 19:09:31 +0000 rubidium (svn r14243) -Fix [FS#2269]: clicking on the smallmap didn't break the "follow vehicle in main viewport".
Thu, 04 Sep 2008 15:27:21 +0000 glx (svn r14242) -Fix: removed some possible infinite loop in version determination (again).
Thu, 04 Sep 2008 08:52:41 +0000 matthijs (svn r14241) -Fix [Debian]: Remove an extra ~ in the Debian version.
Wed, 03 Sep 2008 20:51:59 +0000 rubidium (svn r14240) -Doc: add a few pointers/"howto"-ish lines to the obg format documentation about what it does and does not do and how you should fill the data.
Wed, 03 Sep 2008 18:05:02 +0000 frosch (svn r14239) -Fix [FS#2267]: The engine-purchase-list-sorter doubled running-cost and halfed capacity of double-headed engines.
Wed, 03 Sep 2008 17:18:04 +0000 matthijs (svn r14238) -Change [Debian]: Update Debian packaging files to the latest official Debian version.
Wed, 03 Sep 2008 16:47:54 +0000 matthijs (svn r14237) -Feature [Debian]: Allow the Debian packaging to change the package name of the resulting package.
Wed, 03 Sep 2008 13:25:56 +0000 glx (svn r14235) -Fix (r14234): compilation with MSVC was broken
Wed, 03 Sep 2008 10:30:07 +0000 smatz (svn r14234) -Fix: feeder share was computed wrong when splitting cargo packet
Wed, 03 Sep 2008 07:51:07 +0000 rubidium (svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs in the savegame, so joining with a server using Windows palette will make a client with the DOS palette do palette conversion and (thus) not cause a desync due to the different palettes disabling different NewGRFs.
Tue, 02 Sep 2008 21:11:48 +0000 smatz (svn r14232) -Codechange: use builtin for byte swapping for gcc >= 4.3
Tue, 02 Sep 2008 20:24:55 +0000 rubidium (svn r14231) -Fix: Windows binaries not able to read non-windows newlines ini files. For more detail read the 'attached' diff.
Tue, 02 Sep 2008 20:01:18 +0000 frosch (svn r14230) -Codechange: Simplify MapDOSColour() using the new stuff.
Tue, 02 Sep 2008 18:45:15 +0000 rubidium (svn r14229) -Feature: allow overriding the palette of the base GRFs. This way you can play with NewGRFs made for the Windows palette with the DOS palettes base GRFs (and vice versa). Note that for this to work correctly ALL NewGRFs must use the same palette; mix and match is not yet supported.
Tue, 02 Sep 2008 17:24:46 +0000 smatz (svn r14228) -Fix (r14209): double click on the 'last joined' server didn't work
Tue, 02 Sep 2008 16:28:31 +0000 truebrain (svn r14227) -Fix [configure]: detect if we are in a new directory, and rerun configure in those cases. Should avoid confusion (idea by Eddi)
Tue, 02 Sep 2008 15:59:21 +0000 truebrain (svn r14226) -Revert r13792: 'configure --help' failed when for example gcc wasn't detected .. not really what you expect. By the lack of imagination, a revert will have to do for now.
Tue, 02 Sep 2008 15:56:31 +0000 truebrain (svn r14225) -Fix [configure]: make sure a dir exists if you want to write into it
Tue, 02 Sep 2008 15:34:38 +0000 truebrain (svn r14224) -Fix: copy Makefile.bundle too to your working dir, so you don't need to run ./configure in the root of OpenTTD
Tue, 02 Sep 2008 15:20:38 +0000 rubidium (svn r14223) -Codechange: make GetSprite aware of the 4 different types of sprites: fonts, recolour, mapgen and normal sprites.
Tue, 02 Sep 2008 14:46:28 +0000 smatz (svn r14221) -Fix: signs (town name, station name, ...) could be too long for 8bit width in pixels
Tue, 02 Sep 2008 08:25:15 +0000 rubidium (svn r14219) -Fix (rthebeginning): 10 days != 6*2.5 days, effectively causing the payment graph to show the wrong data.
Mon, 01 Sep 2008 08:57:33 +0000 peter1138 (svn r14215) -Cleanup (r13866): Strange line wrapping...
Sun, 31 Aug 2008 23:12:57 +0000 rubidium (svn r14214) -Codechange: move another TTD graphics bug into the GRF; height problem of sprite #142.
Sun, 31 Aug 2008 21:43:34 +0000 rubidium (svn r14211) -Fix: glitches (alignment issues/inconsistent vehicle graphics) in original graphics (Addi)
Sun, 31 Aug 2008 21:30:36 +0000 smatz (svn r14210) -Codechange: remove a useless check when creating new waypoint
Sun, 31 Aug 2008 20:54:01 +0000 smatz (svn r14209) -Feature(tte): doubleclick to join selected server/company
Sun, 31 Aug 2008 20:08:24 +0000 peter1138 (svn r14208) -Fix (r14197): Crash if no .obg files are found.
Sun, 31 Aug 2008 19:56:52 +0000 rubidium (svn r14207) -Fix [FS#2262] (r14191): warning about non-virtual destructor in class with virtual functions.
Sun, 31 Aug 2008 19:46:04 +0000 rubidium (svn r14206) -Fix (r14197): why don't people just compile a trunk checkout and do we have to think about adding everything to those pesky precompiled binaries?
Sun, 31 Aug 2008 17:48:17 +0000 translators (svn r14205) -Update: WebTranslator2 update to 2008-08-31 19:47:56
Sun, 31 Aug 2008 17:34:03 +0000 smatz (svn r14204) -Fix (r7475): when determining length of a string with limited size, first check if we are not out of bounds already
Sun, 31 Aug 2008 16:41:27 +0000 peter1138 (svn r14203) -Codechange: [NewGRF] Disable a GRF if it contains an unknown property, or tries to assign an invalid ID.
Sun, 31 Aug 2008 15:46:14 +0000 peter1138 (svn r14202) -Codechange: [NewGRF] Give more meaningful output if a house/industry/industrytile is undefined in action 3, and continue processing remaining IDs.
Sun, 31 Aug 2008 15:26:46 +0000 peter1138 (svn r14201) -Codechange: [NewGRF] Don't continue processing an Action 0 if we didn't read the data for a property -- the data will be wrong for subsequent reads.
Sun, 31 Aug 2008 11:51:09 +0000 rubidium (svn r14200) -Fix (r14199): some OSes failed to compile. Furthermore I hate wrong comments!
Sun, 31 Aug 2008 10:50:05 +0000 rubidium (svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h so not everything that includes saveload.h needs to include everything else too.
Sun, 31 Aug 2008 09:52:47 +0000 peter1138 (svn r14198) -Codechange: [NewGRF] Simplify handling of common vehicle properties.
Sun, 31 Aug 2008 08:46:43 +0000 rubidium (svn r14197) -Codechange: rework (original) base graphics determination methods. This yields in the following:
Sun, 31 Aug 2008 08:38:30 +0000 rubidium (svn r14196) -Codechange: make the searching for files with a specific extension extendable.
Sat, 30 Aug 2008 13:15:36 +0000 glx (svn r14194) -Fix: don't use hardcoded character offsets to get hg revision. This make it similar to svn and git (ie without the ':').
Sat, 30 Aug 2008 12:14:56 +0000 rubidium (svn r14193) -Fix (r14191): don't put an unsigned 0x80 in a signed int8 as that's not what you want.
Sat, 30 Aug 2008 10:26:16 +0000 rubidium (svn r14192) -Fix [FS#2236]: properly update the current timetable's travel/wait times instead of only doing it for one vehicle in the shared order chain and only when some bit has not been set (PhilSophus)
Sat, 30 Aug 2008 09:46:52 +0000 rubidium (svn r14191) -Codechange: unify the code to skip sprite payload (i.e. not the header).
Sat, 30 Aug 2008 09:43:07 +0000 rubidium (svn r14190) -Codechange: use alloc instead of malloc+free when the allocated memory shouldn't be used after the function ended.
Sat, 30 Aug 2008 09:01:05 +0000 peter1138 (svn r14189) -Fix (r14188): Accidental line removal
Sat, 30 Aug 2008 08:59:55 +0000 peter1138 (svn r14188) -Codechange: [NewGRF] Cargo type of 0xFF is specified to be 'use first refittable cargo', so don't issue a warning for it.
Fri, 29 Aug 2008 21:11:28 +0000 rubidium (svn r14187) -Fix (r14104): silence warning when compiling without networking enabled.
Fri, 29 Aug 2008 21:07:26 +0000 rubidium (svn r14186) -Fix [FS#2255]: small typo (Jafinto)
Fri, 29 Aug 2008 21:06:49 +0000 rubidium (svn r14185) -Fix (r14153): removing NewGRFs from the config file was impossible.
Fri, 29 Aug 2008 20:03:51 +0000 peter1138 (svn r14184) -Codechange: [NewGRF] Since our NewGRF handling is better than it used to be, disable a NewGRF if unexpected sprites are reached.
Fri, 29 Aug 2008 09:46:29 +0000 peter1138 (svn r14183) -Fix: "optimalization" is not a word
Thu, 28 Aug 2008 19:53:25 +0000 peter1138 (svn r14182) -Fix: After applying NewGRF settings, all rail and road types were available as the engine availability check was performed too early.