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
|
edb4a4a822
|
fix get capacity string for vehicles
|
2016-07-11 22:50:55 +01:00 |
|
Ted John
|
78c6b6a251
|
remove all unnecessary object resets
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
d7e1933f12
|
fix track manager preview
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
fa951a29cd
|
use object manager for S4Importer
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
f59d6b7a00
|
implement unloading arbitrary objects
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
5b9cb813e7
|
fix load_object cc
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
2f8f10cd11
|
improve object loading efficiency
|
2016-07-08 22:58:38 +01:00 |
|