1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 06:23:04 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Ted John
b0b3f9ac3c Use TryClassifyFile to auto load downloaded park 2016-12-28 19:13:19 +00:00
Graham Edgecombe
f25a0b383c Fix compiling SetupEnvironment() under g++ 2016-12-28 13:15:39 +01:00
Ted John
1e780d656f Make CLI object scan a command instead of a flag. 2016-12-28 01:18:13 +00:00
wolfreak99
6ba51e36da Make -force-scan command run without starting game
reformat object_list_load to use parameter instead of external flag boolean

remove object_list_load_force_scan, call directly from RootCommands
2016-12-26 19:27:58 -05:00
Ted John
86b209ed90 Load language before repository scans 2016-12-16 17:09:15 +00:00
Ted John
c5899139d7 Move scenario sources to sub directory 2016-12-16 01:25:05 +00:00
Ted John
c6d9fe6b55 Fix rebase errors 2016-12-16 01:25:04 +00:00
Ted John
afdd45f3cc Refactor title sequence player to new class 2016-12-16 01:25:02 +00:00
Ted John
a7a006f30d Remove obsolete assert 2016-12-14 10:34:22 +00:00
Ted John
15877fcc60 Fix code style 2016-12-14 00:36:12 +00:00
Ted John
7811987ad1 Use PlatformEnvironment for track design repository 2016-12-14 00:32:06 +00:00
Ted John
cc227b7761 Create repositories in OpenRCT2.c 2016-12-14 00:32:06 +00:00
Ted John
7410326fcc Refactor OpenRCT2.cpp 2016-12-14 00:32:06 +00:00
Ted John
abc3835d7b Rename openrct2.c h to OpenRCT2.c h 2016-12-14 00:32:06 +00:00