1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 03:23:15 +01:00
Commit Graph

3613 Commits

Author SHA1 Message Date
Duncan Frost
468806337c Implement more of the setup functions.
Fix bug in object counting.
Split up required and optional objects.
Corrected optional objects.
2015-06-19 21:34:39 +01:00
Duncan Frost
bed75bb2cf Refactor and start implementing setup functions for object selection 2015-06-19 21:34:38 +01:00
Duncan Frost
f7bbfa80a8 Start refactoring 2015-06-19 21:34:37 +01:00
Duncan Frost
7a5887f67a Fix size bug.
Implemented reset_required_object_flags and reset_selected_object_count_and_size.
2015-06-19 21:34:36 +01:00
Duncan Frost
8935503b86 Implemented select object in object selection window. 2015-06-19 21:34:35 +01:00
Ted John
d17a731b56 Merge pull request #1397 from trigger-death/title-console
Console can be used on title screen
2015-06-19 16:08:36 +01:00
Robert Jordan
febe925f52 Added title restriction to new window 2015-06-19 10:58:56 -04:00
Robert Jordan
28f4774c92 Fixed merge conflicts 2015-06-19 10:58:12 -04:00
Robert Jordan
5127e65095 Console can be used on title screen 2015-06-19 10:51:54 -04:00
Ted John
7cf82ee5ef Merge pull request #1395 from Gymnasiast/cheat-park-parameters
Make the park parameters dialog behave and invalidate better in-game.
2015-06-19 15:12:33 +01:00
Gymnasiast
e546e5038e Make the park parameters dialog behave and invalidate better in-game. 2015-06-19 16:02:54 +02:00
Ted John
742193a886 Merge pull request #1394 from Gymnasiast/cheat-park-parameters
Add cheat to edit park parameters/scenario options in-game
2015-06-19 14:43:52 +01:00
Gymnasiast
0491d971f3 Add cheat to edit park parameters/scenario options in-game 2015-06-19 14:59:48 +02:00
IntelOrca
2452767fdd Merge branch 'pre-release-0.0.2' into develop 2015-06-19 11:42:19 +01:00
IntelOrca
78a6e60083 fix path_get_extension, fixes #1368 2015-06-19 11:40:18 +01:00
Ted John
ef3d7c2080 Merge Localisation/master into OpenRCT2/develop. 2015-06-19 04:00:15 +01:00
IntelOrca
3140042b1d fix #1391 2015-06-18 22:35:08 +01:00
IntelOrca
2dc03cd45a refactor research window / extract common code 2015-06-18 22:20:49 +01:00
Ted John
0632398dfd Merge pull request #1390 from Gymnasiast/reset_crash_status
Cheats for fast staff and resetting crash status, closes #1383
2015-06-18 16:13:01 +01:00
Gymnasiast
37e80b68f0 Add cheat to reset crash status 2015-06-18 15:42:09 +02:00
Gymnasiast
c3417e12f5 Add cheat for staff speed 2015-06-18 15:10:53 +02:00
Ted John
032a5c03ca Merge Localisation/master into OpenRCT2/develop. 2015-06-18 04:00:15 +01:00
IntelOrca
46ac3b1c7b add known issues 2015-06-17 23:55:11 +01:00
Ted John
f0fc1a6983 Merge pull request #1385 from PFCKrutonium/patch-1
Added Subverse to readme
2015-06-17 23:36:26 +01:00
Krutonium
6285a69e3c Added Subverse to readme
http://www.voat.co/v/openrct2
2015-06-17 18:33:53 -04:00
IntelOrca
1556a168e4 fix #1380 2015-06-17 23:01:14 +01:00
IntelOrca
87c7a31fa4 fix #1367 2015-06-17 22:13:23 +01:00
IntelOrca
9e79add6ba Merge branch 'pre-release-0.0.2' into develop 2015-06-17 16:43:36 +01:00
IntelOrca
dff788d1d8 fix peep.c sign issues 2015-06-17 16:39:09 +01:00
IntelOrca
4ebf6dd913 fix #1374 2015-06-17 16:32:50 +01:00
IntelOrca
542eb057d9 set font when drawing checkboxes, extracted draw string left centred to new method 2015-06-17 16:21:50 +01:00
Ted John
2a6a4fae0c Merge pull request #1372 from Gymnasiast/patch-1
Update changelog, eliminate duplicates, reorder
2015-06-17 12:48:59 +01:00
Michael Steenbeek
b39fa10f4f Update changelog, eliminate duplicates, reorder 2015-06-17 13:08:24 +02:00
IntelOrca
d1b806c20c fix #1370 2015-06-17 11:52:46 +01:00
IntelOrca
f4c46c479d Merge branch 'pre-release-0.0.2' into HEAD 2015-06-17 11:41:08 +01:00
IntelOrca
f2388d9b54 fix changelog from showing again in same session 2015-06-17 11:38:02 +01:00
Ted John
f2158f5f52 Merge pull request #1369 from JarnoVgr/develop
Added build number support
2015-06-17 00:02:11 +01:00
JarnoVgr
92acfab160 Added build number support 2015-06-17 00:55:32 +02:00
IntelOrca
9021a97206 fix #1358 2015-06-16 23:37:29 +01:00
IntelOrca
13244b8333 Merge branch 'pre-release-0.0.2' into develop 2015-06-16 23:27:42 +01:00
IntelOrca
18ae4b534f fix changelog bug, fixes #1359 2015-06-16 23:27:22 +01:00
IntelOrca
133c0de23d refactor cheats and improve checkbox drawing 2015-06-16 23:24:48 +01:00
Ted John
61fbdf9424 Merge pull request #1366 from tsunamistate/README
README stuff
2015-06-16 22:33:31 +01:00
Aleksandr Kalko
a2dc83b6eb README stuff
- Removed redundant RCT2 prerequisite
- Added Powershell 4.0 as prerequiste
- Added MacPorts as Homebrew alternative
- Changed build instructions up-to-date
2015-06-17 00:08:08 +03:00
IntelOrca
34924963b9 Merge branch 'pre-release-0.0.2' into develop 2015-06-16 21:29:34 +01:00
Ted John
97a9c22126 Merge pull request #1365 from trigger-death/develop-2
Added Dusty Greens to title sequence
2015-06-16 20:21:59 +01:00
Robert Jordan
bb6df7e67e Added Dusty Greens to title sequence 2015-06-16 15:07:13 -04:00
Ted John
8e9b982c91 Merge pull request #1364 from trigger-death/develop
Added location variable for console.
2015-06-16 19:59:32 +01:00
Robert Jordan
e9eeb36cdf Added location variable for console. 2015-06-16 14:57:55 -04:00
Ted John
bfd813ac89 Merge pull request #1361 from Gymnasiast/guests-cheats
Introduce a truckload of guest cheats, fixes #1160, closes #1187, fixes #1323, fixes #966
2015-06-16 17:48:11 +01:00