Sat, 01 Dec 2007 21:40:18 +0000 |
rubidium |
(svn r11547) -Add: signal selection GUI for the ones that really like to use that over CTRL. Patch by BigBB.
draft
|
Sun, 18 Nov 2007 13:55:23 +0000 |
skidd13 |
(svn r11457) -Fix: (r11455) Reenable the accidentaly removed one way roads option
draft
|
Sat, 17 Nov 2007 01:55:00 +0000 |
belugas |
(svn r11447) -Fix(r11433): Wrong offset to the helipad made it look like the autoroad button
draft
|
Sat, 17 Nov 2007 01:10:06 +0000 |
skidd13 |
(svn r11446) -Codechange: change the naming of road related code parts to something more descriptive
draft
|
Thu, 15 Nov 2007 07:42:25 +0000 |
rubidium |
(svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of the box.
draft
|
Sat, 27 Oct 2007 11:23:13 +0000 |
rubidium |
(svn r11350) -Change: add missing elrail sprites for some rail build buttons/cursors. Sprites by skidd13.
draft
|
Mon, 22 Oct 2007 19:11:50 +0000 |
rubidium |
(svn r11339) -Add: autoroad; same as autorail, but for road and trams and only on X and Y direction. Patch by Octopussy and skidd13.
draft
|
Sat, 20 Oct 2007 20:06:55 +0000 |
rubidium |
(svn r11316) -Codechange: add support for the half-tile (selection) graphics.
draft
|
Mon, 15 Oct 2007 00:06:59 +0000 |
belugas |
(svn r11266) -Documentation: Add a few comments. Parts of BigBB's work on shores
draft
|
Wed, 19 Sep 2007 16:36:42 +0000 |
rubidium |
(svn r11128) -Fix: a lot of graphical glitches by changing some bounding boxes. It's not perfect yet, but a *very* good step into the right direction. Patch by frosch.
draft
|
Thu, 26 Jul 2007 16:51:10 +0000 |
rubidium |
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations. Primarily removal of (duplicated|magic) code and introduction of few helper functions to ease foundation determination. Patch by frosch.
draft
|
Mon, 23 Jul 2007 16:08:58 +0000 |
truelight |
(svn r10659) -Codechange: updated documentation around RAIL_GROUND_FENCE_VERT[12] (frosch)
draft
|
Fri, 01 Jun 2007 23:06:01 +0000 |
glx |
(svn r10017) -Add (FS#790): more languages flags for servers
draft
|
Thu, 31 May 2007 15:15:00 +0000 |
rubidium |
(svn r9999) -Feature: make it possible to disallow busses and lorries to go a specific way on straight pieces of road.
draft
|
Mon, 28 May 2007 04:15:32 +0000 |
rubidium |
(svn r9961) -Fix (r7182): some file were still in iso8859-15 instead of utf8.
draft
|
Fri, 25 May 2007 22:07:40 +0000 |
rubidium |
(svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0.
draft
|
Sat, 19 May 2007 09:40:18 +0000 |
rubidium |
(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
draft
|
Tue, 08 May 2007 14:28:55 +0000 |
maedhros |
(svn r9814) -Fix (r1): Remove the duplicate sign sprite from openttd.grf since it's in the original data files.
draft
|
Wed, 18 Apr 2007 00:41:09 +0000 |
belugas |
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
draft
|
Mon, 19 Mar 2007 11:27:30 +0000 |
maedhros |
(svn r9315) -Merge: The newhouses branch. With this merge comes almost complete support for
draft
|
Fri, 09 Mar 2007 14:41:39 +0000 |
rubidium |
(svn r9077) -Fix [FS#612]: the wrong catenary wires were drawn for tunnel entrances.
draft
|
Wed, 07 Mar 2007 12:11:48 +0000 |
rubidium |
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
draft
|
Wed, 21 Feb 2007 23:18:08 +0000 |
maedhros |
(svn r8838) -Feature: Show newgrf error messages loaded in Action B in the newgrf gui
draft
|
Wed, 14 Feb 2007 16:37:16 +0000 |
rubidium |
(svn r8735) -Feature: drive-through road stops made possible by the hard work of mart3p.
draft
|
Fri, 26 Jan 2007 08:36:02 +0000 |
truelight |
(svn r8412) [MorphOS] -Fix: assert_compile(x != y) doesn't work, but assert_compile(!(x == y)) does.. don't ask me why!
draft
|
Sun, 21 Jan 2007 11:49:18 +0000 |
maedhros |
(svn r8300) -Codechange: Add a prototype for DrawPlayerIcon to players.h and include that
draft
|
Sun, 14 Jan 2007 19:57:49 +0000 |
peter1138 |
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values.
draft
|
Wed, 10 Jan 2007 18:56:51 +0000 |
rubidium |
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
draft
|
Tue, 02 Jan 2007 19:19:48 +0000 |
rubidium |
(svn r7759) -Merge: makefile rewrite. This merge features:
draft
|