1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Maciek Baron
d3382e3a38 Renaming ride construction content 2014-05-09 23:43:10 +01:00
Maciek Baron
0c34c3791c Cleaning up files and code related to windows 2014-05-08 21:48:31 +01:00
Maciek Baron
c70865457c Adding window_ride_init_vars and various enums
Adding window_ride_init_vars and various enums, also decompiled one
unknown function.
2014-05-07 21:17:26 +01:00
Maciek Baron
aef83362bc Cleaning up small shared functions
Cleaning up small shared functions and moving them to appropriate files
2014-05-06 22:04:09 +01:00
Maciek Baron
1f00ad9110 Implemented a few functions in editor.c 2014-05-05 23:10:47 +01:00
IntelOrca
160c388739 name more functions in editor.c 2014-05-04 18:02:28 +01:00
ddevrien
9cf6f8f98a Added some GAME_FLAGS
Also renamed them to PARK_FLAGS and moved them to park.h, since they
have to do with each park, and are probably saved somewhere in the sv6
file.
2014-05-03 13:39:36 +02:00
IntelOrca
34a1863291 add game_do_command 2014-05-02 02:12:14 +01:00
Kevin Burke
41358c734a Replace address references with named constant 2014-04-21 15:00:18 +05:30
Kevin Burke
e5a925e26c Add newlines to the end of every file (sed/unix do this) 2014-04-21 14:57:48 +05:30
IntelOrca
8cbe0e7aa1 add more drawing of bottom toolbar 2014-04-11 17:38:15 +01:00
IntelOrca
481b8e23c0 add editor loading 2014-04-09 17:06:47 +01:00
IntelOrca
0402ffe6fc add title menu and dropdown 2014-04-09 14:43:27 +01:00