Commit Graph

24172 Commits (8ab6522e7cbbb690f9f2aabd403f6b4ee1da9a63)
 

Author SHA1 Message Date
Jonathan G Rennison 0690dbb8bf Merge branch 'jgrpp' into chunnel 8 years ago
Jonathan G Rennison fa044852d5 Merge branch 'day_length' into jgrpp
# Conflicts:
#	src/saveload/afterload.cpp
8 years ago
Jonathan G Rennison 1f148322fb Reset day length factor to 1 when loading pre day length savegame 8 years ago
Jonathan G Rennison 11906f24c5 Merge branch 'save_ext' into day_length 8 years ago
frosch bc2382af06 (svn r27769) -Change: [NewGRF] Extend the DCxx range to D800-DFFF. 8 years ago
frosch 724f1f3b69 (svn r27768) -Codechange: Use if and IsInsideMM instead of switch-case sequences to test for consecutive values. 8 years ago
frosch f469b0be3e (svn r27767) -Codechange: Industries and houses should just use the default-case in Action 4. 8 years ago
frosch 4180276c81 (svn r27766) -Fix: Obiwan opposed translations for text id D3FF and DCFF in Action 13. 8 years ago
Jonathan G Rennison 500ef49694 Chunnel: Double cost of building and removing chunnels. 8 years ago
Jonathan G Rennison 89a0a9c182 Chunnel: Use hash table for tunnel search, change tunnel fields and savegame format. 8 years ago
Jonathan G Rennison ad15b47f72 Chunnel: Fix setting of tunnel ID in load conversion, add method to set ID. 8 years ago
Jonathan G Rennison afd8c6b867 Chunnel: Increase tunnel pool size, make tunnel IDs 32 bit.
Add lookup mechanism for tunnel IDs which don't fit in 16 bits in M2.
8 years ago
Jonathan G Rennison 87142ed840 Add a PreCleanPool() static method to pool item types. 8 years ago
Jonathan G Rennison 702404dc6a Fix issues with uncleared variables when loading old save games. 8 years ago
Jonathan G Rennison 79439925c8 Clear discardable chunk IDs in SlXvResetState. 8 years ago
translators 3342c5a367 (svn r27765) -Update from Eints:
russian: 4 changes by Lone_Wolf
8 years ago
Jonathan G Rennison 212f6ce6ef Chunnel: Add setting to enable construction, default off. 8 years ago
Jonathan G Rennison 3fde2cb5b1 Remove unused constant from newgrf_config.cpp 8 years ago
Jonathan G Rennison 02b33e7f64 Chunnel: Add error text for too many tunnels. 8 years ago
Jonathan G Rennison ab38623ea6 Chunnel: Adjust documentation and whitespace in tunnel_map.h 8 years ago
Jonathan G Rennison 75410ddae4 Chunnel: Save/load changes 8 years ago
Jonathan G Rennison aac5b2d4ad Chunnel: Adjust struct Tunnel constructor 8 years ago
Jonathan G Rennison ee0d6e2fe6 Chunnel: Remove debug prints from afterload code. 8 years ago
Jonathan G Rennison 04244e7215 Chunnel: Fix typo in name of GetOtherTunnelBridgeEndOld 8 years ago
Jonathan G Rennison 21bbb42d7e Chunnel: Adjust arguments of IsTunnelInWay 8 years ago
Jonathan G Rennison 13a716980a Chunnel: String text adjustments. 8 years ago
HackaLittleBit 7e6215f271 Chunnel patch 28401: Add: Tile description chunnel.
https://www.tt-forums.net/viewtopic.php?p=1183580#p1183580
8 years ago
HackaLittleBit 15c8e67655 Chunnel patch 28400: Codechange: Chunnels can now pass normal tunnels, fixed tile highlighting, fixed ramp detection.
https://www.tt-forums.net/viewtopic.php?p=1183580#p1183580
8 years ago
HackaLittleBit 7808370f86 Chunnel patch 28399: debug [modified]
Don't remove other debug outputs

https://www.tt-forums.net/viewtopic.php?p=1183416#p1183416
8 years ago
HackaLittleBit f173b74e81 Chunnel patch 28398: Codechange: Save Tunnel Pool.
https://www.tt-forums.net/viewtopic.php?p=1183416#p1183416
8 years ago
HackaLittleBit 1ac8f66de1 Chunnel patch 28397: Codechange: Chunnels can't pass oilrigs.
https://www.tt-forums.net/viewtopic.php?p=1183416#p1183416
8 years ago
HackaLittleBit dfce9cc4c0 Chunnel patch 28396: Codechange: Chunnel portal must have minimal length of 4 tiles.
https://www.tt-forums.net/viewtopic.php?p=1183416#p1183416
8 years ago
HackaLittleBit dee526c6d6 Chunnel patch 28395: Add: Basic chunnel. Creating tunnels under water.
https://www.tt-forums.net/viewtopic.php?p=1183416#p1183416
8 years ago
HackaLittleBit f7ced74c22 Chunnel patch 28394: Codechange: Rework IsTunnelInWay proc.
https://www.tt-forums.net/viewtopic.php?p=1183416#p1183416
8 years ago
HackaLittleBit 67e7d12eb7 Chunnel patch 28393: Codechange: Rework GetOtherTunnelEnd proc.
https://www.tt-forums.net/viewtopic.php?p=1183416#p1183416
8 years ago
HackaLittleBit ad070b91ea Chunnel patch 28392: Add: Basic tunnel pool. (no save)
https://www.tt-forums.net/viewtopic.php?p=1183416#p1183416
8 years ago
Jonathan G Rennison 54494a0a7c Merge branch 'send_money_company' into jgrpp 8 years ago
Jonathan G Rennison 9c74da46b1 Change send money to company messages to be broadcasts.
Adjust text formatting depending on whether current client is
the source, destination or neither.
8 years ago
Jonathan G Rennison 63629852f7 Add a second int64 data field to chat arbitrary data field. 8 years ago
Jonathan G Rennison 3001595916 Change chat arbitrary data field from an int64 to a struct. 8 years ago
Jonathan G Rennison c70a60fd18 Add another network broadcast mode. 8 years ago
translators d22b80779b (svn r27764) -Update from Eints:
russian: 3 changes by Lone_Wolf
french: 6 changes by glx
8 years ago
Jonathan G Rennison 49e922daa6 Remove stub HandleOnEditText and now unused global variables. 8 years ago
patch-import f820543391 Import give money to company patch
From: https://www.tt-forums.net/viewtopic.php?p=1183311#p1183311

Fix language files and minor formatting issues
8 years ago
translators a8f9520bbd (svn r27763) -Update from Eints:
korean: 6 changes by telk5093
frisian: 2 changes by Fopper
russian: 5 changes by Lone_Wolf
8 years ago
patch-import 7b88f7a290 Add minimum town distance patch, with minor modifications
Move implicitly added value of 20 to setting default.
Adjust setting texts.

From: https://www.tt-forums.net/viewtopic.php?p=1095146#p1095146
8 years ago
Jonathan G Rennison 7f66d4bc6a Merge branch 'cpp-btree' into jgrpp 8 years ago
Jonathan G Rennison 344f39196f cpp-btree: Remove remaining uses of ssize_t
This is due to issues building on Windows
8 years ago
Jonathan G Rennison deb6a4f5c1 Merge branch 'template_train_replacement' into jgrpp 8 years ago
Jonathan G Rennison 939a350864 TBTR: Assume that virtual vehicles are on a suitably powered railtype. 8 years ago