Ted John
|
ff34967e9b
|
Ensure all images are freed, fix leak
|
2016-10-02 00:44:07 +01:00 |
|
Michał Janiszewski
|
f8145b6edc
|
Refactor inclusion of addresses.h
addresses.h is now only included when necessary, limiting scope as much
as possible.
|
2016-09-03 21:25:19 +01:00 |
|
Marijn van der Werf
|
5204fb0ce9
|
Clean up string and sprite ID's (#3977)
|
2016-07-14 14:07:49 +02:00 |
|
Ted John
|
edb4a4a822
|
fix get capacity string for vehicles
|
2016-07-11 22:50:55 +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 |
|
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
|
7124143b89
|
do more cleanup of old object code
|
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
|
13a560fb1d
|
fix ride type sorting and add water preview
|
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
|
a0d8b9ccbf
|
handle empty string tables
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
1af6242381
|
Fix GCC by not naming field same as type
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
25af7d346c
|
add water object loading
|
2016-07-08 22:58:38 +01:00 |
|