1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-20 13:33:02 +01:00
Commit Graph

2619 Commits

Author SHA1 Message Date
Gericom
2cdbff80f6 Implemented some viewport drawing functions
- sub_68B35F
- viewport_banner_paint_setup
-- This function is complete, but as long as 0x6C42D9 is not complete it
will cause glitches in the rendering of banners, because the wrong
(because localized) string length is used for calculating the scroll
position
2015-03-03 18:01:30 +01:00
Gericom
1421109f46 Renamed ebp and eleminated edi in create_duck 2015-02-28 18:08:19 +01:00
Gericom
b560638e23 More refactoring and fixed bug in create_duck 2015-02-28 14:48:04 +01:00
Gericom
961a251dd0 Added rct_balloon and rct_duck structs 2015-02-28 11:47:09 +01:00
Gericom
ff79e98819 Implemented a couple of functions, memory leak fix
- create_duck
- viewport_set_underground_flag (0x006E7A15)
Free dpi in paint_park_entrance_entry
2015-02-27 16:34:52 +01:00
Gericom
4157ddc065 Merge remote-tracking branch 'upstream/develop' into develop 2015-02-27 13:40:15 +01:00
Gericom
69545bfbd9 Implemented create_balloon 2015-02-27 13:29:57 +01:00
Ted John
b89af82f07 Merge pull request #876 from Gericom/develop
Implemented paint_ride_entry and cleanup,  Implemented window_construction_paint
2015-02-27 12:11:53 +00:00
Gericom
baaacfedd3 Revert disabling platform_lock_single_instance 2015-02-27 12:54:42 +01:00
Gericom
cb3ea8317c Merge pull request #3 from Gericom/window_construction_paint
Implemented window_construction_paint
2015-02-27 12:51:21 +01:00
Gericom
a64e89ec66 Refactoring window_construction_paint, fixed bugs 2015-02-27 12:49:22 +01:00
Ted John
09ab865630 Merge pull request #879 from Gymnasiast/develop
Make the (up) and (new file) strings in the load/save dialog translatable
2015-02-27 11:23:43 +00:00
Michael Steenbeek
60a49aad77 Make (up) and (new file) strings translatable 2015-02-27 10:48:29 +01:00
Michael Steenbeek
81527037d4 Make (up) and (new file) strings translatable 2015-02-27 10:47:01 +01:00
Michael Steenbeek
d6d71e6fe6 Make (up) and (new file) strings translatable 2015-02-27 10:46:12 +01:00
Michael Steenbeek
baebedad4f Merge pull request #1 from IntelOrca/develop
Fast forward
2015-02-27 10:39:16 +01:00
Gericom
00dcd4fba8 Implemented window_construction_paint
Still contains some bug related to drawing the current track piece
2015-02-27 10:37:17 +01:00
Gericom
30364c5662 Merge pull request #1 from duncanspumpkin/refactor
Refactor sub_6A9DE1. Now uses known structures.
2015-02-26 19:46:09 +01:00
Duncan Frost
4905e85cd9 Refactor sub_6A9DE1. Now uses known structures. 2015-02-26 18:42:25 +00:00
Gericom
ac2415a949 More cleaning up for paint_*_entry functions 2015-02-26 15:58:13 +01:00
Gericom
ec3e7edcec Implemented paint_ride_entry
Translated ride names and descriptions! (only the names in the scenario
editor are still in english somehow)
2015-02-26 14:47:34 +01:00
Ted John
3ef1716616 Merge pull request #875 from duncanspumpkin/fix_871
Fix transparent fences
2015-02-25 21:27:09 +00:00
Duncan Frost
e5bc7e8998 Fix transparent fences 2015-02-25 21:21:08 +00:00
IntelOrca
ba2246dd8c Merge Localisation/master into OpenRCT2/develop. 2015-02-25 20:56:17 +00:00
IntelOrca
3c6e136b02 fix marketing campaign ride dropdown again, #874 2015-02-25 19:38:43 +00:00
IntelOrca
d79bb68bfa fix marketing campaign ride dropdown, #874 2015-02-25 19:04:46 +00:00
IntelOrca
ae69718b53 refactor ride_construct, fixes #725 2015-02-25 18:26:37 +00:00
IntelOrca
b53c828ae4 add nicer string for new scenarios default name, fixes #864 2015-02-25 18:08:25 +00:00
IntelOrca
3da2275b5e add missing breaks, fixes #838 2015-02-25 17:53:50 +00:00
IntelOrca
3e75e82d93 update audio device list, #594 2015-02-25 17:47:11 +00:00
Ted John
d5cd4e3187 Merge pull request #870 from Gericom/develop
Object related stuff and better dutch translation
2015-02-25 15:25:25 +00:00
Gericom
fb84fd785d Implemented paint_park_entrance_entry 2015-02-25 15:52:19 +01:00
Gericom
b070ffa08f Reverted old dutch language file, more object stuff
Implemented paint_water_entry
2015-02-25 15:24:01 +01:00
Gericom
ac6fa31292 Object related stuff and better dutch translation
Implemented: paint_path_entry
Implemented: paint_stex_entry
-> Scenarios texts are now shown correctly localized
Better dutch translation based on the original dutch rct2
2015-02-25 15:06:29 +01:00
Ted John
c5b7b030cd Merge pull request #869 from ThomasdenH/develop
Make cheat strings translatable
2015-02-25 11:48:16 +00:00
Thomas
19b710da5c Make cheat strings translatable 2015-02-25 12:27:31 +01:00
Ted John
e376116e80 Merge pull request #868 from JarnoVgr/develop
Fix #862: Installer copies correct language files
2015-02-24 12:52:24 +00:00
JarnoVgr
dca7268ac5 Fix #862: Installer copies correct language files 2015-02-24 12:01:46 +01:00
IntelOrca
5912b412c7 fix autosave bug, fixes #855 2015-02-24 00:30:25 +00:00
Ted John
c94962f370 Merge pull request #865 from duncanspumpkin/fix_859
Fix ghost entrances
2015-02-23 18:10:24 +00:00
Duncan Frost
1c32a429c2 Fix ghost entrances caused by tool_cancel not being called 2015-02-23 17:58:22 +00:00
Ted John
ac306b7f00 Merge pull request #861 from JarnoVgr/develop
Fixed broken installer version comparison
2015-02-23 01:42:27 +00:00
JarnoVgr
1345a28d23 Fixed broken installer version comparison
+ Added my full name to contributors.md
2015-02-23 01:30:16 +01:00
Ted John
508eb9b54a Merge pull request #860 from JarnoVgr/develop
Build server friendly installer
2015-02-22 22:54:41 +00:00
JarnoVgr
164b3d0f7e Build server friendly installer
Allows on-the-fly customization of the Windows installer to make it
compatible with build servers.
2015-02-22 23:26:07 +01:00
Ted John
a91abfff57 Merge pull request #858 from duncanspumpkin/fix_banner_crash
Fix footpath banner remove crash
2015-02-22 18:58:03 +00:00
Duncan Frost
af5e802630 Fix crash caused by not passing x,y coordinates to remove banner 2015-02-22 18:53:27 +00:00
Ted John
f923ca7e0a Merge pull request #857 from duncanspumpkin/fix_ride_breakdown
Fix ride breakdown
2015-02-22 18:25:11 +00:00
IntelOrca
7fbcc3598d ensure scenario path is set when loading a saved game 2015-02-22 18:24:19 +00:00
Duncan Frost
776120db8e Fix issue causing rides to not increase reliability when fixed 2015-02-22 18:18:56 +00:00