Commit Graph

58419 Commits (19a671cfb8329a95990e7bf4c74dc9030b30eefd)
 

Author SHA1 Message Date
Jonathan G Rennison 19a671cfb8 Only warn about duplicate orders for go to type orders 2 months ago
Jonathan G Rennison e1aa220981 Saveload: Fix struct/class mismatch for SaveLoadStructHandler 2 months ago
Jonathan G Rennison 0d1e24b8fd Fix 32b8ec34f: Incorrect perm storage dump in debug window
Due to merge conflict resolution error
2 months ago
Jonathan G Rennison 0113bb1f64 Saveload: Use table format for INDY industry chunk 2 months ago
Jonathan G Rennison aba319e2a9 Saveload: Use upstream chunk handler for ROAD road stops chunk 2 months ago
Jonathan G Rennison 29946e95b2 Fix refit in station when using articulated vehicles and simultaneous unload 2 months ago
Jonathan G Rennison e6bb811ca9 Saveload: Mark read-only chunks as CH_READONLY 2 months ago
Jonathan G Rennison 78bf7c43e5 TBTR: Fix wrong replacement count when train only differed by refit 2 months ago
Jonathan G Rennison 422bcc3e26 TBTR: Fix minor formatting issues 2 months ago
Jonathan G Rennison d67a2ea167 Saveload: Use table format for bridge signal style map 2 months ago
Jonathan G Rennison 5aa1c2ee04 Saveload: Add gamma functions to header 2 months ago
Jonathan G Rennison 3c53e9a920 Saveload: Add object ptr param to table object save/load helpers 2 months ago
Jonathan G Rennison c2e7c67204 Saveload: Use table format for companies chunk 2 months ago
Jonathan G Rennison 34177c70aa Saveload: Simplify load of (vanilla) company settings 2 months ago
Jonathan G Rennison a24a39a6af Saveload: Tag functions returning SaveLoadTableData with [[nodiscard]] 2 months ago
Jonathan G Rennison fa69a975f3 Saveload: Use table format for towns chunk 2 months ago
Jonathan G Rennison 9099caa059 Saveload: Use table format for template vehicle chunks 2 months ago
Jonathan G Rennison 7bf1cf0865 Saveload: Add helper to filter named save load table 2 months ago
Jonathan G Rennison c7a4c6ba0e Saveload: Add helper for null/ptr named save load table handling 2 months ago
Jonathan G Rennison 38781fb16e Saveload: Use table format for plans chunk 2 months ago
Jonathan G Rennison 0bde627c74 Saveload: Use virtual for TypedSaveLoadStructHandler typed variants 2 months ago
Jonathan G Rennison e0352b8161 Saveload: Use table format for animated tiles 2 months ago
Jonathan G Rennison 11eebdc5dd Saveload: Table format sub-struct support 2 months ago
Jonathan G Rennison 99c6cc5bdb Saveload: Use template function to implement SlAutolength 2 months ago
Jonathan G Rennison 74047028dd Saveload: Remove unused size field from struct SaveLoad 2 months ago
Jonathan G Rennison 7ddcf901f5 Saveload: Add a label tag field to SaveLoad 2 months ago
Jonathan G Rennison 159e68c4dc Saveload: Remove intermediate copy in map individual chunk save/load 2 months ago
Jonathan G Rennison f739710ad3 Saveload: Use table format for CAPA chunk 2 months ago
Jonathan G Rennison acfe8909b4 Saveload: Add NamedSaveLoad to saveload_common.h 2 months ago
Jonathan G Rennison e57a7ad273 Saveload: Bump savegame version for cheats 2 months ago
Jonathan G Rennison e9bf53d0b1 Saveload: Use table format for cheats 2 months ago
Jonathan G Rennison 10c136f039 Saveload: Add mechanism for custom handling of missing table fields 2 months ago
Jonathan G Rennison 07afb0e00b Saveload: Remove incorrect table mode check in Save_DBGD 2 months ago
Qwest8K cac020b7e6
Update: Russian translation up to v0.60.2 (#715) 2 months ago
Jonathan G Rennison 14afaf8108 Sound: Changes to enable building xaudio2 driver on MinGW 2 months ago
Jonathan G Rennison 651610cd2a Saveload: Fix sign and narrowing conversion warnings calculating list sizes 2 months ago
Jonathan G Rennison 2de0dd17c2 Version: Committing version data for tag: jgrpp-0.60.2 2 months ago
Jonathan G Rennison a71f8b6703 Github: Temporarily disable vcpkg caching for linux generic builds
To avoid problems where dependencies downloaded via apt change,
causing the cache contents to be incorrect
2 months ago
Jonathan G Rennison 93ecef7de2 Fix parameter forwarding in Rail90DegTurnDisallowed helpers 2 months ago
Jonathan G Rennison 9ae96d2fdb Fix YAPF not considering signalled tunnel/bridges as safe waiting tiles
In search for any safe waiting tile mode
2 months ago
Jonathan G Rennison 7152f534e8 Tunnel/bridge: Fix comments for some map accessor functions 2 months ago
Jonathan G Rennison a07b02ebe4 Saveload: Use table format for new signal style mapping chunk 3 months ago
Jonathan G Rennison 94e5555419 Extend description text for station cargo distribution setting 3 months ago
Jonathan G Rennison c2a4ddea7e Saveload: Use table format for XBSS chunk 3 months ago
Jonathan G Rennison 2bf05321bb Saveload: Use table format for tunnel chunk 3 months ago
Jonathan G Rennison 3035b91b5c Saveload: Use table format for speed adaptation chunk 3 months ago
Jonathan G Rennison 3202fc2ce3 Saveload: Change type of read-only chunks to CH_READONLY 3 months ago
Jonathan G Rennison 8d9c988767 Saveload: Rename CH_UNUSED to CH_READONLY 3 months ago
Jonathan G Rennison cf573d4bf8 Saveload: Use table format for tracerestrict chunks 3 months ago
Jonathan G Rennison 724c6800c9 Saveload: Fix table chunk array type length headers 3 months ago