Ted John
0ae369ff62
Fix deleting of commands
2016-12-16 01:25:03 +00:00
Ted John
a0c8c80126
Fix moving commands around and saving the sequence
2016-12-16 01:25:03 +00:00
Ted John
11a2b98e58
Remove title editor specific code from loadsave window
...
This involved removing any logic performed in loadsave for loading saved games and moving them to callback routines for all uses.
2016-12-16 01:25:03 +00:00
Ted John
975cb43137
Fix creation of new title sequences
2016-12-16 01:25:03 +00:00
Ted John
a66ce50db8
Fix duplicate sequence
2016-12-16 01:25:03 +00:00
Ted John
2810d09dc6
Fix loading of saved games from title editor
2016-12-16 01:25:03 +00:00
Ted John
3ea81e3b8b
Get rename and delete working
2016-12-16 01:25:03 +00:00
Ted John
821b091b25
Clean up title editor some more
2016-12-16 01:25:03 +00:00
Ted John
63c93f22b3
Fix seeking
2016-12-16 01:25:03 +00:00
Ted John
20d2ff56f8
Refactor title editor window
2016-12-16 01:25:02 +00:00
Ted John
afdd45f3cc
Refactor title sequence player to new class
2016-12-16 01:25:02 +00:00
Ted John
ccd8cff296
Get title sequence editor kind of working
2016-12-16 01:25:02 +00:00
Ted John
a9cfd01c6e
Fix sequence selection
2016-12-16 01:25:02 +00:00
Ted John
0c51dee94d
Refactor a large amount of title sequence loading
...
Still not yet able to load parks from zip.
2016-12-16 01:25:01 +00:00
Ted John
e6377b40ef
Write new code for loading title sequence ZIPs
2016-12-16 01:25:01 +00:00
Ted John
abc3835d7b
Rename openrct2.c h to OpenRCT2.c h
2016-12-14 00:32:06 +00:00
wolfreak99
d1d6be0b93
Clip all scenery images in scenery window to prevent overflow/overlap
2016-12-08 20:10:16 +01:00
Michał Janiszewski
d2e1857733
Fix #4793 : Inventions list broken
...
This reverts commit 3f767ed8ff and replaces it with exact check that
doesn't trigger array-bounds GCC warning with `-O3`
2016-12-04 12:03:32 +01:00
Michał Janiszewski
1ae2ca54f7
Sort includes
2016-12-01 16:03:16 +01:00
Michał Janiszewski
54e622659d
Extract common parts from rct2.h to common.h
2016-12-01 16:03:16 +01:00
Michał Janiszewski
ecec752dec
Remove some unused headers
2016-12-01 09:20:56 +01:00
Michael Steenbeek
30c61345d8
Fix special cases for ride photos when looking up uniform price, fixes #933
2016-11-28 10:27:42 +01:00
Marijn van der Werf
6b4def9156
Pass palette index to gfx_clear
2016-11-16 13:27:02 +00:00
Marijn van der Werf
ec6724b4d4
Name font flags
2016-11-16 13:24:39 +00:00
Marijn van der Werf
7b34e71135
Fix #1238 : Track placement window cannot be themed
2016-11-15 19:37:21 +01:00
Ted John
4d7f52960d
Merge pull request #4737 from Broxzier/copy_element
...
Copy/paste single elements
2016-11-14 21:24:40 +00:00
Gymnasiast
a626a4ada4
Fix saves having multiple extensions
2016-11-14 22:06:09 +01:00
Michael Steenbeek
bd9ab83710
Merge pull request #4779 from wolfreak99/load_game_or_sc6
...
Display and load sc6 files in "load game" browser
2016-11-14 21:14:49 +01:00
Michael Steenbeek
ba1225cf6e
Merge cheats in console, pathfinding improvements
2016-11-14 08:54:51 +01:00
Marijn van der Werf
4039172fb7
Use more constants for drawing arguments
2016-11-13 22:29:03 +00:00
Michał Janiszewski
3f7fd56328
Remove trailing whitespace in sources
2016-11-13 20:32:55 +01:00
Marijn van der Werf
1a8cb9fc57
Use more constants for text colours
2016-11-13 17:44:34 +00:00
Marijn van der Werf
022b481d66
Use constant for black strings
2016-11-13 17:20:30 +00:00
Marijn van der Werf
bb615c60ee
Clean up translucent palettes
2016-11-13 01:51:28 +01:00
Marijn van der Werf
06b128bac7
Name more palettes
2016-11-13 01:51:27 +01:00
Marijn van der Werf
4f47808201
Name glass palettes
2016-11-13 01:51:26 +01:00
Marijn van der Werf
1ce2242bb3
Start cleaning up filters
2016-11-13 01:45:43 +01:00
Marijn van der Werf
80ea7f7de5
Name gfx_fill_rect_inset flags
2016-11-10 17:54:33 +00:00
wolfreak99
2da3a7b830
Show td6/td4 in "track designs" file dialog
2016-11-10 10:43:19 -05:00
wolfreak99
64bbd78bb7
Show sc6/sv6/sc4/sv4 in "load landscape" file dialog
2016-11-10 10:43:18 -05:00
wolfreak99
7e0dfc9e0c
Show sv6/sc6/sv4/sc4 in "load game" file dialog
2016-11-10 10:43:17 -05:00
Broxzier
9c1998320d
Add tooltips to copy and paste buttons
2016-11-09 20:34:35 +01:00
Broxzier
c60463c8a7
Show error message when map element limit is reached
2016-11-09 20:25:40 +01:00
Broxzier
109f1d094e
[ci-skip] Function opening brackets on own line
2016-11-09 20:03:21 +01:00
Broxzier
2c334a1882
Clearing clipboard on load, and better UI feedback.
2016-11-09 20:03:20 +01:00
Broxzier
ecc9637bbd
Clearing tile inspector clipboard when loading a park
2016-11-09 20:03:19 +01:00
Broxzier
8c54b1208b
Add copy/paste functionality to tile inspector
2016-11-09 20:03:18 +01:00
wolfreak99
1f0b2aefb7
Fix #4771 : Main Menu music not playing
...
When audio_init_ride_sounds is called, it calls audio_stop_title_music, but never calls audio_start_title_music. if you do an assert for gTitleMusicChannel it shows it is null. this fixes that. i will say though this is most definitely a band-aid fix, because if run audio_start_title_music in the audio_init_ride_sounds, it still doesn't play out loud. at least on my setup it doesn't.
2016-11-09 17:37:41 +00:00
Michał Janiszewski
867de18c96
Use json_is_true instead of json_boolean_value
...
This should lower required version of jansson, which would
let us use 2.5 in Trusty (current version in Travis-CI)
See https://github.com/akheron/jansson/issues/146
2016-11-09 13:19:12 +01:00
Michael Steenbeek
26c695bdd1
Use ColourMapA for looking up the mini preview background colour, fixes #1238 ( #4766 )
2016-11-07 12:35:14 +01:00