Commit Graph

7432 Commits

Author SHA1 Message Date
YJSoft 2f36dbf7e3 Add font config at config.ini (#3569) 2016-05-12 12:47:30 +01:00
Hielke Morsink 9c95803643 More robust track_design_open (#3573) 2016-05-12 12:46:57 +01:00
Harry Lam 755485f9b8 Fix inconsistency, US usage and confusion in en-GB (#3570)
[ci skip]
- I changed 5829 because there are actually rough exchange rate (1:10/100) in the currency.c/h.
- In my opinion, 5853/54 require discussion.
2016-05-12 07:25:59 +02:00
OpenRCT2 git bot 7c7dea8f00 Merge Localisation/master into OpenRCT2/develop. 2016-05-12 04:00:21 +00:00
Ted John 1229cbd540 clean up s6 struct a bit 2016-05-11 22:30:25 +01:00
Ted John 56da56b374 add global for gPeepWarningThrottle 2016-05-11 22:30:24 +01:00
duncanspumpkin 3b8a0c56e1 Use return value of paint funcs. Fix issue with support function 2016-05-11 21:21:05 +01:00
Duncan c9883ef5be Merge pull request #3339 from marijnvdwerf/paint-setup/decompile-98199C
Decompile sub_98199c
2016-05-11 21:12:18 +01:00
Ted John 30a044ae72 add globals for gWeeklyProfitAverage... 2016-05-11 19:41:34 +01:00
Ted John 0f1028c92c add global for gResearchedSceneryItems 2016-05-11 19:41:33 +01:00
Marijn van der Werf 019155a496 Apply suggestions from PR 2016-05-11 18:40:13 +01:00
Michael Steenbeek e45578771e Add Czech to .desktop file 2016-05-11 14:02:25 +02:00
janisozaur deeafc5a60 Add `--silent-breakpad` switch, fixes #3535 (#3544) 2016-05-11 12:25:21 +01:00
Ted John 62a7dd927e Merge pull request #3560 from Overv/fix-user-formatting
Fix formatting characters in user strings (fixes #2892)
2016-05-11 12:24:25 +01:00
Ted John 4298f416d2 fix #3558: safely read chunks from S6 files
It appears many saved games have been saved with excess uncompressed data that overflows the S6 structure. This may have been caused by a save bug in an earlier version of OpenRCT2. This will now cap the uncompressed data to the amount expected.
2016-05-10 21:39:12 +01:00
marcovmun d979e2b607 Scenery window scrolls wrongly fixes #3210 (#3215) 2016-05-10 20:58:24 +01:00
duncanspumpkin e47684bf53 Fix image offset by 1 error. 2016-05-10 20:43:18 +01:00
Duncan 04b3103fa9 Merge pull request #3548 from zsilencer/paint-setup/river-rapids
Remaining vehicle paint setups
2016-05-10 19:34:45 +01:00
zsilencer 6761751f3f Suggested review changes 2016-05-10 11:53:33 -06:00
Ted John f38cde8f9b fix #3556: add rest of constant data for RideTypePossibleTrackConfigurations 2016-05-10 18:34:05 +01:00
Alexander Overvoorde f22257056c Remove formatting from loaded user strings 2016-05-10 14:16:48 +02:00
Alexander Overvoorde 85a2614a6a Fix pasting of formatting characters being allowed and fix memory leak 2016-05-10 14:12:06 +02:00
Michael Steenbeek 8efdf4e960 Typo 2016-05-10 10:41:32 +02:00
OpenRCT2 git bot 5636e6a130 Merge Localisation/master into OpenRCT2/develop. 2016-05-10 04:00:18 +00:00
Ted John aa929e1593 add globals for researched things, cleanup 2016-05-10 00:00:59 +01:00
Ted John b5c0913b76 add global macros for a few more things, ride rating related and misc 2016-05-09 22:54:22 +01:00
Ted John 5162bc5a0e add global macro for a few ride variables and expenditure table 2016-05-09 22:11:56 +01:00
Ted John 3c3a37073d add global macro for gSamePriceThroughoutPark 2016-05-09 21:18:44 +01:00
Ted John 275f7c6723 add global macro for gCurrentExpenditure, gCurrentProfit 2016-05-09 21:12:01 +01:00
Ted John 3105d62d3b add global macro for gTotalAdmissions, gTotalIncomeFromAdmissions 2016-05-09 21:05:17 +01:00
Ted John be2d1127f5 add global macro for gResearchLastItemSubject 2016-05-09 20:38:26 +01:00
janisozaur e28d6634fd Allow builds without -fno-omit-frame-pointer (#3554)
Disables optimizations done to addresses.c, so frame pointer doesn't
have to be kept, allowing for more aggressive optimizations to be done.
2016-05-09 20:24:37 +01:00
janisozaur d7a51aadee Sanity checks for RCT1 SC4 import (#3551) 2016-05-09 19:13:21 +01:00
zsilencer 05213e4cfb Decompile remaining vehicle splash effects 2016-05-09 09:41:12 -06:00
janisozaur 8d0481deba Make sure to only update valid vehicles (#3543)
Lets us load parks like Six Flags Carolina:
http://www.nedesigns.com/park/1571/six-flags-carolina/
2016-05-09 15:52:03 +01:00
zsilencer a5032aebd1 Decompile vehicle_visual_default 2016-05-09 08:48:48 -06:00
zsilencer 871ed67a78 Decompile vehicle_visual_reverser 2016-05-09 08:48:48 -06:00
zsilencer d199329d0f Decompile vehicle_visual_splash_boats_or_water_coaster 2016-05-09 08:48:48 -06:00
zsilencer 414829a2ea Decompile vehicle_visual_river_rapids and vehicle_visual_splash_effect 2016-05-09 08:48:47 -06:00
Harry Lam f75e0c1d77 Update contributors.md (#3542)
[ci skip]
2016-05-09 14:17:56 +02:00
Michael Steenbeek f983fb6c69 Update contributors.md 2016-05-09 11:42:35 +02:00
Matthias Mailänder 79e410d88c Add a .desktop file. (#3507) 2016-05-09 08:57:59 +02:00
OpenRCT2 git bot 05384db02a Merge Localisation/master into OpenRCT2/develop. 2016-05-09 04:00:20 +00:00
Ted John d2c5501eea refactor sprite heads and counts 2016-05-09 00:08:03 +01:00
Ted John 5ccfd83dea add global macro for gScenarioTicks 2016-05-08 23:20:42 +01:00
Ted John c77311a113 small fix and refactor of S6Importer / Exporter 2016-05-08 23:16:25 +01:00
Ted John 0570ec27ff Merge pull request #3528 from IntelOrca/refactor/s6importer
Add S6Importer and S6Exporter
2016-05-08 23:08:08 +01:00
Marijn van der Werf 47840cb4b8 update xcode project 2016-05-08 22:35:12 +01:00
Ted John 9d7db70965 export variables individually 2016-05-08 22:35:12 +01:00
Ted John 2ab41b547a use S6Importer for network load game 2016-05-08 22:35:11 +01:00