IntelOrca
57fd914a52
implement ride construction
2015-06-27 15:17:54 +01:00
Robert Jordan
a05ad7319e
Fixed themes features duplicate bug
2015-06-25 16:42:12 -04:00
Robert Jordan
31e8e604fe
Added Get button to command editor
2015-06-25 14:27:09 -04:00
Robert Jordan
937b887a91
Title Sequence Editor Improvements
2015-06-25 10:41:40 -04:00
Duncan Frost
c165811017
Fix incorrect drawing of entrance elements
...
2 mistakes found.
1. Did not call the correct paint setup function. This caused the order of painting to be incorrect.
2. Used the wrong offset to the transparent image. This would cause little bits of transparency to appear on the top of the entrance image.
Fixes #1442 .
2015-06-24 20:20:54 +01:00
Robert Jordan
a3a993dabd
Title Sequence editor
2015-06-24 12:25:54 -04:00
Simone Ferrini
6d05adb43f
Added missing va_end
2015-06-23 22:23:30 +02:00
Duncan Frost
d5c19437ac
Make generic version of 98197C rotations. Refactor.
...
I've added a new function coordinate 3d to 2d. There are still quite a few different versions of this same code throughout the project that should be changed to use this function.
2015-06-21 16:23:25 +01:00
Duncan Frost
2c6312a86d
Implemented 2nd rotation. Small refactor of parameter list
2015-06-21 16:23:24 +01:00
Duncan Frost
48d3f6e7e3
Switch on setup_image_on_viewport rotation 0.
2015-06-21 16:23:24 +01:00
Duncan Frost
8554d2183c
Implemented more of the paint_struct setup code
2015-06-21 16:23:23 +01:00
Duncan Frost
eac5cea701
Implement left and right parts of the entrance.
2015-06-21 16:23:22 +01:00
Duncan Frost
dc7f83d667
Implement more of park entrance paint setup
...
I've changed the order of some of this code so its possible this wont display quite the same. Will need extensive testing.
2015-06-21 16:23:22 +01:00
Duncan Frost
4911ad5a9d
Started implementing entrance_paint_setup
2015-06-21 16:23:21 +01:00
Duncan Frost
cb7d579c9a
Refactor of sprite_paint_setup and litter_setup.
...
Also generalized entrance_setup so that it can be used for exits as well
2015-06-21 16:23:20 +01:00
Duncan Frost
3781918957
Added viewport_ride_entrance_paint_setup
2015-06-21 16:23:20 +01:00
Duncan Frost
b20513187c
Start viewport_entrance_paint_setup
2015-06-21 16:23:19 +01:00
Duncan Frost
5ba52e3688
Refactor of map_element_paint_setup
2015-06-21 16:23:18 +01:00
Duncan Frost
c004d0e73f
Refactor viewport_paint_setup
2015-06-21 16:23:17 +01:00
Duncan Frost
55d3b67cfe
Refactor of scrolling_text_setup
2015-06-21 16:23:17 +01:00
Duncan Frost
9958ffc0f7
Started refactor of viewport drawing
...
Renabled banner paint setup
2015-06-21 16:23:16 +01:00
Ted John
6dbdce88d4
Merge pull request #1409 from trigger-death/console-fix
...
Fixed console open and set commands
2015-06-20 22:44:02 +01:00
Robert Jordan
eea2a9f7c4
Fixed console open command
2015-06-20 17:39:40 -04:00
IntelOrca
18f33f806c
implement sub_68ADBC
2015-06-20 16:24:38 +01:00
Robert Jordan
febe925f52
Added title restriction to new window
2015-06-19 10:58:56 -04:00