skidd13
|
566a24d6ee
|
(svn r11723) -Feature: add initial support for Intel C Compiler on linux
-Codechange: silence a few warnings of ICC
|
2007-12-30 19:32:09 +00:00 |
|
glx
|
64c4d926c2
|
(svn r11722) -Fix (r11703): invalid plural form
|
2007-12-30 16:34:32 +00:00 |
|
glx
|
892e231aad
|
(svn r11722) -Fix (r11703): invalid plural form
|
2007-12-30 16:34:32 +00:00 |
|
rubidium
|
50b6804b3b
|
(svn r11721) -Fix: do not disable NewGRFs for 'eternity' during games.
|
2007-12-29 23:49:48 +00:00 |
|
rubidium
|
a3b19fd50c
|
(svn r11721) -Fix: do not disable NewGRFs for 'eternity' during games.
|
2007-12-29 23:49:48 +00:00 |
|
peter1138
|
6da72ec156
|
(svn r11720) -Codechange: [NewGRF] Add support for bit 30 of station tile layouts; forcing a sprite to always be opaque.
|
2007-12-29 21:06:54 +00:00 |
|
peter1138
|
06d578d07e
|
(svn r11720) -Codechange: [NewGRF] Add support for bit 30 of station tile layouts; forcing a sprite to always be opaque.
|
2007-12-29 21:06:54 +00:00 |
|
rubidium
|
445a733eb6
|
(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
|
2007-12-29 09:24:26 +00:00 |
|
rubidium
|
e5e75bd8f8
|
(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
|
2007-12-29 09:24:26 +00:00 |
|
egladil
|
bb45f46355
|
(svn r11718) -Fix [FS#1483]: Show the fullscreen modes available to the cocoa driver in windowed mode too.
|
2007-12-29 05:15:13 +00:00 |
|
egladil
|
6ae9302708
|
(svn r11718) -Fix [FS#1483]: Show the fullscreen modes available to the cocoa driver in windowed mode too.
|
2007-12-29 05:15:13 +00:00 |
|
smatz
|
13ffc5b581
|
(svn r11717) -Fix [FS#1590]: make sure invalid players have all shares owned by PLAYER_SPECTATOR
|
2007-12-28 18:25:30 +00:00 |
|
smatz
|
108ab3b910
|
(svn r11717) -Fix [FS#1590]: make sure invalid players have all shares owned by PLAYER_SPECTATOR
|
2007-12-28 18:25:30 +00:00 |
|
glx
|
40b5641eb4
|
(svn r11716) -Fix [FS#1561]: don't put more than one Random() in function calls because parameter evaluation order is not guaranteed in the c++ standard (can lead to desyncs)
|
2007-12-28 16:21:29 +00:00 |
|
glx
|
c87f20ff37
|
(svn r11716) -Fix [FS#1561]: don't put more than one Random() in function calls because parameter evaluation order is not guaranteed in the c++ standard (can lead to desyncs)
|
2007-12-28 16:21:29 +00:00 |
|
smatz
|
f0db66a243
|
(svn r11715) -Fix: do not use GetTrackBits() for depots and waypoints while converting railtype
|
2007-12-28 15:27:12 +00:00 |
|
smatz
|
8e1f21e29b
|
(svn r11715) -Fix: do not use GetTrackBits() for depots and waypoints while converting railtype
|
2007-12-28 15:27:12 +00:00 |
|
belugas
|
1b76c8bb67
|
(svn r11714) -Fix[FS#1569]: Do not allow player inauguration date on scenarios to be bigger than current year.
This will not (yet) be true if you are loading a scenario with the "-g" command line option.
|
2007-12-28 04:20:56 +00:00 |
|
belugas
|
e9a039b845
|
(svn r11714) -Fix[FS#1569]: Do not allow player inauguration date on scenarios to be bigger than current year.
This will not (yet) be true if you are loading a scenario with the "-g" command line option.
|
2007-12-28 04:20:56 +00:00 |
|
belugas
|
db45093f7b
|
(svn r11713) -Codechange: Move some declarations and definitions in a more logical disposition
|
2007-12-28 03:14:55 +00:00 |
|
belugas
|
5087a6cdd7
|
(svn r11713) -Codechange: Move some declarations and definitions in a more logical disposition
|
2007-12-28 03:14:55 +00:00 |
|
maedhros
|
ad061e6d60
|
(svn r11712) -Fix (r9315): Add more house string id ranges to MapGRFStringID so NewGRFs use the proper string ids.
|
2007-12-27 20:49:44 +00:00 |
|
maedhros
|
e2efaaff87
|
(svn r11712) -Fix (r9315): Add more house string id ranges to MapGRFStringID so NewGRFs use the proper string ids.
|
2007-12-27 20:49:44 +00:00 |
|
belugas
|
716ef17757
|
(svn r11711) -Codechange: Name the Save Load Dialog Mode enum
|
2007-12-27 17:29:27 +00:00 |
|
belugas
|
e67ed0a808
|
(svn r11711) -Codechange: Name the Save Load Dialog Mode enum
|
2007-12-27 17:29:27 +00:00 |
|
bjarni
|
2c62136ace
|
(svn r11710) -Feature: [build vehicles windows] added sorting for cost, running costs and speed to road vehicles and ships build windows
|
2007-12-27 15:47:08 +00:00 |
|
bjarni
|
6196fa01ab
|
(svn r11710) -Feature: [build vehicles windows] added sorting for cost, running costs and speed to road vehicles and ships build windows
|
2007-12-27 15:47:08 +00:00 |
|
egladil
|
fc3312d8a3
|
(svn r11708) -Fix [FS#1598]: Removed include of variables.h as it was no longer needed and caused compilation to fail.
|
2007-12-27 14:45:10 +00:00 |
|
egladil
|
6e1cae5256
|
(svn r11708) -Fix [FS#1598]: Removed include of variables.h as it was no longer needed and caused compilation to fail.
|
2007-12-27 14:45:10 +00:00 |
|
smatz
|
c10d3da133
|
(svn r11707) -Fix: do not allow refitting flooded (destroyed) vehicles
|
2007-12-27 14:10:47 +00:00 |
|
smatz
|
38f0e422ac
|
(svn r11707) -Fix: do not allow refitting flooded (destroyed) vehicles
|
2007-12-27 14:10:47 +00:00 |
|
rubidium
|
722613f7f3
|
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
|
2007-12-27 13:35:39 +00:00 |
|
rubidium
|
384503e7d3
|
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
|
2007-12-27 13:35:39 +00:00 |
|
smatz
|
ae3206cd97
|
(svn r11705) -Fix [FS#1557]: trains could have sprites with wrong direction when reversing, also was inconsistent with save/load process (possible desyncs)
|
2007-12-27 13:25:23 +00:00 |
|
smatz
|
4e66f5a04b
|
(svn r11705) -Fix [FS#1557]: trains could have sprites with wrong direction when reversing, also was inconsistent with save/load process (possible desyncs)
|
2007-12-27 13:25:23 +00:00 |
|
rubidium
|
7f037d15d7
|
(svn r11704) -Codechange: remove another bunch of useless includes.
|
2007-12-26 23:04:26 +00:00 |
|
rubidium
|
0b1d3e43e5
|
(svn r11704) -Codechange: remove another bunch of useless includes.
|
2007-12-26 23:04:26 +00:00 |
|
miham
|
8b726c2f4a
|
(svn r11703) -Update: WebTranslator2 update to 2007-12-26 17:33:24
estonian - 16 changed by kristjans (16)
polish - 94 fixed, 6 changed by meush (100)
russian - 22 fixed by Smoky555 (22)
spanish - 11 fixed by eusebio (11)
traditional_chinese - 25 fixed, 4 changed by xbddc (29)
|
2007-12-26 16:38:34 +00:00 |
|
miham
|
c124792fd2
|
(svn r11703) -Update: WebTranslator2 update to 2007-12-26 17:33:24
estonian - 16 changed by kristjans (16)
polish - 94 fixed, 6 changed by meush (100)
russian - 22 fixed by Smoky555 (22)
spanish - 11 fixed by eusebio (11)
traditional_chinese - 25 fixed, 4 changed by xbddc (29)
|
2007-12-26 16:38:34 +00:00 |
|
rubidium
|
db73addb43
|
(svn r11702) -Codechange: move all date related stuff to date*.
|
2007-12-26 13:50:40 +00:00 |
|
rubidium
|
b9046c97fb
|
(svn r11702) -Codechange: move all date related stuff to date*.
|
2007-12-26 13:50:40 +00:00 |
|
rubidium
|
f82aeb82c5
|
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
|
2007-12-26 11:45:43 +00:00 |
|
rubidium
|
2786d789a1
|
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
|
2007-12-26 11:45:43 +00:00 |
|
rubidium
|
7058b2cce2
|
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
|
2007-12-25 23:42:52 +00:00 |
|
rubidium
|
aac835171e
|
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
|
2007-12-25 23:42:52 +00:00 |
|
skidd13
|
bdf4cf6b19
|
(svn r11698) -Change: Make the abort/accept process of the difficulty window a bit less confusing
-Change: Make the highscore button in the difficulty window a bit more obvious
-Codechange: Enumify the window-widgets of the difficulty window
|
2007-12-25 15:56:41 +00:00 |
|
skidd13
|
59d6c5e157
|
(svn r11698) -Change: Make the abort/accept process of the difficulty window a bit less confusing
-Change: Make the highscore button in the difficulty window a bit more obvious
-Codechange: Enumify the window-widgets of the difficulty window
|
2007-12-25 15:56:41 +00:00 |
|
rubidium
|
d821e5e92b
|
(svn r11697) -Fix [FS#1585]: strgen did not (always) compile properly.
|
2007-12-25 14:08:56 +00:00 |
|
rubidium
|
0bd93f5c37
|
(svn r11697) -Fix [FS#1585]: strgen did not (always) compile properly.
|
2007-12-25 14:08:56 +00:00 |
|
skidd13
|
7bcc4d28e1
|
(svn r11695) -Codechange: Converted the md5 algorithm to OOP
-Codechange: Adapt the md5 algorithm to the OpenTTD source
|
2007-12-25 13:59:21 +00:00 |
|