Marijn van der Werf
|
7efaf3dd80
|
Decrease dependency of world on windows
|
2018-02-01 13:59:46 +01:00 |
|
Ted John
|
ca7f9dec8e
|
Move function out of C extern
|
2018-01-14 01:06:47 +00:00 |
|
Ted John
|
9afbfe02ab
|
Add new helper to check if raining
|
2018-01-14 01:06:47 +00:00 |
|
Ted John
|
742690b4f4
|
Add enums for weather effect and rain level
|
2018-01-14 01:06:47 +00:00 |
|
Ted John
|
68202db51c
|
Make ClimateWeatherData and ClimateWeatherGloomColours internal to Climate.cpp
|
2018-01-14 01:06:47 +00:00 |
|
Ted John
|
83cdd56825
|
Unify current and next climate state into common struct
|
2018-01-14 01:06:47 +00:00 |
|
ZehMatt
|
84f2917f59
|
Use const and constexpr whenever possible.
|
2018-01-11 22:29:08 +01:00 |
|
Ted John
|
c3eab7ead6
|
Refactor window.c to C++
|
2018-01-07 12:39:58 +01:00 |
|
Michael Steenbeek
|
755add6c9a
|
Compile localisation folder as C++
|
2018-01-06 18:32:25 +01:00 |
|
Ted John
|
3dcbebcf68
|
Refactor drawing.c to C++
|
2018-01-05 22:57:57 +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 |
|
Michael Steenbeek
|
60d8865efb
|
Compile game.c and game.h as C++
|
2017-12-05 09:10:27 +01:00 |
|
Michał Janiszewski
|
00fd18809c
|
Move extern "C" {} blocks to headers (#6282)
|
2017-09-18 17:05:28 +02:00 |
|
Ted John
|
8b2eb8a13e
|
Move screen variables to OpenRCT2.h
|
2017-07-29 20:29:29 +01: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
|
934db3705b
|
Fix thunder initialisation
|
2017-03-12 12:29:20 +00:00 |
|
Ted John
|
bcc0bfa485
|
Rename climate.h to Climate.h
|
2017-03-11 22:59:33 +00:00 |
|
Ted John
|
04a3c73c59
|
Refactor climate.h structs
|
2017-03-11 22:59:32 +00:00 |
|
Ted John
|
0d722d55e1
|
Refactor climate to C++
|
2017-03-11 22:59:32 +00:00 |
|