------------------------------------------------------------------------ r14264 | smatz | 2008-09-07 17:40:14 +0000 (Sun, 07 Sep 2008) | 1 line -Fix (r14261): 'echo -e' is not recognized on many systems ------------------------------------------------------------------------ r14263 | smatz | 2008-09-07 16:22:55 +0000 (Sun, 07 Sep 2008) | 1 line -Codechange: give a better error message when removing a sign fails ------------------------------------------------------------------------ r14262 | matthijs | 2008-09-07 13:36:18 +0000 (Sun, 07 Sep 2008) | 3 lines -Feature [Makefile]: Let Makefile.bundle.in also use the new findversion.sh script. This enables revision detection for bundles for git and hg checkouts. ------------------------------------------------------------------------ r14261 | matthijs | 2008-09-07 13:24:49 +0000 (Sun, 07 Sep 2008) | 3 lines -Change [Makefile]: Move the revision detection code from Makefile.src.in to a new bash script findversion.sh. This commit should have no functional changes. ------------------------------------------------------------------------ r14260 | rubidium | 2008-09-07 11:55:28 +0000 (Sun, 07 Sep 2008) | 2 lines -Fix [FS#2277]: merge keycode for "normal" 0-9 keys and keypad 0-9 keys so people don't get confused that the keypad doesn't work as expected. ------------------------------------------------------------------------ r14258 | rubidium | 2008-09-07 11:23:10 +0000 (Sun, 07 Sep 2008) | 3 lines -Codechange: rework the way to query the vehicle hash to make sure it always results in the same irregardless of the order of the hash-linked-list. -Fix: desync in PBS reservation following, vehicle flooding and road vehicle overtake/follow code. ------------------------------------------------------------------------ r14257 | rubidium | 2008-09-07 08:51:26 +0000 (Sun, 07 Sep 2008) | 2 lines -Fix (r14153): incorrect update of ini-file group tail pointer causing memory corruption. ------------------------------------------------------------------------ r14255 | truebrain | 2008-09-06 12:54:11 +0000 (Sat, 06 Sep 2008) | 2 lines -Fix [configure]: remove the requirement to have a recent enough 'grep' which understands -m. Instead, use 'head -n 1' which is more common available ------------------------------------------------------------------------ r14254 | belugas | 2008-09-06 02:53:18 +0000 (Sat, 06 Sep 2008) | 1 line -Codechange: Code style and breathing room ------------------------------------------------------------------------ r14253 | glx | 2008-09-06 02:43:46 +0000 (Sat, 06 Sep 2008) | 1 line -Fix (r14214): replace the right glyph and use the right colour indices in glyph sprite ------------------------------------------------------------------------ r14250 | translators | 2008-09-05 15:13:30 +0000 (Fri, 05 Sep 2008) | 13 lines -Update: WebTranslator2 update to 2008-09-05 15:13:08 afrikaans - 9 fixed by TrueTenacity (9) croatian - 19 fixed by tperic (19) czech - 5 fixed, 50 changed by Hadez (55) dutch - 5 fixed by habell (5) estonian - 9 fixed by kristjans (9) french - 5 fixed by glx (5) german - 85 fixed by dih (45), MaSch (40) italian - 5 fixed, 4 changed by lorenzodv (9) polish - 25 fixed, 4 changed by heimat (29) spanish - 7 fixed by eusebio (7) ukrainian - 5 fixed by mad (5) ------------------------------------------------------------------------ r14245 | rubidium | 2008-09-04 19:43:20 +0000 (Thu, 04 Sep 2008) | 2 lines -Fix: NewGRF configs loaded from the config file would always default to the DOS palette instead of the "default" palette. ------------------------------------------------------------------------ r14244 | truebrain | 2008-09-04 19:15:52 +0000 (Thu, 04 Sep 2008) | 2 lines -Fix: add 'Auto-generated' text when autogenerated, not in template (complain by blathijs ;)) ------------------------------------------------------------------------ r14243 | rubidium | 2008-09-04 19:09:31 +0000 (Thu, 04 Sep 2008) | 2 lines -Fix [FS#2269]: clicking on the smallmap didn't break the "follow vehicle in main viewport". ------------------------------------------------------------------------ r14242 | glx | 2008-09-04 15:27:21 +0000 (Thu, 04 Sep 2008) | 1 line -Fix: removed some possible infinite loop in version determination (again). ------------------------------------------------------------------------ r14241 | matthijs | 2008-09-04 08:52:41 +0000 (Thu, 04 Sep 2008) | 2 lines -Fix [Debian]: Remove an extra ~ in the Debian version. ------------------------------------------------------------------------ r14240 | rubidium | 2008-09-03 20:51:59 +0000 (Wed, 03 Sep 2008) | 2 lines -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. ------------------------------------------------------------------------ r14239 | frosch | 2008-09-03 18:05:02 +0000 (Wed, 03 Sep 2008) | 1 line -Fix [FS#2267]: The engine-purchase-list-sorter doubled running-cost and halfed capacity of double-headed engines. ------------------------------------------------------------------------ r14238 | matthijs | 2008-09-03 17:18:04 +0000 (Wed, 03 Sep 2008) | 8 lines -Change [Debian]: Update Debian packaging files to the latest official Debian version. - Packaging files are now identical to those of the official 0.6.2-1 (or, r11138 in the collab-maint subversion repository), with the following exceptions: - Desktop files are removed, since openttd trunk installs them already. - Changes regarding package names from r14237 are preserved. - Topmost changelog entry with version 0.7~svn-1 is added. ------------------------------------------------------------------------ r14237 | matthijs | 2008-09-03 16:47:54 +0000 (Wed, 03 Sep 2008) | 4 lines -Feature [Debian]: Allow the Debian packaging to change the package name of the resulting package. - The name can be changed at build time, by changing the package name in debian/changelog. - This will allow packages like openttd-svn or openttd-cargodest packages to be built. ------------------------------------------------------------------------ r14235 | glx | 2008-09-03 13:25:56 +0000 (Wed, 03 Sep 2008) | 1 line -Fix (r14234): compilation with MSVC was broken ------------------------------------------------------------------------ r14234 | smatz | 2008-09-03 10:30:07 +0000 (Wed, 03 Sep 2008) | 1 line -Fix: feeder share was computed wrong when splitting cargo packet ------------------------------------------------------------------------ r14233 | rubidium | 2008-09-03 07:51:07 +0000 (Wed, 03 Sep 2008) | 2 lines -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. ------------------------------------------------------------------------ r14232 | smatz | 2008-09-02 21:11:48 +0000 (Tue, 02 Sep 2008) | 1 line -Codechange: use builtin for byte swapping for gcc >= 4.3 ------------------------------------------------------------------------ r14231 | rubidium | 2008-09-02 20:24:55 +0000 (Tue, 02 Sep 2008) | 2 lines -Fix: Windows binaries not able to read non-windows newlines ini files. For more detail read the 'attached' diff. ------------------------------------------------------------------------ r14230 | frosch | 2008-09-02 20:01:18 +0000 (Tue, 02 Sep 2008) | 1 line -Codechange: Simplify MapDOSColour() using the new stuff. ------------------------------------------------------------------------ r14229 | rubidium | 2008-09-02 18:45:15 +0000 (Tue, 02 Sep 2008) | 2 lines -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. ------------------------------------------------------------------------ r14228 | smatz | 2008-09-02 17:24:46 +0000 (Tue, 02 Sep 2008) | 1 line -Fix (r14209): double click on the 'last joined' server didn't work ------------------------------------------------------------------------ r14227 | truebrain | 2008-09-02 16:28:31 +0000 (Tue, 02 Sep 2008) | 2 lines -Fix [configure]: detect if we are in a new directory, and rerun configure in those cases. Should avoid confusion (idea by Eddi) ------------------------------------------------------------------------ r14226 | truebrain | 2008-09-02 15:59:21 +0000 (Tue, 02 Sep 2008) | 2 lines -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. ------------------------------------------------------------------------ r14225 | truebrain | 2008-09-02 15:56:31 +0000 (Tue, 02 Sep 2008) | 2 lines -Fix [configure]: make sure a dir exists if you want to write into it ------------------------------------------------------------------------ r14224 | truebrain | 2008-09-02 15:34:38 +0000 (Tue, 02 Sep 2008) | 2 lines -Fix: copy Makefile.bundle too to your working dir, so you don't need to run ./configure in the root of OpenTTD ------------------------------------------------------------------------ r14223 | rubidium | 2008-09-02 15:20:38 +0000 (Tue, 02 Sep 2008) | 2 lines -Codechange: make GetSprite aware of the 4 different types of sprites: fonts, recolour, mapgen and normal sprites. ------------------------------------------------------------------------ r14221 | smatz | 2008-09-02 14:46:28 +0000 (Tue, 02 Sep 2008) | 1 line -Fix: signs (town name, station name, ...) could be too long for 8bit width in pixels ------------------------------------------------------------------------ r14219 | rubidium | 2008-09-02 08:25:15 +0000 (Tue, 02 Sep 2008) | 2 lines -Fix (rthebeginning): 10 days != 6*2.5 days, effectively causing the payment graph to show the wrong data. ------------------------------------------------------------------------ r14215 | peter1138 | 2008-09-01 08:57:33 +0000 (Mon, 01 Sep 2008) | 2 lines -Cleanup (r13866): Strange line wrapping... ------------------------------------------------------------------------ r14214 | rubidium | 2008-08-31 23:12:57 +0000 (Sun, 31 Aug 2008) | 2 lines -Codechange: move another TTD graphics bug into the GRF; height problem of sprite #142. ------------------------------------------------------------------------ r14211 | rubidium | 2008-08-31 21:43:34 +0000 (Sun, 31 Aug 2008) | 2 lines -Fix: glitches (alignment issues/inconsistent vehicle graphics) in original graphics (Addi) ------------------------------------------------------------------------ r14210 | smatz | 2008-08-31 21:30:36 +0000 (Sun, 31 Aug 2008) | 1 line -Codechange: remove a useless check when creating new waypoint ------------------------------------------------------------------------ r14209 | smatz | 2008-08-31 20:54:01 +0000 (Sun, 31 Aug 2008) | 1 line -Feature(tte): doubleclick to join selected server/company ------------------------------------------------------------------------ r14208 | peter1138 | 2008-08-31 20:08:24 +0000 (Sun, 31 Aug 2008) | 2 lines -Fix (r14197): Crash if no .obg files are found. ------------------------------------------------------------------------ r14207 | rubidium | 2008-08-31 19:56:52 +0000 (Sun, 31 Aug 2008) | 2 lines -Fix [FS#2262] (r14191): warning about non-virtual destructor in class with virtual functions. ------------------------------------------------------------------------ r14206 | rubidium | 2008-08-31 19:46:04 +0000 (Sun, 31 Aug 2008) | 2 lines -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? ------------------------------------------------------------------------