Commit graph

130 commits

Author SHA1 Message Date
Ted John
d2cb3fa0b4 Merge pull request #4335 from OpenRCT2/new-msbuild-proj
Change Windows build configuration to msbuild and add x64 publish and deployment.
2016-08-27 13:13:23 +01:00
Ted John
6654cdadfe Create segment data for x64 builds 2016-08-26 14:34:46 +01:00
Ted John
a19d28a00c Remove obsolete NSIS build 2016-08-26 14:20:17 +01:00
Ted John
7df67e3a29 Improve NSIS installer and add x64 logic 2016-08-25 22:19:54 +01:00
Ted John
2e31288b6b Convert tabs to spaces in install.nsi 2016-08-25 21:29:38 +01:00
Michael Steenbeek
35ae7600f9 Update changelog.txt 2016-08-22 10:32:17 +02:00
wolfreak99
791733a571 See-through paths, Convert gCurrentViewportFlags to uint32 2016-08-15 00:58:15 -04:00
Aaron van Geffen
7c12c48bfd Add changelog entry.
[ci skip]
2016-07-30 21:18:59 +02:00
wolfreak99
8f254702a2 Add cheat to reset date (#4188) 2016-07-29 20:49:38 +02:00
Alexander Overvoorde
96be7bd861 Update changelog with improved FPS calculation 2016-07-27 04:02:56 +02:00
Niels NTG
017e688fcc New file naming convention for screenshots
- With this change screenshot file names have the following pattern:
save file name +  + YYYY-MM-DD hh-mm-ss + .png

- To get the correct date and time the method platform_get_time and platform_get_date are rewritten and to a version for UTC and a version for local time. This change gave the opportunity to simplify the code generating file names for autosaves.

- SOUND_WINDOW_OPEN is now the new "shutter" sound when taking screenshot.
2016-07-24 20:32:55 +02:00
Maarten Peters
389ae72781 Add extra default RCT2 vanilla install locations
* 32 bit path for Steam.
* 32 and 64 bit path for standard GOG Galaxy.
* Update readme with latest install locations
2016-07-19 21:57:48 +01:00
Ted John
487fcc3c5b Fix #4134: Can't enable park-wide photo price for log flume and river ra
Caused by not shifting the shop item flags (those above 32) to the correct mask bit.
2016-07-19 18:35:44 +01:00
Ted John
eb275604fa update changelog 2016-07-11 22:16:14 +01:00
Matte A
a9dbae642e Changelog: add implementation of the user-defined currency (#3966) 2016-07-02 17:59:22 +02:00
Maarten Peters
09863a4c01 Added fixes and improvements of the past month to the changelog (#3912) 2016-06-30 09:22:56 +02:00
Michał Janiszewski
27b74dff72 Try loading rct2 segments for x86-64 just like for i386 (#3922)
This shifts focus away from illegal accesses to RCT2 memory to fixing up
the pointers we use
2016-06-20 12:04:07 +02:00
Marijn van der Werf
0424e88d9d Update distribution readme 2016-06-14 13:10:13 +02:00
Marijn van der Werf
42ee299f65 Replace references to OS X 2016-06-13 19:49:06 +02:00
Goddesen
5ee19db16b Added new cheat feature to changelog 2016-06-03 00:33:15 +02:00
Goddesen
20a4285cbf Added Norwegian translation to changelog 2016-06-02 00:56:08 +02:00
Michał Janiszewski
8bef53598b Update changelog
[ci skip]
2016-05-27 20:28:34 +02:00
CraigCraig
3f9afb9744 Various Spellchecks (#3741) 2016-05-26 09:49:19 +02:00
Michael Steenbeek
4e4c829b1a Add removal of BMP screenshots to changelog 2016-05-25 08:50:00 +02:00
Ted John
5591f87638 Merge pull request #3522 from Broxzier/peep_order
Peep order
2016-05-23 19:12:08 +01:00
Hielke Morsink
15f3dcefd9 Fixes #3635 - Crash when inspecting paths (#3712) 2016-05-23 19:11:35 +01:00
Hielke Morsink
4695010447 Updated changelog. 2016-05-22 21:48:12 +02:00
Michael Steenbeek
e45578771e Add Czech to .desktop file 2016-05-11 14:02:25 +02:00
marcovmun
d979e2b607 Scenery window scrolls wrongly fixes #3210 (#3215) 2016-05-10 20:58:24 +01:00
Matthias Mailänder
79e410d88c Add a .desktop file. (#3507) 2016-05-09 08:57:59 +02:00
Matthias Mailänder
76cca7ad2e Expand the search dirs for the linker script. (#3530) 2016-05-08 21:11:24 +01:00
Ted John
3deb2ef363 fix NSIS when branches contain slashes 2016-05-04 22:07:48 +01:00
Michael Steenbeek
98bff6997e Update changelog.txt 2016-05-03 10:30:33 +02:00
Michael Steenbeek
94f688480b Update changelog.txt 2016-05-03 10:27:06 +02:00
Michał Janiszewski
d145c348fd Modify linker script for x86-64
For some reason I was not able to replicate linking we have for i386
(yet?), but I need this to test things.
2016-04-26 22:35:47 +02:00
Michał Janiszewski
b30bab65d8 Add experimental build job for x86-64
This is **build job only**. It does not work yet.
2016-04-26 22:35:47 +02:00
Ted John
0286efc546 update changelog 2016-04-20 17:51:39 +01:00
Ted John
234f3ae7f1 update changelog 2016-04-20 17:41:38 +01:00
Hielke Morsink
2713c999c5 Cleaning up and updated changelog 2016-04-19 19:25:31 +02:00
Gymnasiast
01c4c0adc5 Allow setting ownership of map edges 2016-04-18 20:28:34 +02:00
Ted John
63f008566c Merge branch 'master' into develop 2016-04-15 23:25:45 +01:00
Ted John
1eb91cb210 OpenRCT2 0.0.4 (stable) 2016-04-15 22:42:57 +01:00
IntelOrca
a35b774004 tweak AppVeyor version and push condition
- Omit appending the tag on to the version string if the tag is a version, e.g. v0.0.4.
- Only push tags, develop branch or specific push branches to OpenRCT2.org
2016-04-14 19:56:40 +01:00
Michał Janiszewski
da80a691bc Start 0.0.5
changelog.txt not updated yet
2016-04-13 14:20:40 +02:00
duncanspumpkin
67265729c7 Update distribution documentation for 0.0.4-rc1 2016-04-12 20:41:02 +01:00
Michał Janiszewski
9bb9e1af82 Update changelog & issue template with breakpad entry
[ci skip]
2016-04-09 22:38:31 +02:00
Michał Janiszewski
57a28d0adc Updates to changelog.txt 2016-04-01 22:00:28 +02:00
Ted John
d16ce9d904 Update readme.txt
XP is not very well supported...
2016-03-21 12:26:05 +00:00
IntelOrca
edf16d53d3 fix #1742: Non-ascii characters in scenario details not showing correctly 2016-03-13 15:33:38 +00:00
IntelOrca
d03c4de327 fix #3120: negative cash in finance window is not red 2016-03-09 23:31:49 +00:00