Michał Janiszewski
|
320eee0d59
|
Fix -Wunreachable-code-break and add it to deafult warnings (#7634)
|
2018-06-06 22:30:21 +02:00 |
|
Michał Janiszewski
|
0a92e74ced
|
Minor fixes
|
2018-05-11 15:38:30 +02:00 |
|
Hielke Morsink
|
8d10bfb5a1
|
Add namespace closing comments
|
2018-05-04 22:54:43 +02:00 |
|
Michał Janiszewski
|
3303246b09
|
Reduce header inclusions
|
2018-03-20 00:27:58 +01:00 |
|
Gymnasiast
|
778ba466c5
|
Remove almost every extern C block
|
2018-02-05 16:20:15 +01:00 |
|
Ted John
|
02c58a6c5a
|
Remove custom base Exception class
|
2018-01-05 18:11:47 +00:00 |
|
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 |
|