Michał Janiszewski
|
a6d0e6916e
|
Fix function definitions to match their declarations
This makes sure every function is properly declared, which includes
proper `extern` wrappers.
|
2016-07-14 14:11:49 +02:00 |
|
Ted John
|
793e83779f
|
handle RCT2 language encoding properly
|
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
|
995bbffb84
|
trim string entries
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
e93b2141a1
|
save object details to repository file
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
2449b7dbf0
|
add reading of entrance objects
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
463e88583d
|
prepare new object classes with EntranceObject
|
2016-07-08 22:58:38 +01:00 |
|