yexo
|
ec63a0fc14
|
(svn r17455) -Codechange: use sprite names instead of magic numbers in table/clear_land.h and change some names
|
2009-09-07 13:38:57 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
smatz
|
d091c7d80f
|
(svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD for months. All attempts to do another workaround failed.
|
2009-06-01 11:49:46 +00:00 |
|
smatz
|
c03ce4b1c7
|
(svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD for months. All attempts to do another workaround failed.
|
2009-06-01 11:49:46 +00:00 |
|
rubidium
|
1ba5811024
|
(svn r15760) -Codechange [FS#2704]: support that the resize box is at the left side of the window too (based on work by Alberth)
|
2009-03-18 01:06:48 +00:00 |
|
rubidium
|
35e4dc0f4b
|
(svn r15760) -Codechange [FS#2704]: support that the resize box is at the left side of the window too (based on work by Alberth)
|
2009-03-18 01:06:48 +00:00 |
|
rubidium
|
c3e87f345d
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
rubidium
|
b25a4f8231
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
rubidium
|
332846e9e2
|
(svn r15717) -Cleanup: apply some documentation coding style upon the stuff in table/
|
2009-03-15 00:03:27 +00:00 |
|
rubidium
|
d72273d1f3
|
(svn r15717) -Cleanup: apply some documentation coding style upon the stuff in table/
|
2009-03-15 00:03:27 +00:00 |
|
rubidium
|
89e1afdaa0
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
|
rubidium
|
c0a8d09ca7
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
|
peter1138
|
4546a29729
|
(svn r15271) -Codechange: Use offsets for drawing elrail wires & pylons instead of absolute sprite IDs.
|
2009-01-25 19:27:13 +00:00 |
|
peter1138
|
c4ccf1a28d
|
(svn r15271) -Codechange: Use offsets for drawing elrail wires & pylons instead of absolute sprite IDs.
|
2009-01-25 19:27:13 +00:00 |
|
rubidium
|
7642fd7b34
|
(svn r14969) -Codechange: make drawing trees possible (Alberth)
|
2009-01-10 17:13:41 +00:00 |
|
rubidium
|
8ad56c4229
|
(svn r14969) -Codechange: make drawing trees possible (Alberth)
|
2009-01-10 17:13:41 +00:00 |
|
rubidium
|
054787f082
|
(svn r14943) -Cleanup: remove some rogue spaces/replace some rogue tabs with spaces
|
2009-01-09 22:48:57 +00:00 |
|
rubidium
|
c08f520acf
|
(svn r14943) -Cleanup: remove some rogue spaces/replace some rogue tabs with spaces
|
2009-01-09 22:48:57 +00:00 |
|
rubidium
|
f56e630e5c
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
rubidium
|
3b798599b6
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
peter1138
|
fc442ce9af
|
(svn r14034) -Cleanup (r13938) [FS#2210]: Typo in YAPP constant. (Eddi)
|
2008-08-09 18:46:51 +00:00 |
|
peter1138
|
8531a1f430
|
(svn r14034) -Cleanup (r13938) [FS#2210]: Typo in YAPP constant. (Eddi)
|
2008-08-09 18:46:51 +00:00 |
|
rubidium
|
b3656c78ad
|
(svn r13938) -Codechange [YAPP]: Add the new signals to the build signal GUI. (michi_cc)
|
2008-08-02 22:50:22 +00:00 |
|
rubidium
|
908591b40a
|
(svn r13938) -Codechange [YAPP]: Add the new signals to the build signal GUI. (michi_cc)
|
2008-08-02 22:50:22 +00:00 |
|
frosch
|
cfdc710104
|
(svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' into their own parameter.
|
2008-06-28 15:44:24 +00:00 |
|
frosch
|
ecc5d648df
|
(svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' into their own parameter.
|
2008-06-28 15:44:24 +00:00 |
|
rubidium
|
ecbf3bd0de
|
(svn r13494) -Fix: a little documentation + copy-paste mistake for sprite.h.
|
2008-06-12 18:51:35 +00:00 |
|
rubidium
|
005d612227
|
(svn r13494) -Fix: a little documentation + copy-paste mistake for sprite.h.
|
2008-06-12 18:51:35 +00:00 |
|
skidd13
|
a7348eb7a0
|
(svn r13490) -Add: a seperate icon for aqueducts
|
2008-06-12 16:30:41 +00:00 |
|
skidd13
|
d99aef2f71
|
(svn r13490) -Add: a seperate icon for aqueducts
|
2008-06-12 16:30:41 +00:00 |
|
rubidium
|
7ccf05ff35
|
(svn r13469) -Codechange: add support for loading Action 0x05, type 0F: "tracks for slopes". It's not useful right now, but it will be in the future.
|
2008-06-11 14:55:02 +00:00 |
|
rubidium
|
3d5fe9bfc1
|
(svn r13469) -Codechange: add support for loading Action 0x05, type 0F: "tracks for slopes". It's not useful right now, but it will be in the future.
|
2008-06-11 14:55:02 +00:00 |
|
rubidium
|
ee843728bf
|
(svn r13464) -Codechange: support NewGRF Action 0x05, type 12.
|
2008-06-11 13:54:01 +00:00 |
|
rubidium
|
7f6382badd
|
(svn r13464) -Codechange: support NewGRF Action 0x05, type 12.
|
2008-06-11 13:54:01 +00:00 |
|
rubidium
|
fe9ce6eac4
|
(svn r13339) -Feature: splitting of the main toolbar when the resolution becomes very low so the buttons are still visible and useable. Patch by Dominik.
|
2008-05-29 23:33:37 +00:00 |
|
rubidium
|
933c9df335
|
(svn r13339) -Feature: splitting of the main toolbar when the resolution becomes very low so the buttons are still visible and useable. Patch by Dominik.
|
2008-05-29 23:33:37 +00:00 |
|
rubidium
|
1ce0b03bf0
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
d03994098b
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
belugas
|
a84a913f3e
|
(svn r12535) -Fix: A little typo and 4 omissions on bridge sprites.
|
2008-04-01 17:21:24 +00:00 |
|
belugas
|
81b6125ac2
|
(svn r12535) -Fix: A little typo and 4 omissions on bridge sprites.
|
2008-04-01 17:21:24 +00:00 |
|
rubidium
|
a606fe9610
|
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
|
2008-03-26 10:08:17 +00:00 |
|
rubidium
|
327e870962
|
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
|
2008-03-26 10:08:17 +00:00 |
|
glx
|
15cd2931f3
|
(svn r12407) -Add [FS#1866]: more language flags for servers
|
2008-03-24 20:30:08 +00:00 |
|
glx
|
fed6a25799
|
(svn r12407) -Add [FS#1866]: more language flags for servers
|
2008-03-24 20:30:08 +00:00 |
|
belugas
|
37babfaad0
|
(svn r12328) -Fix(r3447): Wrong Y pillar specified for girder with arch bridge. Spotted and fixed by a lot of people ;)
|
2008-03-03 18:20:42 +00:00 |
|
belugas
|
56ed79e448
|
(svn r12328) -Fix(r3447): Wrong Y pillar specified for girder with arch bridge. Spotted and fixed by a lot of people ;)
|
2008-03-03 18:20:42 +00:00 |
|
belugas
|
90595cc83d
|
(svn r12288) -Fix(r12287): forgot to include two sprite renames out of consistency.
And obviously forgot to compile before committing, as the array rename would have been evident.
|
2008-02-27 04:26:25 +00:00 |
|
belugas
|
202f1046f6
|
(svn r12288) -Fix(r12287): forgot to include two sprite renames out of consistency.
And obviously forgot to compile before committing, as the array rename would have been evident.
|
2008-02-27 04:26:25 +00:00 |
|
peter1138
|
32691590fb
|
(svn r12125) -Codechange: Remove redundant signal lookup table, and document why normal electric signals are handled specially.
|
2008-02-12 20:14:14 +00:00 |
|