Ted John
|
6d80f2bc79
|
handle object load exceptions
|
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
|
50b7e4222f
|
remove a lot of old object code
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
9b90249f5b
|
re-introduce object hash table
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
b207f6112d
|
fix unloading of objects
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
d7575732fb
|
get title screen loading correctly
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
25af7d346c
|
add water object loading
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
6912c537bb
|
add scenery group object loading
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
a07bbc6bce
|
add banner object loading
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
54f50c1f20
|
add wall object loading
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
958dfa6623
|
add large scenery object loading
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
2c02412f98
|
add ride object loading
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
daa5a0c506
|
add small scenery object
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
7e206d1a85
|
add path item object
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
90923fbb43
|
add footpath objects
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
78e15b1d56
|
start getting object loading working
|
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
|
28ae0cbee6
|
add image table reading
|
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 |
|
Ted John
|
3f65a3a383
|
add object scan call
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
06bf6bb39d
|
settle for ObjectRepository and write load / save
|
2016-07-08 22:58:38 +01:00 |
|
Ted John
|
0fa703a1cb
|
add new ObjectCache class with Entry
|
2016-07-08 22:58:38 +01:00 |
|