Michał Janiszewski
|
71d0861be1
|
Mark classes as final
This may hint compiler to de-virtualise some calls.
|
2016-10-04 18:14:29 +01:00 |
|
Ted John
|
4bf9748143
|
fix drawing of object preview
We can't use dpi->width and dpi->height as they only define the clip region, not the viewport
|
2016-07-11 22:09:15 +01:00 |
|
Michał Janiszewski
|
abda262b13
|
Add missing override specifier
|
2016-07-09 12:14:46 +01:00 |
|
Ted John
|
c672cb920b
|
read ride objects field by field
This will help with x64 port
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
2824224710
|
use overridden object strings
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
52928e1e08
|
protect objects against invalid allocation ids
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
aa62c3f03f
|
add drawing of other object previews
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
ebcbb085d2
|
add ride previews
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
8ce9a66286
|
add better object read error logging
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
f6d6d93580
|
fix highlight object in object selection
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
db304cdfcb
|
fix filtering on object selection
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
2c02412f98
|
add ride object loading
|
2016-07-08 22:58:38 +01:00 |
|