Gericom
ac2415a949
More cleaning up for paint_*_entry functions
2015-02-26 15:58:13 +01:00
Gericom
ec3e7edcec
Implemented paint_ride_entry
...
Translated ride names and descriptions! (only the names in the scenario
editor are still in english somehow)
2015-02-26 14:47:34 +01:00
Gericom
fb84fd785d
Implemented paint_park_entrance_entry
2015-02-25 15:52:19 +01:00
Gericom
b070ffa08f
Reverted old dutch language file, more object stuff
...
Implemented paint_water_entry
2015-02-25 15:24:01 +01:00
Gericom
ac6fa31292
Object related stuff and better dutch translation
...
Implemented: paint_path_entry
Implemented: paint_stex_entry
-> Scenarios texts are now shown correctly localized
Better dutch translation based on the original dutch rct2
2015-02-25 15:06:29 +01:00
IntelOrca
a66b29076b
move osinterface code to shared or windows
2015-02-12 20:51:40 +00:00
IntelOrca
51802aac45
fix object order and add object dat name to object selection window, closes #440
2015-02-11 18:54:31 +00:00
IntelOrca
9c06699dce
implement more events for object selection window
2015-02-11 16:02:57 +00:00
IntelOrca
f27c63e119
add more verbose logging
2015-02-04 17:44:39 +00:00
Duncan Frost
68fe54cfdd
refactor object loading, part 2
2014-12-07 21:58:19 +00:00
IntelOrca
1ed6e443ca
refactor object loading, part 1
2014-12-07 21:45:42 +00:00
Duncan Frost
8354304299
Added object_load_list. Fixes various object loading related bugs
2014-11-30 21:16:36 +00:00
IntelOrca
d00001fed2
remove unnecessary header includes
2014-11-30 20:27:14 +00:00
Duncan Frost
743e27040f
Possible fix to #543
2014-11-30 18:42:51 +00:00
Duncan Frost
913adaffa0
Added error messages to loading objects
2014-11-21 19:09:20 +00:00
IntelOrca
ece2522273
refactor window search functions
2014-10-16 02:02:43 +01:00
IntelOrca
71e508c416
refactor various platform functions and includes
2014-10-09 14:03:54 +01:00
IntelOrca
c8df6174b8
organisation: fix includes
2014-10-06 17:36:58 +01:00
Duncan Frost
bfb132146d
Fixed bugs in RLE code. Loading now works
2014-10-04 11:41:16 +01:00
Duncan Frost
2ea8d9e4b2
Added start of sawyer write chunk
2014-10-01 21:49:37 +01:00
Duncan Frost
e2c78f236c
Fix travis errors
2014-10-01 20:08:40 +01:00
Duncan Frost
593acfc867
Added code for writing new packed file.
2014-10-01 18:52:59 +01:00
Duncan Frost
bbc06c9ed7
Added code for finding next avaliable file name
2014-10-01 18:52:58 +01:00
Duncan Frost
a1a3df8158
Added more of load packed
2014-10-01 18:52:57 +01:00
Duncan
85ccec4885
Switched to main version of chunk read.
2014-10-01 18:52:55 +01:00
Duncan Frost
335aca4164
Cso now partially working.
2014-10-01 18:52:53 +01:00
Duncan Frost
a63ad06e76
Fixed remaining bugs caused by not using rct2 malloc.
2014-10-01 18:52:52 +01:00
Duncan Frost
5cf517c789
Added a fixed version of read_chunk requires more testing before joining
2014-10-01 18:52:51 +01:00
Duncan Frost
81121db634
Still trying to find bug
2014-10-01 18:52:50 +01:00
Duncan Frost
387ce00ae2
Added more of object load. Remember to change the openedEntry code
2014-10-01 18:52:50 +01:00
Duncan Frost
d2910392a4
Started reverse of load_object
2014-10-01 18:52:49 +01:00
Duncan Frost
ddc047241e
Added some checks on object loading to eventualy fix #225
2014-09-24 17:47:19 +01:00
Duncan Frost
12800b8d74
Removed warnings. Only reads 4 characters for string id
2014-08-14 23:08:46 +01:00
Duncan Frost
5bfe2d52f5
Added object_scenario_load_custom_text function
2014-08-14 23:01:56 +01:00
adrian17
843c45aafc
Use address names from addresses.h
2014-07-18 22:28:15 +02:00
IntelOrca
7190e4c3f6
implement object_get_scenario_text
2014-05-26 17:59:42 +01:00
IntelOrca
d5ad84a7d1
clean up scenario loading some more
2014-05-24 22:14:42 +01:00
anyc
277f0ff4a5
GCC fixes
2014-05-24 21:24:25 +02:00
IntelOrca
27a5761499
add unload objects
2014-05-24 18:07:29 +01:00
IntelOrca
759673f9a0
add object_read_and_load_entries
2014-05-24 16:48:13 +01:00
IntelOrca
36e2cce045
add object list load
2014-05-24 01:34:17 +01:00
IntelOrca
8dcca91092
mass clean up and reduce warnings
2014-05-12 01:45:45 +01:00
Kevin Burke
e5a925e26c
Add newlines to the end of every file (sed/unix do this)
2014-04-21 14:57:48 +05:30
IntelOrca
32dec4ab52
add some object loading
2014-04-10 17:08:41 +01:00