You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: simutrans/history.txt
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
-
CHG: option for pakset dump versus all other debug by appending 'p' to the debug level, e.g. "-debug 0p" to show only pak details
1
+
CHG: option for pakset dump versus all other debug by appending 'p' to the debug level, e.g. "-debug 0p" to show only pak details to declutter server logs
2
2
CHG: tram system type way can be laid over other tracks as well (like pak192 narrowgauge over normal rails)
3
-
CHG: bridge builder is now only a two click tool (total reneval) Can not again connect to complex ramps on elevated ways or cross rivers automatically
3
+
CHG: bridge builder is now only a two click tool (total reneval) Can again connect to complex ramps on elevated ways or cross rivers automatically
4
4
FIX: Players gain money by building long stretches of expensive tunnels
5
5
FIX: Pak files cannot represent cost of vehicles exceeding 2^32-1 Simu-cents
6
6
FIX: Pak files cannot represent runningcost of vehicles exceeding 2^16-1 Simu-cents
7
7
FIX: Pak files cannot represent fixed cost of vehicles exceeding 2^32-1 Simu-cents
8
8
FIX: makro building with way order and stations extensions fixed
9
9
FIX: Freelist allocated objects (tiles, ways, trees etc.) use 3x more memory than necessary
10
+
FIX: Do not change underground mode when scrolling from the minimap
0 commit comments