1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00
Commit Graph

96 Commits

Author SHA1 Message Date
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
danidoedel
57b7934b83 Add ability to disable lightning effect, resolves #1299 2016-03-04 23:13:20 +01:00
IntelOrca
c60e05fc99 add default ride inspection interval option, closes #1455 2016-03-02 19:27:54 +00:00
Gymnasiast
0b87cd766c Don't make empty boats leave the platform on closed boat rides with passengers still on it, fixes #2728 2016-02-27 13:36:14 +01:00
Michael Steenbeek
3738943c40 Update changelog.txt 2016-02-26 16:55:00 +01:00
Michael Steenbeek
15fcad3990 Update changelog.txt 2016-02-26 15:14:45 +01:00
IntelOrca
a227fc33c0 update changelog 2016-02-25 19:48:10 +00:00
Jarno Veuger
513ad15c84 Possible fix for installer upgrade issues 2016-02-20 10:02:05 +01:00
IntelOrca
c31941c6dc fix #2958: import sc4, sv4 into editor using load landscape dialog 2016-02-16 18:15:26 +00:00
Jarno Veuger
95b5140fb1 Skip upgrade/downgrade process in installer for now 2016-02-13 12:12:22 +00:00
IntelOrca
c9042c6174 add code signing to AppVeyor CI 2016-02-13 12:12:20 +00:00
Ted John
e316fa60b2 Merge pull request #2800 from LRFLEW/espanol
Allow mixed language configuration in Xcode project
2016-01-24 00:06:32 +00:00
LRFLEW
6576878540 Allow mixed language configuration in Xcode project 2016-01-23 16:36:55 -07:00
Michał Janiszewski
8599468760 Cleanup unused lodepng stuff 2016-01-23 17:13:15 +01:00
Marijn van der Werf
df9880247a Add bugfix to changelog 2016-01-12 23:18:24 +01:00
Ruben De Smet
44fdffd7e2 Added posix changes to changelog. 2016-01-11 14:33:28 +01:00
IntelOrca
3f70a3f4f0 update distributed readme.txt 2016-01-09 22:57:16 +00:00
IntelOrca
27c8cf126f update build / publish scripts for new VS dependencies 2016-01-09 21:50:05 +00:00
IntelOrca
569026f36b fix #1333: added missing logic from finance_pay_ride_upkeep to make rides safe again 2016-01-07 19:20:11 +00:00
LRFLEW
63ddfa53cd Resolved leaving guests searching for invalid entrance 2016-01-05 14:36:49 -07:00
IntelOrca
ee9c695902 fix #2651: remove ride when multiplayer client aborts ride construction
also fix ride construction window closing immediately after placing first track piece of a ride for clients
2016-01-05 20:37:21 +00:00
IntelOrca
e4c6c79552 fix #2650: validate game commands sent from clients in multiplayer 2016-01-05 18:30:39 +00:00
IntelOrca
9d5e798b7a update changelog 2016-01-02 23:26:41 +00:00
Hielke Morsink
2b7a88297f Moved some UI elements and changed default size. Updated changelog. 2016-01-01 21:29:05 +01:00
Jarno Veuger
db425bc0bd Added missing files to publish process 2015-12-27 16:48:19 +01:00
IntelOrca
56c2120f83 update changelog with notification feature 2015-12-26 17:35:22 +00:00
Ted John
34ab8c0d62 Merge pull request #2546 from AaronVanGeffen/fontdirs
Proper font support for Linux and OS X
2015-12-26 10:48:47 +00:00
Michał Janiszewski
c0830ae02e Fix memory leaks in font selection for Linux
Add some logging too, in particular warning when no font was found.
2015-12-25 20:32:54 +01:00
Jarno Veuger
d77c1039dc Added support for buildnumbers in installer 2015-12-25 14:41:39 +01:00
IntelOrca
783cd2115a turn publish into tasks and fix nsis installer 2015-12-23 17:22:37 +00:00
IntelOrca
e95bd57e68 add installer creation in publish script 2015-12-22 21:31:29 +00:00
LRFLEW
e6f771ec90 Added newlines at end of files 2015-12-20 22:03:37 -06:00
LRFLEW
034bf5c6a5 Added Xcode Project 2015-12-20 14:53:40 -06:00
IntelOrca
22b4df1a99 implement SI units for distance / speed measurement, closes #2496 2015-12-18 21:12:30 +00:00
Michał Janiszewski
7d132d8fe1 Extract and embed sections into binary itself
Fixed some CMakeLists.txt problems, made another target for converting
section images into something palatable by ld, modified the linker
script to place these ssection at predefined VMAs and updated openrct2.c
with new checks.
2015-12-16 19:16:27 +01:00