frosch
c9c870b768
(svn r12352) -Fix: Some callback-results were treated as 8 bit, when they were 15 bit, and vice versa.
...
Var 0x7E procedure-results are always 15 bit.
Callbacks 0x2A, 0x2C, 0x36 (sometimes), 0x39 and 0x145 are 15 bit.
Non-varaction2-calculated callback-results are also affected by the 8bit masking.
2008-03-10 15:31:07 +00:00
glx
cad30106d1
(svn r12350) -Fix [FS#1836](r11947): do not try ti flood water tile (performance increase)
2008-03-08 18:32:01 +00:00
belugas
5d4e98c800
(svn r12349) -Change[FS#1826]: Remove the need to include the afxres.h header when all that was needed was just the definition if IDC_STATIC.
...
Only valid for MSVC compilers.
2008-03-07 02:40:10 +00:00
smatz
d46ac78438
(svn r12348) -Fix (r7573): NTP skipped junction just after bridge end
2008-03-07 00:47:42 +00:00
frosch
81174bc523
(svn r12347) -Feature(ette): Increase house animation frame number from 32 to 128.
2008-03-06 14:21:10 +00:00
frosch
0689524481
(svn r12346) -Fix [FS#1748, FS#1825](r9874, r11872): Remove duplicated and inconsistent code wrt. autoreplace with rules in both vehicles' group and ALL_GROUP.
2008-03-06 10:39:26 +00:00
glx
fe4a6985b2
(svn r12345) -Fix [FS#1828](r12296): don't try to restore backupped timetable when timetabling is disabled
2008-03-05 22:05:22 +00:00
skidd13
5a98861958
(svn r12344) -Codechange: Check uint64 bitsize on compiletime too.
2008-03-05 18:51:26 +00:00
peter1138
0796a1ccc3
(svn r12343) -Fix (r12293): Slow helicopters never got the 'chance' to finish the landing routine.
2008-03-05 18:33:31 +00:00
belugas
d56f862b0e
(svn r12342) -Fix(r12340): In order to avoid confusion, SIGN should be used for signs and SIGNAL for signals :)
...
Always check your terms with your nearest british ;)
2008-03-05 11:41:26 +00:00
peter1138
99be0592e7
(svn r12341) -Fix (r11224) [FS#1827]: GRM buffer for cargos was incorrect size.
2008-03-05 09:37:43 +00:00
belugas
61984b5169
(svn r12340) -Codechange: Remove some magic numbers (sprite IDs here) with some more meaningful values.
...
This allows to remove an unnecessary subtraction in the MAYBE_DAW_SIGNAL macro, who was waiting for an offset, at the first place.
2008-03-05 02:49:06 +00:00
peter1138
a61cbab37b
(svn r12339) -Fix (r12331): Recalculate cached train data after clearing reversing flag when entering depot.
2008-03-04 21:49:40 +00:00
belugas
6edc8ce369
(svn r12337) -Change: update some documentation.
2008-03-04 17:07:33 +00:00
peter1138
bb89e98ec2
(svn r12336) -Fix [FS#1733]: Don't pause/unpause the game when showing load/save windows when the game is paused due to missing GRFs.
2008-03-04 12:15:33 +00:00
peter1138
debabbbd9a
(svn r12335) -Codechange: Don't stuff signed values into a unsigned variable when the variable can just be unsigned...
2008-03-04 12:14:34 +00:00
peter1138
475f6ca3e3
(svn r12334) -Codechange: Don't change road owner without DC_EXEC. Didn't affect anything in this case but is bad form.
2008-03-04 12:13:15 +00:00
frosch
81f4fd8aff
(svn r12333) -Fix: Switch grfstatus from 'activated' back to 'will-be-active' between reservation- and activation-stage.
...
This fixes action7/9 conditions 0x06 to 0x0A to return the same in those two stages.
2008-03-04 10:41:16 +00:00
peter1138
11c8050e3f
(svn r12332) -Fix (r12331): Invalidate cached data and update image after setting flag.
2008-03-03 21:42:37 +00:00
glx
d9d601b1ca
(svn r12331) -Feature: [NewGRF] vehicle variable FE bit 8
2008-03-03 20:56:30 +00:00
glx
796d46ea88
(svn r12330) -Feature: [NewGRF] vehicle variable FE bit 5 and 6
2008-03-03 20:41:47 +00:00
peter1138
beccf3e5ea
(svn r12329) -Fix [FS#1819]: Disallow building level crossings over one-way roads as this allowed competitors to remove the one-way state.
2008-03-03 19:15:53 +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
smatz
d28cc5be80
(svn r12324) -Fix (r6789): vehicles could be sorted in a wrong order when a vehicle name changed - cached name was not invalidated
2008-03-02 00:25:54 +00:00
smatz
4a395562f2
(svn r12323) -Fix [FS#1821](r6789): vehicle sorting by name was broken, it was comparing two the same strings (when caching was not used)
2008-03-01 23:53:58 +00:00
glx
b120ff5276
(svn r12322) -Fix (r9874): endian issue when saving/loading group owner
2008-02-29 22:55:57 +00:00
glx
8da8f66ce1
(svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
2008-02-29 22:01:47 +00:00
peter1138
de97cdc113
(svn r12320) -Fix [FS#1817]: Wrong transparency options could be saved after toggling all.
2008-02-29 15:20:02 +00:00
peter1138
5eb431661f
(svn r12319) -Cleanup: Comment fixes (Roujin)
2008-02-29 13:57:50 +00:00
peter1138
e40b66861c
(svn r12317) -Fix [FS#1815]: Map string IDs that are embedded from other strings.
2008-02-29 08:48:01 +00:00
peter1138
b913a135c0
(svn r12316) -Codechange: Support loading full range of 0xD0xx NewGRF strings which
...
includes 0xD000 to 0xD3FF (yes, 0xD0xx makes a lot of sense, really...)
and handle 0xD400 to 0xD7FF strings which map to 0xD000 to 0xD3FF
(obviously).
2008-02-29 08:40:49 +00:00
peter1138
26c5a14d58
(svn r12314) -Fix (r4896): Include prop 25 data for all train parts, not just those that carry cargo.
2008-02-28 21:44:13 +00:00
frosch
4ec7f33f8c
(svn r12313) -Fix: YAPF and NTP did not apply penalty for uphill tracks on steep slopes.
2008-02-28 17:34:34 +00:00
glx
36678c0ae8
(svn r12304) -Codechange: use IsValidTile() where it should be used
2008-02-28 00:17:49 +00:00
glx
e9bddd2b47
(svn r12303) -Codechange: move IsValidTile() in a more suitable place and make it static inline
2008-02-28 00:10:08 +00:00
glx
19b0f75226
(svn r12296) -Fix [FS#1549]: restore timetable from backupped orders and add group ID to the backup
2008-02-27 21:46:57 +00:00
peter1138
6c4060a59a
(svn r12295) -Codechange: Make plane speed option available to NewGRFs
2008-02-27 21:33:52 +00:00
peter1138
015cf7e6a2
(svn r12293) -Feature: Ability to change aircraft speed factor, from so
...
called 'realistic' (matching other vehicles) (1/1) to original TTD
speed (1/4). Note this option defaults to original TTD speed.
2008-02-27 21:07:12 +00:00
belugas
2678c4faaa
(svn r12290) -Fix[FS#1807]: Do not draw trees nor lamps between tram tracks.(Roujin)
2008-02-27 15:35:24 +00:00
belugas
5a0ebacc54
(svn r12289) -Fix(r12288)[FS#1808]: Wrong bridge head table associated
2008-02-27 14:55:16 +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
30b0e31f15
(svn r12287) -Codechange: Give meaning to two other bridges sprites arrays.
...
A bit of re-indenting too
2008-02-27 04:00:25 +00:00
glx
2007e53a8d
(svn r12282) -Fix (r12123): generate.vbs should not skip files in NO_THREADS section of source.list
2008-02-26 22:32:27 +00:00
belugas
2f8e2743d7
(svn r12272) -Codechange: A bit of code style fixes (tabs instead of spaces), one space too many before macro definition and rename marco MB (MakeBridge) for MBR(MakeBRidge)
2008-02-26 18:24:46 +00:00
glx
cf07a1044c
(svn r12269) -Fix: [Win32] don't create save dir on install
2008-02-26 15:31:48 +00:00
belugas
ed6bfe4964
(svn r12263) -Codechange: Give meaning to the concrete bridge sprites arrays.
...
Add macro MR (PALETTE_TO_STRUCT_RED) for easier viewing.
Still more to come.
2008-02-26 03:35:44 +00:00
belugas
adb1507e4e
(svn r12262) -Codechange: Give meaning to the wooden bridge sprites arrays.
...
Add macro MN for easier viewing.
More to come.
2008-02-26 00:06:21 +00:00
glx
6f55c7e0e8
(svn r12261) -Fix [FS#1805]: autoreplace did not update vehicle index for timetable window
2008-02-25 23:12:55 +00:00
glx
a857d32676
(svn r12258) -Fix: GetProductionAroundTiles() may fail if only the second production slot exists
2008-02-25 16:30:12 +00:00
KUDr
ff7e789f83
(svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks michi_cc).
...
-Fixed by removing FollowTrack_t structure and all related functions. Their purpose was to allow to call track followers from C code. They were:
1. never used
2. obsoleted by switching to C++
2008-02-25 15:09:22 +00:00