Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme fails to change color of this window (the inside part) #1238

Closed
Krutonium opened this issue Jun 6, 2015 · 4 comments
Closed

Theme fails to change color of this window (the inside part) #1238

Krutonium opened this issue Jun 6, 2015 · 4 comments
Labels
bug Something went wrong.

Comments

@Krutonium
Copy link
Member

scr14

@IntelOrca IntelOrca added the bug Something went wrong. label Jun 6, 2015
@duncanspumpkin
Copy link
Contributor

https://github.com/IntelOrca/OpenRCT2/blob/develop/src/windows/track_place.c#L117 requires modification to look up the back ground colour and memset to that.

@Gymnasiast
Copy link
Member

I have been changing the number a few times (which indeed changes the colour) but I can't determine how it's computed from the "normal" colours, which range from 0 through 31.

@IntelOrca
Copy link
Contributor

look at widget_draw and find the a good colour map table to use.

@mrtnptrs
Copy link
Contributor

I can confirm this bug still happens. Sorry, I know this is a bit useless comment, but I saw that @IntelOrca made a comment with probably the solution.

Gymnasiast added a commit that referenced this issue Nov 7, 2016
marijnvdwerf added a commit to marijnvdwerf/OpenRCT2 that referenced this issue Nov 7, 2016
marijnvdwerf added a commit to marijnvdwerf/OpenRCT2 that referenced this issue Nov 13, 2016
janisozaur added a commit to janisozaur/OpenRCT2 that referenced this issue Dec 27, 2016
This is the first fully implemented version of OpenRCT2. RCT2.EXE is no
longer required.

- Feature: Ability to disable rendering of weather effects and gloom
- Feature: New view option: "See-Through Paths"
- Feature: Add cheat to reset date.
- Feature: Add OpenGL drawing engine.
- Feature: Implementation of the user-defined currency
- Feature: Extended tile inspector.
- Feature: Add ride console command for diagnostics and changing vehicle
  type.
- Feature: Allow selecting corners when using the mountain tool.
- Feature: Allow setting ownership of map edges.
- Feature: Allow up to 255 cars per train.
- Feature: Importing SV4 and SC4 files with rides.
- Feature: Filter Object Selection Window by "Selected only" and
  "Non-selected only"
- Feature: Allow raising terrain to 64 in-game units.
- Feature: Assymmetric-key-based authorisation and assignment storage.
- Feature: Add Norwegian translation.
- Feature: Add cheat to disable littering.
- Feature: Add Cheat to disable plant aging.
- Feature: Add Cheat that allows any track piece to use a chain lift.
- Feature: Add Console command to set vehicle friction.
- Feature: Add console command to set scenario initial cash.
- Feature: Objects are scanned from the user directory as well as the
  RCT2 directory.
- Feature: Objects directory is scanned recursively.
- Feature: Optionally zoom in towards the cursor rather than the screen
  centre.
- Change: The maximum height of Junior Roller Coasters is now 14 units,
  like it was in RCT1.
- Improved: Pathfinding algorithm.
- Improved: Performance and reliability of loading objects.
- Improved: Screenshots are now saved with the name of the park and the
  current date and time.
- Improved: More accurate frame rate calculation
- Improved: In-game file dialog now shows more formats (sv6, sc6, sv4,
  etc.)
- Improved: Joining multiplayer will not redownload custom objects
- Removed: BMP screenshots.
- Removed: Intamin and Phoenix easter eggs.
- Fix: [OpenRCT2#933] On-ride photo price sometimes gets reset to £2 when using
  'same price in whole park' (original bug).
- Fix: [OpenRCT2#1038] Guest List is out of order.
- Fix: [OpenRCT2#1238] Track place window does not fully adjust to custom colour
  scheme.
- Fix: [OpenRCT2#2042] Guests entering queues are immediately annoyed when many
  entertainers are around (original bug).
- Fix: [OpenRCT2#2081] Game hangs when track has infinite loop.
- Fix: [OpenRCT2#2754] Dragging scrollview fails when scaled.
- Fix: [OpenRCT2#3210] Scenery window scrolls too far.
- Fix: [OpenRCT2#3282] Launched Freefall ride ratings are fixed for Downward
  Launch (original bug).
- Fix: [OpenRCT2#3307] Ride music and sound has degraded since RCT2.
- Fix: [OpenRCT2#3344] Build new ride window can be opened in scenario editor.
- Fix: [OpenRCT2#3347] Ride windows are auto-positioned below the HUD when using
  RCT1 lights.
- Fix: [OpenRCT2#3352] Assertion triggered while fixing surface tiles.
- Fix: [OpenRCT2#3361] Missing Twister coaster piece.
- Fix: [OpenRCT2#3418] Launched freefall restraints are drawn incorrectly when
  up (original bug).
- Fix: [OpenRCT2#3451] Renaming staff is a guest command.
- Fix: [OpenRCT2#3635] Inspecting sidewalk path crashes game.
- Fix: [OpenRCT2#3735] Advertisement campaign window bug.
- Fix: [OpenRCT2#3771] Crash when kicking player in multiplayer.
- Fix: [OpenRCT2#3824] Segfault when passing invalid arguments to ride set type.
- Fix: [OpenRCT2#3858] Tooltip shown when hovering over title logo.
- Fix: [OpenRCT2#3915] Restore horizontal and vertical scrollbar behaviour from
  RCT2 when clicking on one of the scrollbars.
- Fix: Lay-down Roller Coasters from RCT1 saves are imported with an
  incorrect vehicle type (not reported).
- Fix: High lateral G-forces penalty applied too early (not reported).
- Technical: Multiplayer groups are now stored in JSON format.
- Technical: MinGW builds dropped support for Windows XP
janisozaur added a commit to janisozaur/OpenRCT2 that referenced this issue Dec 27, 2016
This is the first fully implemented version of OpenRCT2. RCT2.EXE is no
longer required.

- Feature: Ability to disable rendering of weather effects and gloom
- Feature: New view option: "See-Through Paths"
- Feature: Add cheat to reset date.
- Feature: Add OpenGL drawing engine.
- Feature: Implementation of the user-defined currency
- Feature: Extended tile inspector.
- Feature: Add ride console command for diagnostics and changing vehicle
  type.
- Feature: Allow selecting corners when using the mountain tool.
- Feature: Allow setting ownership of map edges.
- Feature: Allow up to 255 cars per train.
- Feature: Importing SV4 and SC4 files with rides.
- Feature: Filter Object Selection Window by "Selected only" and
  "Non-selected only"
- Feature: Allow raising terrain to 64 in-game units.
- Feature: Assymmetric-key-based authorisation and assignment storage.
- Feature: Add Norwegian translation.
- Feature: Add cheat to disable littering.
- Feature: Add Cheat to disable plant aging.
- Feature: Add Cheat that allows any track piece to use a chain lift.
- Feature: Add Console command to set vehicle friction.
- Feature: Add console command to set scenario initial cash.
- Feature: Objects are scanned from the user directory as well as the
  RCT2 directory.
- Feature: Objects directory is scanned recursively.
- Feature: Optionally zoom in towards the cursor rather than the screen
  centre.
- Change: The maximum height of Junior Roller Coasters is now 14 units,
  like it was in RCT1.
- Improved: Pathfinding algorithm.
- Improved: Performance and reliability of loading objects.
- Improved: Screenshots are now saved with the name of the park and the
  current date and time.
- Improved: More accurate frame rate calculation
- Improved: In-game file dialog now shows more formats (sv6, sc6, sv4,
  etc.)
- Improved: Joining multiplayer will not redownload custom objects
- Removed: BMP screenshots.
- Removed: Intamin and Phoenix easter eggs.
- Fix: [OpenRCT2#933] On-ride photo price sometimes gets reset to £2 when using
  'same price in whole park' (original bug).
- Fix: [OpenRCT2#1038] Guest List is out of order.
- Fix: [OpenRCT2#1238] Track place window does not fully adjust to custom colour
  scheme.
- Fix: [OpenRCT2#2042] Guests entering queues are immediately annoyed when many
  entertainers are around (original bug).
- Fix: [OpenRCT2#2081] Game hangs when track has infinite loop.
- Fix: [OpenRCT2#2754] Dragging scrollview fails when scaled.
- Fix: [OpenRCT2#3210] Scenery window scrolls too far.
- Fix: [OpenRCT2#3282] Launched Freefall ride ratings are fixed for Downward
  Launch (original bug).
- Fix: [OpenRCT2#3307] Ride music and sound has degraded since RCT2.
- Fix: [OpenRCT2#3344] Build new ride window can be opened in scenario editor.
- Fix: [OpenRCT2#3347] Ride windows are auto-positioned below the HUD when using
  RCT1 lights.
- Fix: [OpenRCT2#3352] Assertion triggered while fixing surface tiles.
- Fix: [OpenRCT2#3361] Missing Twister coaster piece.
- Fix: [OpenRCT2#3418] Launched freefall restraints are drawn incorrectly when
  up (original bug).
- Fix: [OpenRCT2#3451] Renaming staff is a guest command.
- Fix: [OpenRCT2#3635] Inspecting sidewalk path crashes game.
- Fix: [OpenRCT2#3735] Advertisement campaign window bug.
- Fix: [OpenRCT2#3771] Crash when kicking player in multiplayer.
- Fix: [OpenRCT2#3824] Segfault when passing invalid arguments to ride set type.
- Fix: [OpenRCT2#3858] Tooltip shown when hovering over title logo.
- Fix: [OpenRCT2#3915] Restore horizontal and vertical scrollbar behaviour from
  RCT2 when clicking on one of the scrollbars.
- Fix: Lay-down Roller Coasters from RCT1 saves are imported with an
  incorrect vehicle type (not reported).
- Fix: High lateral G-forces penalty applied too early (not reported).
- Technical: Multiplayer groups are now stored in JSON format.
- Technical: MinGW builds dropped support for Windows XP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something went wrong.
Projects
None yet
Development

No branches or pull requests

5 participants