1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-29 17:54:50 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Michael Steenbeek
cd5a1ba888 Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
Ted John
49f5611bd1 Rename scenario.c|h to cpp 2018-01-03 15:07:17 +01:00
Michael Steenbeek
1a9975d683 Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
duncanspumpkin
e7774a4012 Clean up balloon update code. See previous commit for more info 2017-11-25 09:30:34 +00:00
duncanspumpkin
0afc0eba5e Name known misc sprite fields. 2017-11-25 09:30:32 +00:00
Michał Janiszewski
00fd18809c Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
Michał Janiszewski
79d76759bb Fix #5516: Update copyrights for 2017
Not all files were necessarily _changed_, but all were touched, see
https://github.com/OpenRCT2/OpenRCT2/pull/4932
2017-06-01 21:55:10 +02:00
Ted John
e4c960b7d9 Separate out game_command_balloon_press 2017-03-11 12:57:46 +00:00
Ted John
2d063ef545 Add comment to balloon press logic 2017-03-11 12:57:45 +00:00
Ted John
8148c86f6b Use balloon for create_balloon 2017-03-11 12:57:45 +00:00
Ted John
dfc140158e Use member functions for balloon 2017-03-11 12:57:45 +00:00
Ted John
ce13b551cb Refactor balloon to C++ 2017-03-10 17:26:08 +00:00
Ted John
20a43227e0 Rename balloon.c to balloon.cpp 2017-03-10 17:12:29 +00:00