Commit Graph

49334 Commits (c82d372d54554cfb79f74eedc67df2d4078d87e5)
 

Author SHA1 Message Date
Jonathan G Rennison c82d372d54 Reduce performance issues in DeleteStaleLinks with refit to any cargo
Remove redundant executions of LinkRefresher::Run
4 years ago
Jonathan G Rennison cec55e6704 Fix infrastructure totals when using road convert tool on bay road stop 4 years ago
Jonathan G Rennison 1e0005d7a0 Fix order lookahead changing percent of times conditional order state 4 years ago
Jonathan G Rennison 37ee095f4a Add basic console tab completion 4 years ago
Jonathan G Rennison 138a7c2d90 Fix wrong output from dump_map_stats console command 4 years ago
Jonathan G Rennison 2b9c633d50 Add leave early if any/all cargoes fully loaded timetable modes 4 years ago
Jonathan G Rennison 37683d8f50 Cargo type orders window: Use single command to change all cargoes at once 4 years ago
Jonathan G Rennison 3a9b38bb10 Cargo type orders window: Use two columns when more than 32 cargos 4 years ago
Jonathan G Rennison 7aead21888 Fix vehicle window mouse over colour when both stopped and waiting/stuck 4 years ago
Jonathan G Rennison 8bf41a6f1d Add setting to show unlisted console commands 4 years ago
Jonathan G Rennison 61a0f98488
Merge pull request #182 from telk5093/jgrpp
Update: Korean translation update
4 years ago
TELK 6e3376d6d3 Update: Korean translation update 4 years ago
Jonathan G Rennison a65be9b747 Hide screenshot window when taking normal screesnhot 4 years ago
Jonathan G Rennison cc45a99a4d Fix #181: Set max bridge/tunnel length setting max to 4096 (same as trunk) 4 years ago
Jonathan G Rennison f26143f063 Add setting for alternative linkgraph overlay colour schemes 4 years ago
Jonathan G Rennison 1fd9c929ef Increase church/stadium count field size, fix save/load
Fix too many error message
4 years ago
Jonathan G Rennison 4a21fafd5c Debug: Add stadium and church count to town debug window 4 years ago
Jonathan G Rennison ce6cdc551f Add anywhere mode to ignore house zone scenario editor setting
See: #177
4 years ago
Jonathan G Rennison 348530b052 Fix scenario editor settings visibility 4 years ago
Jonathan G Rennison 157beb05ed Add settings to ignore date/zone/GRF when placing houses in scenario editor
See: #177
4 years ago
Jonathan G Rennison b7118b60fe Add setting to enable multiple churches/stadiums in scenario editor
See: #177
4 years ago
Jonathan G Rennison 3dfbeb07f6 Settings: Add scenario editor section 4 years ago
Jonathan G Rennison 2c829bbc0f Build: Add shell script to invoke cpack 4 years ago
Jonathan G Rennison 8f8e14c9b2 CMake: Fix languages not being recompiled where required 4 years ago
Jonathan G Rennison 8baa3756b3 version_utils.sh: Fix locale-dependent sort order issues in read_source 4 years ago
Jonathan G Rennison a26eabc180 version_utils.sh: Fix quoting in find_hasher 4 years ago
Jonathan G Rennison 192f89246c Version: Committing version data for tag: jgrpp-0.35.1 4 years ago
Jonathan G Rennison e296a4f021 Fix missing window/taskbar icon on SDL/SDL2 4 years ago
Jonathan G Rennison 0b2b28959c Build: Add shell scripts to invoke CMake/make 4 years ago
Jonathan G Rennison 651ac33858 Departure boards: Defer vehicle list refresh when invalidated 4 years ago
Jonathan G Rennison cd093931db Departure board: Always invalidate boards in DeleteVehicleOrders 4 years ago
Jonathan G Rennison c0e267973f Departure board: Skip vehicles with no orders 4 years ago
Jonathan G Rennison c35f620746 Fix vehicle destination text colour when mousing over
See: https://github.com/OpenTTD/OpenTTD/issues/8272
4 years ago
Jonathan G Rennison d290fac2ad Add hotkey to show link graph legend window 4 years ago
Jonathan G Rennison 92b23b6219
Merge pull request #176 from telk5093/jgrpp
Update: Translations of Korean - Make more natural conditional orders for cargo
4 years ago
TELK 58f1ec6b5e Update: Translations of Korean - Make more natural conditional orders for cargo 4 years ago
Jonathan G Rennison 0a63412c76 Lang: Fix string code issues in czech.txt 4 years ago
Lurker23 cfcd463adf
Add: cs_CZ partial translation (#174)
* Update czech.txt

* Update czech.txt
4 years ago
Jonathan G Rennison 68f216cad6 CMake: Fix compilation on CMake < 3.12
Bump minimum version to 3.6
4 years ago
Jonathan G Rennison 05dc785f13 Split STR_ORDER_CONDITIONAL_CARGO string into two, adjust format
See: #172
4 years ago
Jonathan G Rennison a79cab9b45 Merge branch 'pr-173' into jgrpp 4 years ago
TELK eb0328f258 ko-KR: Update translation up to 0.35.0 4 years ago
Jonathan G Rennison ed0bddf7f8 Version: Committing version data for tag: jgrpp-0.35.0 4 years ago
Jonathan G Rennison dbdab67cda version_utils.sh: Fix getting current version 4 years ago
Jonathan G Rennison 6d1535b902 Also show destination on mouseover when vehicle waiting for PBS/routing restriction 4 years ago
Jonathan G Rennison 7467051331 Merge branch 'master' into jgrpp
# Conflicts:
#	.gitignore
#	src/network/network_server.cpp
#	src/vehicle_gui.cpp
4 years ago
Jonathan G Rennison 152cba7156 Doc: Update low level changes documentation 4 years ago
Jonathan G Rennison f998b1eaa6 Only do RV leader check within uncached area 4 years ago
Jonathan G Rennison c1adefc86d Only do RV leader check if there are multiple target candidates 4 years ago
Jonathan G Rennison e05f4b2faf Use front vehicle for vehicle orders in RV YAPF leader check 4 years ago