1
0
Fork 0

Commit Graph

  • 06580bd43d Add: [Script] Optional filter parameter to more ScriptXXXList constructors glx22 2024-01-07 16:13:21 +0100
  • 56dd8497e0
    Fix: Use consistent wording on waypoint button tooltip (#11700) Tyler Trahan 2024-01-07 16:11:25 -0500
  • cfc14a57e1
    Add: Latvian Lats currency (#11691) Kaspars Putniņš 2024-01-07 23:03:38 +0200
  • 4b48d3b5fe
    Fix: String gender scan with SCC_INDUSTRY_NAME (#11697) Jonathan G Rennison 2024-01-07 20:48:47 +0000
  • 948651d086
    Fix: Use consistent wording for lorry stations (#11699) Tyler Trahan 2024-01-07 15:45:35 -0500
  • 27571f5a4c Change: Make signal button tooltip match waypoint button tooltip Tyler Trahan 2024-01-07 15:37:28 -0500
  • 63622f0d03 Fix: Use consistent wording on waypoint button tooltip Tyler Trahan 2024-01-07 14:19:51 -0500
  • ba9e2f73f5 Fix: Use consistent wording for lorry stations Tyler Trahan 2024-01-07 14:49:54 -0500
  • 6bf7a86a04 Update: Translations from eints english (us): 2 changes by 2TallTyler korean: 2 changes by telk5093 danish: 2 changes by bscargo translators 2024-01-07 18:38:14 +0000
  • 1e56bd1e5a
    Change: Reorganize Settings menu items (#11683) Tyler Trahan 2024-01-07 08:44:50 -0500
  • 0a8c0d62ee Update: Translations from eints chinese (simplified): 103 changes by WenSimEHRP latvian: 2 changes by lexuslatvia translators 2024-01-06 18:39:19 +0000
  • 22e4cad6fc Fix: String gender scan with SCC_INDUSTRY_NAME Jonathan G Rennison 2024-01-06 17:57:44 +0000
  • d77f8d3674 Add: Latvian Lats currency kaspars putniņš 2024-01-05 17:03:18 +0200
  • 3a676a5af0 Codechange: replace static inline with static for non-class functions Rubidium 2024-01-06 12:19:27 +0100
  • 0362a67202 Codechange: replace static inline with static for non-class functions Rubidium 2024-01-06 12:19:27 +0100
  • 06a5fa6239 Codechange: Use CompanyMask to pass Companies to PopupMainCompanyToolbMenu(). Peter Nelson 2024-01-05 21:50:37 +0000
  • 6828b6014a Codechange: Use company group statistics to test for vehicles for drop down list state. Peter Nelson 2024-01-05 21:38:56 +0000
  • 12269264d8
    Codechange: Use CompanyMask to pass Companies to PopupMainCompanyToolbMenu(). Peter Nelson 2024-01-05 21:50:37 +0000
  • fdf4b7e058
    Codechange: Use company group statistics to test for vehicles for drop down list state. Peter Nelson 2024-01-05 21:38:56 +0000
  • 847f3f660d
    Fix #10511: Delay 'go to nearest depot' orders (#11548) SamuXarick 2024-01-05 21:23:01 +0000
  • 7a5106042f
    Codechange: Use CompanyMask and company group statistics for auto clean tests. (#11693) Peter Nelson 2024-01-05 20:58:24 +0000
  • 34e8c8e1c1
    Codechange: Build station and depot vehicle lists from shared order lists. (#11676) Peter Nelson 2024-01-05 18:59:38 +0000
  • 7788b68bbe
    Fix: don't unneededly block on transmitting survey on exit (#11687) Patric Stout 2024-01-05 19:54:00 +0100
  • 28e2576589
    Fix: race-condition when quitting the game with libcurl (#11688) Patric Stout 2024-01-05 19:48:21 +0100
  • 8bc473766b Update: Translations from eints english (au): 2 changes by krysclarke chinese (simplified): 6 changes by WenSimEHRP russian: 2 changes by Ln-Wolf finnish: 2 changes by hpiirai dutch: 6 changes by Afoklala portuguese: 5 changes by azulcosta portuguese (brazilian): 2 changes by ericandradex polish: 4 changes by pAter-exe translators 2024-01-05 18:38:36 +0000
  • 7bfc766f94 Fix: [Script] document return type of member GSIndustry::GetProductionLevel glx22 2024-01-05 17:50:33 +0100
  • 707e8001be Fix #11689: properly close DOXYGEN_API block glx22 2024-01-05 17:54:48 +0100
  • 4c1ddb1479 Change: [Script] detection of not properly closed DOXYGEN_API blocks glx22 2024-01-05 17:52:13 +0100
  • bb03715e5e
    Codechange: Use CompanyMask and company group statistics for auto clean tests. Peter Nelson 2024-01-05 14:46:16 +0000
  • 3b2ca53d70 Fix: [Script] document return type of member GSIndustry::GetProductionLevel glx22 2024-01-05 17:50:33 +0100
  • b1f87c54b6 Fix #11689: properly close DOXYGEN_API block glx22 2024-01-05 17:54:48 +0100
  • 1bf3649af7 Change: [Script] detection of not properly closed DOXYGEN_API blocks glx22 2024-01-05 17:52:13 +0100
  • 623df6b94f
    Codechange: Get count of road vehicles by summing company group statistics data in small UFO handler. (#11690) Peter Nelson 2024-01-05 13:13:55 +0000
  • dfa70da606
    Change: Get count of road vehicles by summing company group statistics data in small UFO handler. Peter Nelson 2024-01-04 17:37:38 +0000
  • 1e5a5f0c29
    Codechange: Build station and depot vehicle lists from shared order lists. Peter Nelson 2024-01-03 18:15:49 +0000
  • 1625a4f26c Fix: don't unneededly block on transmitting survey on exit Patric Stout 2024-01-05 11:36:30 +0100
  • 92fce17398 Fix: race-condition when quitting the game with libcurl Patric Stout 2024-01-05 12:13:54 +0100
  • 91ea8e3fa6
    Codechange: Use locals for company/deity mode during script loops. (#11686) Peter Nelson 2024-01-05 08:32:43 +0000
  • ea9ea10117
    Codechange: Use locals for company/deity mode during loops. Peter Nelson 2024-01-05 01:40:42 +0000
  • 06050f7bb3
    Fix: Pass townnameparts as parameter when testing townname based companyname. (#11685) Peter Nelson 2024-01-04 23:10:54 +0000
  • 95e2ab6922
    Fix: Pass townnameparts as parameter when testing townname based companyname. Peter Nelson 2024-01-04 21:40:16 +0000
  • 7482f71692
    Change: Don't handle 'missing' string parameters as 0. (#11673) Peter Nelson 2024-01-04 20:50:58 +0000
  • def4fcdf3a
    Change: Don't handle 'missing' string parameters as 0. Peter Nelson 2024-01-03 03:03:14 +0000
  • c44faf4eea Update: Translations from eints english (us): 2 changes by 2TallTyler chinese (simplified): 39 changes by WenSimEHRP polish: 29 changes by pAter-exe translators 2024-01-04 18:39:48 +0000
  • 5db9266f4b Change: Allow STRING/STRINGN to use all remaining parameters in game script mode Jonathan G Rennison 2024-01-04 01:51:40 +0000
  • e2a79f0f32 Codechange: No longer advance parent offset in StringParameters parent mode Jonathan G Rennison 2024-01-04 00:25:07 +0000
  • a3576e48c1
    Cleanup: Remove DS_Store added in #11682 (#11684) Tyler Trahan 2024-01-04 12:02:16 -0500
  • d91b6fdbb1 Cleanup: Remove DS_Store added in #11682 Tyler Trahan 2024-01-04 11:32:59 -0500
  • 6522351a1f Feature: Setting to disable the loading speed penalty for trains longer than the station EmperorJake 2024-01-04 23:03:11 +1100
  • e3f49ee7a0 Codechange: coding style fixes Rubidium 2024-01-03 22:33:38 +0100
  • 1609a3883b Feature: Setting to disable the loading speed penalty for trains longer than the station EmperorJake 2024-01-04 23:03:11 +1100
  • 0075364c89 Fix: curl_global_cleanup called before libcurl HTTP thread exited Jonathan G Rennison 2024-01-04 01:02:51 +0000
  • 51ef416b49 Fix: libcurl HTTP thread race at uninit preventing thread exit Jonathan G Rennison 2024-01-04 01:02:22 +0000
  • c6dafb0865
    Doc: indicate a bit better that mass-change PRs for translations are possible (#11677) Patric Stout 2024-01-04 13:40:59 +0100
  • 69b7f545c2 Change: Move town-related settings to Environment->Towns page Tyler Trahan 2024-01-04 06:44:20 -0500
  • 05bd57a9bb Change: Move industry density setting to Environment->Industries page Tyler Trahan 2024-01-04 06:43:24 -0500
  • 32fc06de8e Change: Move road vehicle drive side setting to Vehicles->Routing page Tyler Trahan 2024-01-04 06:42:12 -0500
  • 923d073c7e Change: Move "Modified catchment" setting to Limitations page Tyler Trahan 2024-01-04 06:40:24 -0500
  • e205ca8b70 Change: Move tree-related settings to a new Environment->Trees page Tyler Trahan 2024-01-04 06:39:18 -0500
  • 7f115e5804 Change: Move time-related settings to a new Environment->Time page Tyler Trahan 2024-01-04 06:38:17 -0500
  • 4a612cfce9 Change: Move signal-related settings to Interface->Construction page Tyler Trahan 2024-01-04 06:37:27 -0500
  • ed436af321 Change: Move breakdown-related settings to Disasters/Accidents page Tyler Trahan 2024-01-04 06:36:46 -0500
  • abac0c5186 Change: Move order-related settings to a new Vehicles->Orders page Tyler Trahan 2024-01-04 06:35:11 -0500
  • 0a57278835 Change: Allow STRING/STRINGN to use all remaining parameters in game script mode Jonathan G Rennison 2024-01-04 01:51:40 +0000
  • 1d9160549d Codechange: No longer advance parent offset in StringParameters parent mode Jonathan G Rennison 2024-01-04 00:25:07 +0000
  • 811a024b06 Fix: curl_global_cleanup called before libcurl HTTP thread exited Jonathan G Rennison 2024-01-04 01:02:51 +0000
  • 58ac05202d Fix: libcurl HTTP thread race at uninit preventing thread exit Jonathan G Rennison 2024-01-04 01:02:22 +0000
  • 07238bde95 Codechange: coding style fixes Rubidium 2024-01-03 22:33:38 +0100
  • 0a8536774f Doc: indicate a bit better that mass-change PRs for translations are possible Patric Stout 2024-01-03 19:38:26 +0100
  • 4fcd94a1cb
    Update: replace the cedilla characters with comma ones for Romanian (#11665) George Abraham 2024-01-03 19:56:07 +0000
  • 799455abf7 Update: Translations from eints latvian: 2 changes by lexuslatvia portuguese (brazilian): 1 change by pasantoro translators 2024-01-03 18:39:18 +0000
  • 3864902683
    Codechange: Use vehicle viewport hash to find clicked vehicle. (#11675) Peter Nelson 2024-01-03 18:36:34 +0000
  • ed1aea47b3
    Codechange: Use vehicle viewport hash to find clicked vehicle. Peter Nelson 2024-01-03 00:47:12 +0000
  • b7fecfe578 Codechange: Iterate group vehicle lists for IntervalTimer<TimerGameCalendar> _vehicles_yearly SamuXarick 2024-01-02 23:32:43 +0000
  • bbb7941cd7 Codechange: Iterate train group list for CcBuildWagon SamuXarick 2024-01-02 22:28:38 +0000
  • 8c17fad1e0 Codechange: Iterate train group lists for CheckTrainsLengths SamuXarick 2024-01-02 22:04:45 +0000
  • e9a4f865b0 Codechange: Simply check whether the group vehicle list is empty for ToolbarVehicleClick SamuXarick 2024-01-02 20:46:18 +0000
  • afa050ed65 Codechange: Iterate group vehicle list for RemoveRoadStop, RemoveAirport and HasStationInUse SamuXarick 2024-01-02 17:47:35 +0000
  • fe3c0f3203 Change: Iterate group vehicle lists for Station::~Station SamuXarick 2024-01-02 14:18:07 +0000
  • 1f4ca2ed07 Codechange: Iterate group vehicle list for UpdateAllServiceInterval, UpdateServiceInterval, TrainAccelerationModelChanged, TrainSlopeSteepnessChanged, RoadVehAccelerationModelChanged, RoadVehSlopeSteepnessChanged, CheckFreeformEdges and InvalidateShipPathCache SamuXarick 2024-01-01 22:08:44 +0000
  • c5dc61e0f8 Codechange: Iterate group vehicle list for ScriptGroup::GetProfitThisYear and ScriptGroup::GetCurrentUsage SamuXarick 2024-01-01 18:53:12 +0000
  • 444a90dda8 Codechange: Iterate group vehicle lists for RemoveOrderFromAllVehicles SamuXarick 2023-12-31 22:47:02 +0000
  • 17c6259f5c Codechange: Iterate group vehicle lists for NetworkPopulateCompanyStats and NetworkAutoCleanCompanies SamuXarick 2023-12-30 23:46:19 +0000
  • becb273ed4 Codechange: Iterate group vehicle lists for WhoCanServiceIndustry SamuXarick 2023-12-30 21:37:34 +0000
  • e1f07a56ee Codechange: Iterate group vehicle list for CmdRemoveAllVehiclesGroup SamuXarick 2023-12-30 20:14:39 +0000
  • b492a7b53d Codechange: Iterate group vehicle list for CmdAddSharedVehicleGroup SamuXarick 2023-12-30 20:00:26 +0000
  • 1fb35c5cce Codechange: Iterate group vehicle list for PropagateChildLivery SamuXarick 2023-12-30 17:54:09 +0000
  • 4ee690b911 Codechange: Iterate group vehicle lists for GroupStatistics::UpdateProfits SamuXarick 2023-12-30 16:20:08 +0000
  • 89c69f991c Change: Iterate group vehicle lists for GetPreviewCompany and NewVehicleAvailable SamuXarick 2023-12-29 11:19:17 +0000
  • f786477c6d Codechange: Iterate group vehicle lists for SettingsDisableElrail SamuXarick 2024-01-01 18:10:22 +0000
  • 71e96fd8a6 Codechange: Iterate group vehicle lists for UpdateCompanyRatingAndValue SamuXarick 2023-12-28 20:07:05 +0000
  • fc7fd4655c Change: Iterate group vehicle lists for DisasterTick_Ufo and DisasterTick_Big_Ufo SamuXarick 2023-12-28 17:58:12 +0000
  • 2ce3d10584 Codechange: Iterate aircraft group list for UpdateAirplanesOnNewStation SamuXarick 2023-12-28 15:21:16 +0000
  • e7b505423e Codechange: Iterate group vehicle lists for ScriptVehicleList_Station, ScriptVehicleList_Depot, ScriptVehicleList_Group and ScriptVehicleList_DefaultGroup SamuXarick 2023-03-07 23:00:21 +0000
  • b9627b36b9 Codechange: Iterate group vehicle lists for GenerateVehicleSortList SamuXarick 2023-03-07 22:46:17 +0000
  • 021817aa61 Change: Update group statistics earlier in AfterLoad SamuXarick 2024-01-01 17:17:10 +0000
  • ac1e2ef077 Change: Groups cache vehicle lists SamuXarick 2023-03-06 19:58:58 +0000
  • aef49e9933
    Fix: race-conditions in GUI updates when downloading HTTP files (#11639) Patric Stout 2024-01-02 22:05:25 +0100
  • 07bb28bbbf Fix #11646: Non-thread safe shared buffer returned from GetLogPrefix(). Peter Nelson 2023-12-30 00:07:51 +0000
  • 344bdafb53 Update: Translations from eints latvian: 8 changes by lexuslatvia polish: 1 change by pAter-exe translators 2024-01-02 18:40:54 +0000