1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 14:24:33 +01:00
Commit Graph

128 Commits

Author SHA1 Message Date
IntelOrca
c366571a99 implement editor_check_object_selection 2015-07-06 15:37:40 +01:00
IntelOrca
c4504323c8 implement-editor-callprocs, part 1 2015-07-06 12:49:30 +01:00
IntelOrca
30c1e4b6c9 Merge branch 'finish-map-window' into develop 2015-07-02 17:01:53 +01:00
Duncan
e54e74257d Merge pull request #1515 from MaikelS11/build-ride-improvement
Back button on "Select Design" list #1346
2015-07-02 12:45:45 +01:00
IntelOrca
6de7a38f53 implement finish-map-window part 4 2015-07-02 00:37:55 +01:00
IntelOrca
c441ee2d1b implement finish-map-window part 2 2015-07-01 15:17:25 +01:00
Maikel Stuivenberg
05e9cdd339 Tab to spaces (txt) and move item to end of list (strings_id) 2015-06-29 22:44:15 +02:00
IntelOrca
c3d5d5f6c2 implement game_command_set_ride_vehicles 2015-06-29 16:14:56 +01:00
Maikel Stuivenberg
36b9d8de8a Merge with develop 2015-06-28 21:40:01 +02:00
Maikel Stuivenberg
952cbdebaf move string to id 5453 2015-06-28 21:33:54 +02:00
IntelOrca
e2a694b96e implement format_string_toupper and litter_create 2015-06-28 17:45:19 +01:00
IntelOrca
b4f8d3b753 add new shortcuts to shortcut window and fix bottom toolbar hiding in editor 2015-06-28 13:59:38 +01:00
Thomas
e72739dbd6 Add cheat to force park rating 2015-06-28 13:38:38 +02:00
IntelOrca
457e7862b3 prepare track place and remove game commands 2015-06-27 17:53:28 +01:00
IntelOrca
57fd914a52 implement ride construction 2015-06-27 15:17:54 +01:00
IntelOrca
2e47f2a26a object-selection-columns: finish sorting and add ride tab animations 2015-06-26 01:11:24 +01:00
Maikel Stuivenberg
831bc6b3bd Added a back button on "Select Design" list #1346 2015-06-26 01:21:35 +02:00
Gymnasiast
a6225ebf06 Add option to select by track type (RCT1 style); correct misspellings of 'separate' 2015-06-24 12:41:19 +02:00
Thomas
ce26812caa Add sorting based on date 2015-06-22 13:49:35 +02:00
Duncan Frost
3781918957 Added viewport_ride_entrance_paint_setup 2015-06-21 16:23:20 +01:00
Duncan Frost
9958ffc0f7 Started refactor of viewport drawing
Renabled banner paint setup
2015-06-21 16:23:16 +01:00
Gymnasiast
0dfdb33028 Complete support, read .DAT entries from correct table 2015-06-21 15:13:40 +02:00
Gymnasiast
d10d38a128 First version (crashy) 2015-06-21 14:53:04 +02:00
Thomas
fd914094a7 Add option to invert viewport dragging (#1332) 2015-06-20 17:52:38 +02:00
IntelOrca
4d4a000117 add object selection to debug dropdown 2015-06-20 15:07:36 +01: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
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
IntelOrca
1556a168e4 fix #1380 2015-06-17 23:01:14 +01:00
IntelOrca
34924963b9 Merge branch 'pre-release-0.0.2' into develop 2015-06-16 21:29:34 +01:00
Gymnasiast
79a6a989f0 Introduce a truckload of guest cheats. 2015-06-16 18:25:37 +02:00
Miso Zmiric (Mike Squinter)
be98d6d850 closes #1305, uses absolute paths for all file loads
edit and update the distribution readme

clean up the variables mess

improve the set_exe_path and cleanup

final fixes
2015-06-16 14:05:25 +01:00
IntelOrca
ce924b4b1b add new custom title sequence to celebrate 0.0.2 release 2015-06-14 21:01:48 +01:00
zsilencer
d2b565b283 game_command_place_large_scenery 2015-06-14 05:56:41 -06:00
rd3k
6f28010e87 Add cheat window per-tab titles 2015-06-13 18:59:38 +01:00
IntelOrca
b69487cbba add changelog window 2015-06-13 13:30:50 +01:00
rd3k
fb59dab59e Add debug toolbar menu, start tile inspector 2015-06-11 20:51:39 +01:00
IntelOrca
125c01a147 Merge branch 'build-in-pause-mode-3' of https://github.com/Gymnasiast/OpenRCT2 into Gymnasiast-build-in-pause-mode-3
Conflicts:
	data/language/english_uk.txt
2015-06-10 18:44:38 +01:00
Ted John
f65ceff1d3 Merge pull request #1301 from runelaenen/develop
Fixed Clear Loan cheat
2015-06-10 18:39:19 +01:00
Gymnasiast
e719ee02f9 Also update string ID 2015-06-10 19:38:24 +02:00
Gymnasiast
732319514f Allow building in pause mode via a cheat 2015-06-10 19:35:53 +02:00
Runelaenen
829e0712e4 Fixed Clear Loan cheat
The function already existed in the codebase. I've fixed it and added a
button.
2015-06-10 19:23:10 +02:00
Duncan Frost
792e70d00c Round the currency away from zero.
Change the profit per hour to use 2dp currency. Fixes #1227
2015-06-10 17:53:57 +01:00
Duncan Frost
f6507f70bc Fix negative zero in currency display. 2015-06-10 17:26:37 +01:00
LRFLEW
816944f78b EXPLODE!!!
Because why not
2015-06-09 18:14:28 -05:00
Gymnasiast
7ed434a804 Rework land ownership cheat into sandbox mode 2015-06-09 17:19:05 +02:00
IntelOrca
dc3fe2a6c8 remove commented out CALLPROCs and CALLFUNCs 2015-06-09 15:09:45 +01:00
IntelOrca
999488d38c refactor scenario update and checks 2015-06-08 20:48:29 +01:00