Commit Graph

6488 Commits

Author SHA1 Message Date
Ted John
ce779cb4c1 Merge pull request #3059 from zsilencer/bugfixes
Bugfixes
2016-03-01 08:25:03 +00:00
zsilencer
e652177a31 fix player window auto_pos 2016-02-29 21:43:24 -07:00
zsilencer
66e406ab75 Fix #3048: Remove format codes in player names and chat 2016-02-29 21:33:46 -07:00
zsilencer
f253acbea1 Fix #3056: Clip last action string 2016-02-29 21:12:00 -07:00
OpenRCT2 git bot
e94d2a9d8b Merge Localisation/master into OpenRCT2/develop. 2016-03-01 04:00:23 +00:00
IntelOrca
781d84dfa4 fix warning 2016-02-29 22:54:01 +00:00
IntelOrca
e57f27e1a1 improve group renaming 2016-02-29 22:34:37 +00:00
IntelOrca
4769e89b07 fix #3053: Long multiplayer group names overflow the dropdown 2016-02-29 22:34:36 +00:00
duncanspumpkin
957d5a9735 Fix #2324. Inventions list changes no longer break scenery window.
Issue was caused by the invention list flags being passed into the finish research function and interpreting always researched scenery sets as rides. This could also cause crashes if there were more scenery sets than rides researched.
2016-02-29 22:02:03 +00:00
Ted John
2272d965d8 Update ISSUE_TEMPLATE.md 2016-02-29 21:54:04 +00:00
IntelOrca
a634aacfab show information about locked scenarios, closes #2660 2016-02-29 21:28:01 +00:00
duncanspumpkin
e2073d22c4 Fix #3002. Fix ride construction on water breaking with shift.
Issue caused by a mistake during refactoring.
2016-02-29 20:53:22 +00:00
IntelOrca
1d99c233f6 fix #3008: construct ride that isn't placed yet causes side effects 2016-02-29 20:24:00 +00:00
duncanspumpkin
8749c1e98c Fix #3050. Assert changed to allow for valid index. 2016-02-29 20:04:33 +00:00
duncanspumpkin
70f38aa68f Fix support drawing issue 2016-02-29 19:54:05 +00:00
IntelOrca
4d6cce3cae play a sound when a screenshot is taken instead of an error message 2016-02-29 18:24:28 +00:00
duncanspumpkin
24df65af9d Label current paint tile max height 2016-02-29 18:04:48 +00:00
Duncan
433caa2f84 Merge pull request #3036 from marijnvdwerf/finish-6CA2DF
Remove asserts and original call from sub_6CA2DF
2016-02-29 17:16:09 +00:00
Ted John
36f7328b43 Merge pull request #3047 from OpenRCT2/Gymnasiast-uk-typo
UK: Typo
2016-02-29 10:39:00 +00:00
Michael Steenbeek
ad37bd0496 UK: Typo 2016-02-29 11:11:51 +01:00
Ted John
3dcc962ef9 Merge pull request #3043 from janisozaur/develop
Only enable assert() in drawing code when explicitly debugging
2016-02-28 20:50:51 +00:00
Michał Janiszewski
c4cf41de45 Only enable assert() in drawing code when explicitly debugging 2016-02-28 21:42:08 +01:00
Ted John
ab47aced0e Merge pull request #3041 from Gymnasiast/colour
Consistently use 'colour' rather than 'color'
2016-02-28 19:53:43 +00:00
Gymnasiast
ddf3d7a03d Consistently use 'colour' rather than 'color' 2016-02-28 20:32:02 +01:00
Ted John
d778bc7b73 Merge pull request #3039 from Overv/fix-vehicle-type-preset-bug
Fix presets from old vehicle type being used for new vehicle type (fixes #3014)
2016-02-28 18:12:54 +00:00