Commit Graph

7145 Commits

Author SHA1 Message Date
Marijn van der Werf
e3161d66d0 Implement misc_paint 2016-05-06 00:06:52 +02: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
OpenRCT2 git bot
0a710d3a01 Merge Localisation/master into OpenRCT2/develop. 2016-05-05 04:00:20 +00:00
Ted John
0af21afcc8 Merge branch 'fix/appveyor' into develop
This should help reduce the reoccurring issues with installing NSIS on
AppVeyor. It no longer attempts to install NSIS for external pull requests
and also caches the chocolatey packages between AppVeyor builds so that it
doesn't have to keep downloading / installing it every build.

secure-file is also cached between builds.
2016-05-04 23:02:40 +01:00
Ted John
9d568ae944 add caching of secure-file 2016-05-04 22:54:26 +01:00
Ted John
4893abf8d1 add caching of chocolatey packages, (basically NSIS) 2016-05-04 22:33:35 +01:00
Ted John
3deb2ef363 fix NSIS when branches contain slashes 2016-05-04 22:07:48 +01:00
Ted John
e29c2555c3 do not install NSIS for PRs 2016-05-04 21:39:27 +01:00
Marijn van der Werf
83f984d85a Decompile sub_685EBC 2016-05-04 18:54:43 +01:00
duncanspumpkin
72ca648135 Move painter functions into paint.c. Fix mistake in paint_attach_to_previous_ps 2016-05-04 18:54:42 +01:00
Marijn van der Werf
0dcf6ce87a Implement paint_68818E 2016-05-04 18:54:41 +01:00
Marijn van der Werf
c84e0182e0 Decompile paint_6881D0 2016-05-04 18:54:41 +01:00
Marijn van der Werf
e49cd101d3 Add paint.c 2016-05-04 18:54:40 +01:00
duncanspumpkin
221d5cb57e Label more fields. 2016-05-04 18:54:39 +01:00
duncanspumpkin
d6a4ae9aff Split up attached ps's. Change field names. 2016-05-04 18:54:39 +01:00
janisozaur
68bad6505c Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00
OpenRCT2 git bot
a8aff1679e Merge Localisation/master into OpenRCT2/develop. 2016-05-04 04:00:18 +00:00
Michael Steenbeek
142c54852d Clean up some residual usages of old config (#3484) 2016-05-03 22:36:29 +01:00
Patrick de Wit
13701660c9 Implement customizable toggle windowed mode shortcut (#3462)
Implement customizable toggle windowed mode shortcut
2016-05-03 20:07:33 +01:00
Ted John
2aa73dcbe2 Merge pull request #3439 from marcovmun/VS-build-fix 2016-05-03 18:50:43 +01:00
Ted John
df781b3384 create symlinks only for data sub-directories 2016-05-03 18:49:14 +01:00