Michał Janiszewski
|
33a94fe1bb
|
Use C++ headers in C++ code
|
2018-01-04 07:36:54 +01:00 |
|
ζeh Matt
|
7a5f9e8300
|
Refactored openrct2_assert to not rely on inlining. (#6061)
|
2017-07-29 20:31:54 +01:00 |
|
ZehMatt
|
f7b7b18b4a
|
Refactored asserts always calling the function regardless of expression.
|
2017-07-27 05:12:50 +02:00 |
|
Ted John
|
7e9f7df7d1
|
Use standard platform defines
|
2017-06-12 18:01:51 +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 |
|
camthesaxman
|
2ac8c9bad3
|
build the version string at compile time
|
2017-04-30 06:42:23 +02:00 |
|
Ted John
|
e649e7ad4a
|
Move creation of version string to Version.cpp
|
2017-02-09 17:58:19 +00:00 |
|
Ted John
|
f59afb8c44
|
Use constant for assertion message
|
2017-02-09 17:57:39 +00:00 |
|
Ted John
|
3a4bc87198
|
Allow control of assertion behaviour
This allows tests to change the behaviour at runtime so that OpenRCT2 aborts instead of showing a message box.
|
2017-02-09 17:57:39 +00:00 |
|
Broxzier
|
60603ae10a
|
Use types from common.h
|
2017-01-14 12:37:31 +01:00 |
|
Ted John
|
25bc798ff8
|
Move contents of src into project sub directory
|
2017-01-04 17:44:12 +00:00 |
|