Commit Graph

7172 Commits

Author SHA1 Message Date
Duncan
fc74e5045e Merge pull request #3399 from zsilencer/paint-setup/submarine
Submarine paint setup
2016-05-08 05:28:27 +01:00
OpenRCT2 git bot
95a1f0a0fd Merge Localisation/master into OpenRCT2/develop. 2016-05-08 04:00:24 +00:00
janisozaur
2c3a832970 Swizzle bits of a window correctly for mingw builds (#3521) 2016-05-07 22:44:46 +01:00
Ted John
de02bbc922 Merge pull request #3280 from marijnvdwerf/paint-setup/crooked-house 2016-05-07 18:51:26 +01:00
Ted John
305fe0856e Merge pull request #3180 from marijnvdwerf/paint-setup/dodgems 2016-05-07 18:40:44 +01:00
Ted John
a0dac1fee5 fix #3323: save (not save as) crashed afterwards due to saving objects 2016-05-07 18:24:50 +01:00
Ted John
2ecbcfc4c9 Merge pull request #3165 from marijnvdwerf/spiral-slide-paint-setup 2016-05-07 18:05:05 +01:00
LRFLEW
355b163f36 Fixed incorrect language codes in config.c (#3513) 2016-05-07 10:06:46 +01:00
Yaroslav Tretyakov
ac6cba7047 Fix staff patrol area drawing (#3487) (#3512) 2016-05-07 10:06:16 +01:00
Ted John
ae526f96d7 Merge pull request #3486 from Gymnasiast/remove-station-length-limit
Increase station length limit to 32
2016-05-07 10:05:23 +01:00
Gymnasiast
bc0e21343a Use a define for maximum station length 2016-05-07 09:15:22 +02:00
OpenRCT2 git bot
0d4fefeecd Merge Localisation/master into OpenRCT2/develop. 2016-05-07 04:00:18 +00:00
Matte A
9421cc0bd4 Add shortcut for the Multiplayer window (#3509) 2016-05-06 21:14:49 +01:00
Gymnasiast
17626dbb1a Increase station limit to 32, fix display of plural 2016-05-06 18:30:44 +02:00
Marijn van der Werf
2514ddfc01 Fix #3504: Improve rendering of money effect 2016-05-06 12:17:28 +01:00
zsilencer
f489b7a2c2 Decompile vehicle_visual_submarine 2016-05-06 02:57:29 -06:00
Duncan
a937a65b28 Merge pull request #3444 from marijnvdwerf/paint-setup/misc
Misc paint setup
2016-05-06 06:51:47 +01:00
OpenRCT2 git bot
a58ef72eb9 Merge Localisation/master into OpenRCT2/develop. 2016-05-06 04:00:29 +00:00
Marijn van der Werf
e3161d66d0 Implement misc_paint 2016-05-06 00:06:52 +02:00
janisozaur
fe826cd64f Fix posix's platform_file_copy (#3500)
The method may fail to properly copy data for files of sizes not being
a multiple of FILE_BUFFER_SIZE.
2016-05-05 22:59:27 +01:00
Duncan
929ac48ccc Merge pull request #3438 from duncanspumpkin/ps_attached
Re-organise paint code
2016-05-05 22:04:49 +01:00
Marijn van der Werf
19f53f01da Update Xcode project
Readd missing spaces
2016-05-05 21:41:59 +01:00
duncanspumpkin
7f02193411 Move around map element and sprite functions into seperate files
Add dummy files for big file move around

Fix files so they can compile

Add copyright header

Split up functions into seperate files

Remove suffix

Move supports again

Change functions signatures to remove viewport_setup

Rename folder structure

Finish moving about files
2016-05-05 21:41:53 +01:00
Ted John
d8068a48f0 Merge pull request #3495 from YJSoft/fix/3494
fix #3494 platform_file_copy always return false on posix
2016-05-05 09:20:19 +01:00
YJSoft
f3c1762a5a fix #3494 platform_file_copy always return false on posix 2016-05-05 16:50:07 +09:00