Commit Graph

48969 Commits (a3652b998e64a1fffcae69d4180e56638c996acc)
 

Author SHA1 Message Date
Jonathan G Rennison a3652b998e
Merge pull request #145 from telk5093/jgrpp
ko-KR: Update translations
5 years ago
Jonathan G Rennison 2952043748 Fix insufficient YAPF cost added when reversing behind signal
Distance to target cost compensation was too small in case where target
was perfectly in line with reversing track due to exit direction offset
added in PfCalcEstimate.

See: #147
5 years ago
Jonathan G Rennison eef6ad7b2a Crash log: Save config file in new crash save chunk 5 years ago
Jonathan G Rennison 850f860f2d Fix dump_load_debug_log console command overwriting data 5 years ago
Jonathan G Rennison 6821c0e945 Use builtins for overflow detection in OverflowSafeInt on gcc/clang 5 years ago
TELK 951b687f5e ko-KR: Fix typo 5 years ago
TELK e236d938a9 ko-KR: Update translations 5 years ago
Jonathan G Rennison be3f03358f Departure boards: Fix handling of waiting orders
See: #144
5 years ago
Jonathan G Rennison 59d84975e0 Fix length limit of waiting cargo amount cond order text input 5 years ago
Jonathan G Rennison 3cb521afb3 Viewport: Fix screen bounds of empty bounding box sprites when splitting 5 years ago
Jonathan G Rennison 89902f2f4a Debug: Add viewport debug flags for sprite split control 5 years ago
Jonathan G Rennison 4b374cb84a Add half-tile margin when horizontally splitting viewport drawing region 5 years ago
Jonathan G Rennison e0902c93a4 Revert "Viewport: Trim parent sprites to redraw area before sorting"
This reverts commit f563dfe194.

This caused rendering issues with vehicles passing under bridges
at the very edge of the drawing area.
5 years ago
Jonathan G Rennison 1506479f56 Cheat: Add cheats to set inflation income and cost factors
See: #124
5 years ago
Jonathan G Rennison 3e7618f519 Save/load: Add extra cheats savegame chunk 5 years ago
Jonathan G Rennison 17f25690eb Ctrl-click up/down in NewGRF window to move to top or bottom 5 years ago
Jonathan G Rennison bbfe8f9d35 Fix mixed load if available and full load cargo-type load orders 5 years ago
Jonathan G Rennison 3f68c73b09 GS: Charge 5000 opcodes to call ScriptTown::FoundTown
This call is very expensive and calling it in a loop when it fails
can consume all available CPU time

Add a further 50000 charge if a town name cannot be generated
5 years ago
Jonathan G Rennison ab99c16601 Add support for money cheat in multiplayer
Add a setting for whether this is permitted by multiplayer clients
5 years ago
Jonathan G Rennison b209b37db9 Add new CommandFlags value: CMD_SERVER_NS 5 years ago
Jonathan G Rennison 86b6e9727f Cheats: Enable setting magic bulldozer, tunnels and jet crashes in multiplayer 5 years ago
Jonathan G Rennison bdf3af72ec Fix `screenshot minimap <name>` console command ignoring name
See #143
5 years ago
Jonathan G Rennison 23efead74e Version: Committing version data for tag: jgrpp-0.34.1 5 years ago
Jonathan G Rennison 5ac240147e Fix wrong viewport virtual size in InitializeWindowViewport 5 years ago
Jonathan G Rennison c00ef75ad0
Merge pull request #140 from telk5093/patch-3
Fix year mistake
5 years ago
Jonathan G Rennison a4bf068c6c Merge branch 'master' into jgrpp
# Conflicts:
#	src/toolbar_gui.cpp
5 years ago
glx 9339e4dcad Fix #8081: Check for waypoints when removing docking tiles 5 years ago
Jonathan G Rennison 0a61671ff1 Windows: Use TLS to avoid sharing buffers for FS2OTTD, OTTD2FS, GetCurrentLocale 5 years ago
Jonathan G Rennison 4c59dfb6b1 Fix data race during palette animation with threaded blitters 5 years ago
Jonathan G Rennison c061675001 Allow modal progress sleep to finish early on completion 5 years ago
Jonathan G Rennison e2ab622a14 Avoid data race in modal progress mode 5 years ago
Jonathan G Rennison 1e7a73b2c7 Win32: Check for buffer overrun when calling WSAIoctl/SIO_GET_INTERFACE_LIST
This has been observed on Wine
5 years ago
Pavel Stupnikov f14a69e52f
Fix a5681d3e: Make goal question ID use 16 bits again (#8072) 5 years ago
arikover 1e3e960fce Add: Hotkey for Land Info in normal mode
- added a hotkey for land_info in normal mode
- no default key is set
5 years ago
Jonathan G Rennison efaeb9e182 Scheduled dispatch: Fix wrong order index for getting dispatch wait time
See: #141
5 years ago
Jonathan G Rennison 3f49f1b749 Scheduled dispatch: Fix wrong type in GetScheduledDispatchTime 5 years ago
Jonathan G Rennison 53032a8473 Scheduled dispatch: Fix lateness when waiting time at dispatch point change
See: #141
5 years ago
Jonathan G Rennison a72b4881a0 Scheduled dispatch: Fix double dispatch request when no timetable set
See: #141
5 years ago
translators 7aab7642bf Update: Translations from eints
catalan: 30 changes by juanjo
5 years ago
TELK 1d37d6e815
Fix year mistake 5 years ago
Jonathan G Rennison 4b8b1f9948 Version: Committing version data for tag: jgrpp-0.34.0 5 years ago
translators d50e4641ae Update: Translations from eints
luxembourgish: 9 changes by Phreeze
5 years ago
Jonathan G Rennison f077c3bf6e Merge branch 'master' into jgrpp 5 years ago
glx b50d77b831 Fix #8064: Incorrect display of refit capacity 5 years ago
frosch 7fe291667f Fix #8060, 5880f14: Restore admin network API compatibility. 5 years ago
stormcone 2514f43909
Fix #8055, c02ef3e: Crash when roadtype availability changed with the road toolbar open (#8058) 5 years ago
Jonathan G Rennison 8ed212f044 Documentation: NewGRF: Fix grammar issue 5 years ago
translators 71e79edfc1 Update: Translations from eints
estonian: 32 changes by taavi
5 years ago
Jonathan G Rennison dc4bd3a0be Skip non-Object tiles in UpdateObjectColours 5 years ago
Jonathan G Rennison d210bc4d14 Merge branch 'master' into jgrpp
# Conflicts:
#	src/lang/korean.txt
#	src/saveload/afterload.cpp

Recalculate docking tile cache due to 57553cd8
5 years ago