Michał Janiszewski
|
3ba0cc3dae
|
Add missed constexprs
|
2018-01-14 16:13:37 +01:00 |
|
Michał Janiszewski
|
5a8cfb16c8
|
Clang-format guards for static data
This guards most of the hardcoded data from clang-format.
[ci skip]
|
2018-01-11 09:19:56 +01:00 |
|
Michael Steenbeek
|
6dc49d643a
|
Compile files in base dir as C++
|
2017-12-13 08:03:48 +01:00 |
|
Michał Janiszewski
|
8fd2266bda
|
Refactor includes (#6512)
* Refactor Intent.h inclusion
* Use forward declaration of ITcpSocket
* Remove unused include
* Forward declare rct_ride_entry
* Remove unused headers
* Forward-declare rct_drawpixelinfo
* Remove unused headers
* Lower header include from header to source file
* Reduce included headers
* Reduce includes
|
2017-10-19 10:01:05 +02:00 |
|
Michał Janiszewski
|
c4538496c5
|
Make sure variables are either static or declared externally
|
2017-10-09 22:59:40 +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
|
e310956e81
|
Update command line help
|
2017-05-07 19:15:27 +01:00 |
|
X7123M3-256
|
e496271859
|
Add apparently missing commands to this list
|
2017-05-07 01:01:05 +01:00 |
|
Broxzier
|
ff765b29cf
|
Add missing sprite commands to the list, sorted
|
2017-04-13 17:20:53 +02:00 |
|
Broxzier
|
6e36c00eca
|
Fix unability to use of 'sprite exportall'
This also fixes an issue when the given path does not end with a
separator, in which case it would export to one folder higher.
|
2017-04-13 17:14:23 +02:00 |
|
Broxzier
|
60603ae10a
|
Use types from common.h
|
2017-01-14 12:37:31 +01:00 |
|
Michał Janiszewski
|
cf670deb10
|
Add -Wshadow to CMakeLists and fix offenders
|
2017-01-13 10:02:17 +01:00 |
|
Ted John
|
25bc798ff8
|
Move contents of src into project sub directory
|
2017-01-04 17:44:12 +00:00 |
|