|
1 | 1 | # Tasks
|
2 |
| -- Priority shipment: |
3 |
| - - green engine if train contains |
4 |
| - - draw_Shipping_report_box |
5 |
| - - "P" in color of freight for station |
6 |
| - - "D" in color of freight for destination station |
7 |
| - - Station view: priority delivery |
8 | 2 | - Make sure money gets deducted for new engine
|
9 | 3 | - Also for new train
|
10 | 4 | - Also for station, upgrade etc
|
11 | 5 | - What happens when we delete a station and a train is heading there?
|
12 | 6 | - Check computation of wait time
|
13 |
| -- F10 survey |
| 7 | +- F10 for survey |
| 8 | +- cursor |
14 | 9 | - Bug:
|
15 | 10 | - Train revenue doesn't add to money
|
16 | 11 | - Create a train with no station: msgbox to build a station first
|
|
22 | 17 | - Smoke seems to go in different direction from game
|
23 | 18 | - After load, trains are stuck
|
24 | 19 | - joining a track from another track either refuses or crashes
|
25 |
| -- From manual: |
26 |
| - - build first station, pay for engine shop |
27 |
| - - difficulty factor |
28 |
| - - turbo speed doesn't stop for messages or end of year |
29 |
| - - at end of year, charged interest on bonds and short term loans |
30 |
| - - end of dec in odd number year is end of fiscal period |
31 |
| - - displays: area, region, local, detail |
32 |
| - - stations cannot overlap in area |
33 |
| - - metal bridge not available before tech is done |
34 |
| - - doubling: not wood but all other bridges |
35 |
| - - double rates: new station until end of fiscal period, fiscal period after winning rate war |
36 |
| - - maintenance shop reduces maintenance in fiscal period by 75% |
37 |
| - - shipping report money emptied at end of fiscal period |
38 |
| - - build train: shows options where we have an engine shop |
39 |
| - - train report: money in this period on left, previous on right |
40 |
| - - keyboard shortcuts often only appear when no mouse |
41 |
| - - tab to train roster |
42 |
| - - named train: 24 letters. |
43 |
| - - passenger revenue increased by 25% |
44 |
| - - higher classed trains move first |
45 |
| - - train report: right click clears consist change |
46 |
| - - west us: higher fares for east-west routes than north-south |
47 |
| - - train wreck: all cargos of same type disappear from all trains and supplies |
48 |
| - - mail cars are heaviest empty, fastest to load, lightest when full |
49 |
| - - priority shipment is cancelled below $20k |
50 |
| - - station stocks priority shipment if stopped there |
51 |
| - - build industry: within 3 squares of construction box |
52 |
| - - no collision: lower class stops |
53 |
| - - bonds: |
54 |
| - - reach 9%: no more |
55 |
| - - interest rates |
56 |
| - - bonds outstanding: 0 1 2 3 4 5 6 7 |
57 |
| - - boom: 2, 3, 4, 5, 6, 7, 8, x |
58 |
| - - moderation: 3, 4, 5, 6, 7, 8, x, x |
59 |
| - - normal: 4, 5, 6, 7, 8, x, x, x |
60 |
| - - recession: 5, 6, 7, 8, x, x, x, x |
61 |
| - - panic: 6, 7, 8, x, x, x, x, x |
62 |
| - - bond rates lower in west us due to govt subsidies |
63 |
| - - build train into new city: new stock may be issued |
64 |
| - - 10k new shares |
65 |
| - - when buying/selling stock: 10% higher/lower |
66 |
| - - due to high volume |
67 |
| - - 12% interest on short term loans |
68 |
| - - stock split 2:1 at $100 |
69 |
| - - stockholders happy when stock goes up |
70 |
| - - happiness measured at end of fiscal period |
71 |
| - - compute roi over last 5 years |
72 |
| - - if own 50%+ can't be thrown out |
73 |
| - - start with 4% bond of $500k |
74 |
| - - end of december: pay interest |
75 |
| - - declare bankruptcy: |
76 |
| - - all bonds from cash paid off |
77 |
| - - half of bonds eliminated (rounded down) |
78 |
| - - treasury stock eliminated |
79 |
| - - stock held by competitors eliminated |
80 |
| - - public left with 100k shares |
81 |
| - - may not lay more track until positive cash balance and bonds repaid |
82 |
| - - balance sheet: |
83 |
| - - lifetime on left, year to date on right |
84 |
| - - operating funds: cash on hand |
85 |
| - - stock assets: treasury stock + other railroads |
86 |
| - - price if you tried to sell it (including lower price) |
87 |
| - - facilities: stations, signal towers, station improvements |
88 |
| - - real estate: right of way |
89 |
| - - track: if laid during normal climate |
90 |
| - - rolling stock: trains and cars |
91 |
| - - negative if you removed cars or engines |
92 |
| - - income statement |
93 |
| - - YTD on left (year to date) |
94 |
| - - total column doesn't include ytd |
95 |
| - - train income report |
96 |
| - - climate: |
97 |
| - - affects track, double track, right of way, supply of cargo, interest rate on bonds |
98 |
| - - accomplishments: stuff in news |
99 |
| - - service to new city etc |
100 |
| - - efficiency report |
101 |
| - - total number of available carloads of cargo |
102 |
| - - this fisal period compared to previous |
103 |
| - - how many you picked up. percentage |
104 |
| - - ton-miles travels |
105 |
| - - utillization efficiency: ton-miles travelled / ton-miles delivered |
106 |
| - - revenue efficiency: money you make vs number of ton-miles carried |
107 |
| - - history: year by year |
108 |
| - - rate war: |
109 |
| - - 66% vote majority in town council |
110 |
| - - competing RR: all tack leading to station torn up |
111 |
| - - any isolated station: also eliminated |
112 |
| - - can't build facilities |
113 |
| - - competing RR |
114 |
| - - Can't build station within 5 squares |
115 |
| - - Takeover |
116 |
| - - Once public has no more, can make offer for rest of stock |
117 |
| - - 2x current market pricej:w |
118 |
| - - only need >50% to control |
119 |
| - - Operate RR menu |
120 |
| - - Take $100k, give $100k |
121 |
| - - Can move at $250k if have that (changes in menu) |
122 |
| - - Buy back bond option |
123 |
| - - Build track |
124 |
| - - Text window from to cities |
125 |
| - - If can't, message appears |
126 |
| - - Only way company builds now |
127 |
| - - build tracks into controlled ai station: union station |
128 |
| - - charged 100k for terminal (normally $200k) |
129 |
| - - Holding is before we enter the station! (records and such come later) |
0 commit comments