Commit Graph

49415 Commits (b6f583a7998feebcabad1c6720d490d75f41e494)
 

Author SHA1 Message Date
Jonathan G Rennison b6f583a799 GRF: Add railtype custom signal sprite restricted flag, and control flag 4 years ago
Jonathan G Rennison d32672a325 GRF: Allow railtype custom signal sprites for programmable pre-signals 4 years ago
Jonathan G Rennison 3cb1327012 Fix #193: Comparison is always true compiler warning 4 years ago
Jonathan G Rennison 9be6eb92f8 Console: Add network server commands to get/set company pw hashes 4 years ago
Jonathan G Rennison a18ebba564 Allow converting track under trains when compatible with the new rail type 4 years ago
Jonathan G Rennison 481710f95b Show engine rail type info in vehicle debug window 4 years ago
Jonathan G Rennison c55ca03066 Merge branch 'pr-192' into jgrpp 4 years ago
TELK 143495853c Update: Korean translation for v0.37.0, and some fixes 4 years ago
Jonathan G Rennison 0cffabe571 Add missing <array> include
See: #191
4 years ago
Jonathan G Rennison 2ded309430 Version: Committing version data for tag: jgrpp-0.37.0 4 years ago
Jonathan G Rennison 886ffeeb82 Merge branch 'pr-8312' into jgrpp 4 years ago
Jonathan G Rennison 0bfae346c1 Allow using the hash key in hotkeys (SDL) 4 years ago
Jonathan G Rennison cfe63734ec Add unset hotkeys for message history, TBTR, slots, counters 4 years ago
Jonathan G Rennison 3f8ce47d32 TBTR: Fix being able to open template replacement window more than once 4 years ago
Jonathan G Rennison 09d5be1aad TBTR: Remove unitnumber_digits field/param from main window 4 years ago
Jonathan G Rennison aea747be08 Merge branch 'master' into jgrpp
# Conflicts:
#	src/hotkeys.cpp
4 years ago
frosch e544f8b1f2 Fix #8311, b98c7763de4: Industry probability at map generation was scaled differently when set via property or callback. 4 years ago
Jonathan G Rennison 4763f441f6 On load, use previous local company or first usable company
Instead of always using the first company slot
4 years ago
Jonathan G Rennison 9af2c258fa TBTR: Preserve replacement flags when editing template 4 years ago
Jonathan G Rennison e9bf1bd71b TBTR: Do not keep remaining vehicles by default 4 years ago
Jonathan G Rennison a36e77c269 Fix group add/remove/rename not updating template replacement GUI in MP 4 years ago
Jonathan G Rennison 2ea3a7d6f4 Add setting for default road/tram types, to match default rail type setting 4 years ago
Jonathan G Rennison 3b49f892fa Redraw connecting link graph overlay links when moving station sign
Add test console command
4 years ago
Jonathan G Rennison a0f78a8071 Fix assertion failure when upgrading dual road/tram bridge
In case where the other road/tram type does not extend across
the bridge, but is present on the upgrade tile.
4 years ago
Jonathan G Rennison 4c609ba93c Fix #189: Typo in STR_CONFIG_SETTING_REROUTE_RV_ON_LAYOUT_CHANGE_HELPTEXT 4 years ago
Jonathan G Rennison f44d75eaf5 Allow building objects by area (1x1 objects only)
Add setting (default on)
4 years ago
Jonathan G Rennison 2d350d26db Add rate limit for object construction 4 years ago
Jonathan G Rennison f0f5ce5840 Fix bulk land purchasing removing structures and water 4 years ago
Jonathan G Rennison 5970c936a6 CMake: Use freetype on Apple
See: #183, #188
4 years ago
Jonathan G Rennison b90a297837 Script: Allow AI/GS developers to change game script in-game 4 years ago
Jonathan G Rennison 45386efcd0 Script: Allow changing ops limit and memory limit settings in game 4 years ago
Jonathan G Rennison 15fc3f5ba3 Fix generate world NewGRF error window being created without lock held 4 years ago
Jonathan G Rennison c908a3afa8 Fix spelling error in tree growth speed setting: extremely slow 4 years ago
Jonathan G Rennison 75d53525d2 Fix town label colour not being updated when switching companies 4 years ago
Jonathan G Rennison 11a9a4dc0c Fix no error message when attaching new template/virtual vehicle fails
See: #187
4 years ago
Jonathan G Rennison ff12051ee1 Only show ship is lost messages if lost for a significant time 4 years ago
Jonathan G Rennison 8824130b66 Tracerestrict: Allow referencing competitor infra where allowed by sharing 4 years ago
Jonathan G Rennison 943586016d TBTR: Adjust train sprite bounds and position in main window
See: #186
4 years ago
Jonathan G Rennison 5196caddde Fix assertion failure which could occur when using reverse behind signal 4 years ago
Jonathan G Rennison 00a31a4885 YAPF debug: Add reverse and teleport flags to node dump 4 years ago
Jonathan G Rennison d9ce75fd5d Link graph: Only use log2 of total cost for scaling when > 13
This is to fix unnecessary scaling for small networks
4 years ago
translators 53a3d940b1 Update: Translations from eints
ukrainian: 11 changes by Strategy
4 years ago
Jonathan G Rennison 6be6f7436f Programmable pre-signals: Don't update dependencies when clearing programs 4 years ago
Jonathan G Rennison 825190db0c Remove programmable pre-signal calls to DebugPrintProgram 4 years ago
Jonathan G Rennison abb7b69861 Add slot and counter support to programmable pre-signals 4 years ago
laikh 6358ae47de Fix: Remove /MP flag and improve FindEditbin.cmake for Windows clang-cl build 4 years ago
dP ab420d8cc0 Change: Use key names instead of characters in hotkey.cfg 4 years ago
Jonathan G Rennison 5c0bf5b9e4 Hide "is true" and "is false" from programmable pre-signals comparators 4 years ago
Jonathan G Rennison e729875cfb Make programmable pre-signal GUI less garish 4 years ago
Jonathan G Rennison 9ee8091ecc Add conditional order which tests counter value 4 years ago