Commit Graph

49330 Commits (138a7c2d9055042eaf59f8b0c361ff66338829ca)
 

Author SHA1 Message Date
Jonathan G Rennison 4108672cf6 Use separate tile hash for each vehicle type 5 years ago
Jonathan G Rennison 4020719227 Exclude effect and disaster vehicles from vehicle tile hash 5 years ago
Jonathan G Rennison 1d79a7610d Increase width of signal state change viewport invalidation area 5 years ago
Jonathan G Rennison 475a3651b2 Lang: Delete stray line 5 years ago
Jonathan G Rennison db9e088801 Pre-filter signs by Y coordinate in DrawTextEffects 5 years ago
Jonathan G Rennison 91e12ac2bb Merge branch 'pr-132' into jgrpp 5 years ago
TELK f5ca33328c ko-KR: Fix #133 5 years ago
TELK 199f0ac3e8 ko-KR: Update for 0.33.2 5 years ago
Jonathan G Rennison 1d577c8267 Add utility functions for integer division towards +/- infinity 5 years ago
Jonathan G Rennison de2c2f7cea Fix 37adf9be: Fix last effect flag not being checked if front has no effect 5 years ago
Jonathan G Rennison 65152503de Viewport: Do not process tile selection sprites below drawing area 5 years ago
Jonathan G Rennison f563dfe194 Viewport: Trim parent sprites to redraw area before sorting 5 years ago
Jonathan G Rennison 61dfca98c7 Fix text effects using the wrong size for viewport dirtying at 8x zoom 5 years ago
Jonathan G Rennison 5240b46d1d Reduce viewport invalidation area of signal state changes 5 years ago
Jonathan G Rennison b9eaef9fe1 Fix 81a67b5b: Fix fake house case not being handled in GetHouseCallback 5 years ago
Jonathan G Rennison f2bc12bb21 Avoid integer overflow in MoveGoodsToStation
In case where input cargo amount > 255
5 years ago
Quipyowert2 d1b7eb2de1 Codechange: Limit field width to avoid sscanf crash 5 years ago
translators a4a6e5dfb4 Update: Translations from eints
croatian: 20 changes by VoyagerOne
5 years ago
SamuXarick ea7044a74b
Fix f5381798: Station::GetTileArea reduced docks to a single tile (#8014) 5 years ago
frosch 0ade8b20fe Fix #7998: Crash when scripts tried to access companies with invalid IDs. 5 years ago
Jonathan G Rennison fa73e42dfd Version: Committing version data for tag: jgrpp-0.33.2 5 years ago
Jonathan G Rennison b96e7f78fb Merge branch 'master' into jgrpp 5 years ago
Jonathan G Rennison 70794644cc Fix crash in distributing residual cargo in MoveGoodsToStation 5 years ago
Jonathan G Rennison f08032f6ef Fix #131: Partially revert 4d9e07e8: Use unaligned loads for SSE4 on 32 bit 5 years ago
Andy 75031c9693 Fix: provide two sets of tram tracks not one in the GUI icon for building tramway 5 years ago
Jonathan G Rennison 3517068e30 Clip widget draw calls which are outside _cur_dpi 5 years ago
Jonathan G Rennison 08af3b38d9 Do not mark map-mode viewports dirty when changing rail ground type 5 years ago
Jonathan G Rennison c13ff2a1d3 Reduce viewport invalidation area of track reservation changes 5 years ago
glx 9116b22386 Fix #8011, f5381798: Dock tile in TTD savegame was only 2 bytes 5 years ago
Charles Pigott 4bc78835e8 Fix #6399: Create parent directories if they don't already exist 5 years ago
Charles Pigott 5c19668fdb Doc: [Script] Add a note about how wagon connectivity works for scripts 5 years ago
Jonathan G Rennison 2c2184f89d Fix viewport signs always using the larger font size for marking dirty 5 years ago
Jonathan G Rennison c42ce832ae Fix viewport signs and text effects marking viewports dirty unnecessarily
* When at high zoom levels where the signs are not shown
* Where the sign type is disabled in the display options
5 years ago
Quipyowert2 4552b17691 Codechange: Avoid copying function parameters by using const references 5 years ago
glx 0c80ae5288 Fix: Ignore not printable characters when layouting a string 5 years ago
LCD 47 7f693ce497 Fix: [SDL2] support pasting from clipboard on Linux 5 years ago
translators 87909855c8 Update: Translations from eints
italian: 2 changes by AlphaJack
korean: 8 changes by telk5093
5 years ago
glx 47790b09a4 Codechange: Simplify CheckAPIVersion() 5 years ago
translators 05b50aa437 Update: Translations from eints
afrikaans: 179 changes by Maccie123
chinese (traditional): 4 changes by firetimer
chinese (simplified): 100 changes by firetimer
5 years ago
Quipyowert2 acb3d10832 Codechange: Format unsigned integers with %u instead of %i or %d. 5 years ago
Jonathan G Rennison 57f490db2b Reduce unnecessary status bar redraws 5 years ago
Jonathan G Rennison e41c85e8ec Version: Committing version data for tag: jgrpp-0.33.1 5 years ago
Jonathan G Rennison bcfffe8b10 Documentation: Update low level changes document 5 years ago
Jonathan G Rennison e217cee5de Fix incorrect reservation when signal is removed from under train
In case where the front is in a signalled tunnel/bridge
5 years ago
Charlène 2196cd3cf8 Fix: OpenBSD endianness detection 5 years ago
translators 183c2a35bd Update: Translations from eints
dutch: 2 changes by JanWillem
spanish (mexican): 2 changes by Absay
5 years ago
Jonathan G Rennison a44e937eb0 Fix 58433c76: Incorrect town noise level update on airport construction 5 years ago
Jonathan G Rennison 99e0229860 Merge branch 'master' into jgrpp 5 years ago
Jonathan G Rennison 2b6df2544f Codechange: Don't fail configure if SDL2 is not detected 5 years ago
Charles Pigott 8800225bdb Fix #7993: Compile warning in kick/ban debug messages 5 years ago