pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/openrct2
Module Name: pkgsrc
Committed By: triaxx
Date: Sat Sep 21 06:41:34 UTC 2024
Modified Files:
pkgsrc/games/openrct2: Makefile PLIST distinfo
pkgsrc/games/openrct2/patches: patch-src_openrct2_core_String.cpp
patch-src_openrct2_platform_Platform.h
Removed Files:
pkgsrc/games/openrct2/patches: patch-src_openrct2_util_Util.cpp
Log Message:
openrct2: Update to 0.4.14
pkgsrc changes:
---------------
- Remove a useless patch.
- Add dedicated variables for the versions of the 3rd party distfiles (i.e.
title-sequences.zip, objects.zip, opensound.zip, openmusic.zip and
replays.zip).
upstream changes:
-----------------
0.4.14 (2024-09-01)
------------------------------------------------------------------------
- Feature: [#15750] Allow using different types of park entrance in one park.
- Feature: [#20942] Allow removing all park fences from the Cheats window.
- Feature: [#21675] Guests ignore price limit cheat.
- Feature: [#22206] Add option to randomise train or vehicle colours.
- Feature: [#22392] [Plugin] Expose ride vehicle’s spin to the plugin API.
- Feature: [#22414] Finance graphs can be resized.
- Feature: [#22569] Footpath placement now respects the construction modifier keys (ctrl/shift).
- Change: [#21189] Patches to fix scenario bugs are now described in .parkpatch files, instead of inside the code.
- Change: [#21659] Increase the Hybrid Roller Coaster’s maximum lift speed to 17 km/h (11 mph).
- Change: [#22466] The Clear Scenery tool now uses a bulldozer cursor instead of a generic crosshair.
- Change: [#22490] The tool to change land and construction rights has been moved out of the Map window.
- Change: [#22490] In sandbox mode, changing land or construction rights now acts as buying or selling.
- Change: [#22491] Scrollbars are now hidden if the scrollable widget is not actually overflowing.
- Change: [#22541] In editor/sandbox mode, tool widgets now appear on the side of the map window, instead of the bottom.
- Change: [#22592] Cheats have been redistributed along three new tabs: date, staff, and nature/weather.
- Fix: [#21123] Transparency options are not respected on startup.
- Fix: [#21189] Additional missing/misplaced land & construction rights tiles in Schneider Shores and Urban Park.
- Fix: [#21908] Errors showing up when placing/moving track design previews.
- Fix: [#22307] Hover tooltips in financial charts are not invalidated properly.
- Fix: [#22316] Potential crash when switching the drawing engine while the game is running.
- Fix: [#22395, #22396] Misaligned tick marks in financial and guest count graphs (original bug).
- Fix: [#22457] Potential crash opening the scenario select window.
- Fix: [#22520] Virtual floor no longer appears when holding modifier keys during track construction.
- Fix: [#22527] Forcing an element type to “wall” via scripts can crash the game.
- Fix: [#22582] Lighting effects are not enabled/disabled correctly, making the game appear frozen.
- Fix: [#22598] Add several .parkpatch files to .sea scenarios with corresponding patches for RCT1 and RCT2 scenarios.
- Fix: [#22606] Virtual floor is sometimes drawn above the path when placing paths.
- Fix: [#22625] Fix compilation with orignal ride ratings.
- Fix: [#22663] Additional missing/misplaced land & construction rights tiles in Mystic Mountain, Build your own Six Flags Holland and Build your own Six Flags over Texas.
- Fix: [#22671] Game default to hide supports on startup.
- Fix: [#22671] Unchecking invisible option does not uncheck see-through option on transparency options and vice versa.
- Fix: [#22677] Hovering the file list in the load/save window causes a slowdown.
0.4.13 (2024-08-04)
------------------------------------------------------------------------
- Feature: [#19596] Allow for playing back a replay without camera movement or alert box.
- Feature: [#20831] The ride selection window now shows object authors if debugging tools are active.
- Feature: [#20832] The ride music tab now shows a track listing for the current music style.
- Feature: [#22172] [Plugin] Expose ride satisfaction ratings to the plugin API.
- Feature: [#22184] [Plugin] Expose staff statistics to the plugin API.
- Feature: [#22213] [Plugin] Allow plugins to focus on textboxes in custom windows.
- Feature: [#22272] [Plugin] Expose ride vehicle’s current track type via car trackLocation.
- Feature: [#22301] Loading save games or scenarios now indicates loading progress.
- Feature: [#22472] New title sequence (see https://github.com/OpenRCT2/title-sequences/releases/tag/v0.4.14 for credits).
- Feature: [OpenMusic#54] Added Progressive ride music style (feat. Approaching Nirvana).
- Improved: [#22352] The object selection window now groups relevant object tabs together.
- Improved: [#22357] Error messages are now themeable and easier to read.
- Improved: [#22361, objects#342, objects#343] Add additional colour presets to the Observation Tower, Twist, and Ferris Wheel.
- Improved: [#22433] Increase the network timeout from 7 to 20 seconds, should help slow clients getting disconnected.
- Improved: [#22437] File indexing now properly uses all CPU power, improving object and scenario indexing.
- Improved: [#22449] Reduced the time it takes to load and index objects, scenarios and tracks.
- Change: [#12292] The ‘Toggle visibility of toolbars’ shortcut is no longer assigned by default.
- Change: [#21494] Display pixel density is now taken into account for the initial window scale setting.
- Change: [#22230] The plugin/script engine is now initialised off the main thread.
- Change: [#22251] Hide author info in the scenery window unless debug tools are active.
- Change: [#22283] Let heavy snow and blizzard increase chance of brakes failure.
- Change: [#22309] The scenario editor now supports loading landscapes from .sea save files.
- Fix: [#17390] Glitchy animations for the ride type tabs in the object selection window.
- Fix: [#19210] The load/save window executes the loading code twice, resulting in a slowdown.
- Fix: [#21175] Terraform tool hotkeys don't work when toolbars are hidden.
- Fix: [#22056] Potential crash upon exiting the game.
- Fix: [#22101] Wrong tunnel shapes on Log Flume and Giga, Hybrid, Single-Rail and Alpine Coasters.
- Fix: [#22208] Cursor may fail to register hits in some cases (original bug).
- Fix: [#22209] Water tool selection may disappear near edge of map.
- Fix: [#22222] Staff list may remain invalid when changing tabs.
- Fix: [#22265] Button for switching covered tracks on slides doesn’t stay pressed.
- Fix: [#22284] Unrated rides cause high amount of nausea.
- Fix: [#22292] Progress bar widgets in guest and ride windows are not updating correctly.
- Fix: [#22304] Graphs don’t draw lines on the left edge of the screen.
- Fix: [#22308] OpenGL draws lines incorrectly in some cases.
- Fix: [#22318] Water sparkles are missing if transparent water is enabled without RCT1 linked.
- Fix: [#22333] Tile inspector closes other tool windows.
- Fix: [#22339] Printing ui.tool.cursor in console crashes the game.
- Fix: [#22348] Progress bar screen doesn’t handle window resizing.
- Fix: [#22389] Alpine coaster has wrong tunnel entrance type.
- Fix: [#22435] [Plugin] Off-by-one pixel issue in active widget width and height setters.
0.4.12 (2024-07-07)
------------------------------------------------------------------------
- Feature: [#622] Add option to align the top toolbar buttons horizontally centred (off by default).
- Feature: [#20263] Ability to increase the size of the map in the (0, 0) direction.
- Feature: [#21714] [Plugin] Costume assignment is now tailored to each staff type.
- Feature: [#21853] Enlarged UI mode.
- Feature: [#21893, #22065] On launch, the game now indicates what system is being initialised.
- Feature: [#21913] [Plugin] Allow precise and safe control of peep animations.
- Feature: [#22046] [Plugin] Add interface for crashed vehicle particle.
- Feature: [#22085] [Plugin] The result of actions that create banners now includes the bannerIndex.
- Feature: [#22087] [Plugin] Expose guests’ favourite rides to the plugin API.
- Feature: [#22090] [Plugin] Allow writing of paused state in non-networked settings.
- Feature: [#22140] Add option to automatically close dropdown menus if Enlarged UI is enabled.
- Feature: [#22150] [Plugin] Expose monthly expenditure history to the plugin API.
- Feature: [#22210] [Plugin] Peeps can now be made stationary or completely frozen.
- Feature: [#22210] [Plugin] The direction in which a peep is facing can now be manipulated.
- Improved: [#19870] Allow using new colours in UI themes.
- Improved: [#21774] The Alpine Coaster now supports using the alternative colour schemes.
- Improved: [#21853] Dropdowns now automatically use multiple columns if they are too tall for the screen.
- Improved: [#21981] Rendering performance of the map window has been improved considerably.
- Improved: [#21981] The map window now defaults to showing as much of the map as fits the screen.
- Improved: [#21983] Taking a screenshot now shows a message again, closing when taking another.
- Improved: [#22026] The options window now stays centred when window scaling is changed.
- Improved: [#22060] [Plugin] The scroll wheel can now be used to modify spinner widget values in custom/script windows.
- Improved: [#22065] Joining a network game now indicates progress using coaster trains.
- Improved: [#22075] [Plugin] Plugins can now use G1 Icons.
- Improved: [#22084] The game now temporarily pauses while the load/save window is open.
- Improved: [#22217] See-through items are ignored again in viewport/pointer interaction.
- Improved: [objects#238] Add preview image for invisible queue.
- Improved: [objects#329] Add RCT1AA lay-down coaster trains (for import only).
- Change: [#7248] Small mini-maps are now centred in the map window.
- Change: [#20240] Heavy snow and blizzards now make guests buy and use umbrellas.
- Change: [#21043] The new music styles are no longer added to old parks automatically.
- Change: [#21214] Wacky Worlds and Time Twister’s scenario names now match their park names.
- Change: [#21991] UI themes JSON now use colour names and a translucency bool, instead of a number (old themes still work).
- Change: [#22057] Reorder Time Twister’s scenarios and adjust their difficulty classification.
- Change: [#22173] Patrol path selection is visible over existing patrol paths.
- Change: [#22196] Make track navigation buttons holdable.
- Change: [#22227] [Plugin] Ride prices are now constrained for plugins as well.
- Fix: [#13234] Vehicle weight sometimes wrong after using Remove All Guests cheat.
- Fix: [#13294] Map corners are cut off in some directions (original bug).
- Fix: [#14630] Non-ASCII thousands and decimal separators not processed correctly.
- Fix: [#21496] Some RCT1 scenery is hidden after saving and reloading.
- Fix: [#21533] Support glitches on Hybrid Coaster.
- Fix: [#21974] No reason specified when attempting to place benches, lamps, or bins on path with no unconnected edges (original bug).
- Fix: [#21987] [Plugin] API cannot handle negative removal prices.
- Fix: [#22008] Uninverted Lay-down roller coaster uses the wrong support type.
- Fix: [#22012] [Plugin] Images on ImgButton widgets cannot be updated.
- Fix: [#22121] Some news items in the “Recent Messages” window have the wrong text colour.
- Fix: [#22152] [Plugin] Negative signed integers are truncated.
- Fix: [#22161] Using arrow keys in textboxes crashes the game.
- Fix: [#22174] Cheats are reset when starting a server.
- Fix: [#22185] Intensity and nausea are incorrectly sorted in the rides list after ratings invalidation.
- Fix: [#22226] Red traffic light shows incorrect sprite when pressed.
- Fix: [objects#323] Incorrect wall boundaries on large WW/TT scenery objects.
- Fix: [objects#331] Incorrect hover car capacity string.
- Fix: [objects#334] Incorrect school bus capacity string.
- Fix: [objects#337] Swan Boats use an incorrect third remap colour (original bug).
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/games/openrct2/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/games/openrct2/PLIST
cvs rdiff -u -r1.30 -r1.31 pkgsrc/games/openrct2/distinfo
cvs rdiff -u -r1.3 -r1.4 \
pkgsrc/games/openrct2/patches/patch-src_openrct2_core_String.cpp
cvs rdiff -u -r1.5 -r1.6 \
pkgsrc/games/openrct2/patches/patch-src_openrct2_platform_Platform.h
cvs rdiff -u -r1.6 -r0 \
pkgsrc/games/openrct2/patches/patch-src_openrct2_util_Util.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/openrct2/Makefile
diff -u pkgsrc/games/openrct2/Makefile:1.61 pkgsrc/games/openrct2/Makefile:1.62
--- pkgsrc/games/openrct2/Makefile:1.61 Sun Aug 25 06:18:45 2024
+++ pkgsrc/games/openrct2/Makefile Sat Sep 21 06:41:34 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2024/08/25 06:18:45 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2024/09/21 06:41:34 triaxx Exp $
-PKGNAME= openrct2-0.4.11
-PKGREVISION= 2
+PKGNAME= openrct2-0.4.14
CATEGORIES= games
DIST_SUBDIR= openrct2-${PKGVERSION_NOREV}
@@ -15,25 +14,31 @@ DISTFILES+= replays.zip
EXTRACT_ONLY+= openrct.tar.gz
+TITLE_SEQUENCE_VERSION= 0.4.14
+OBJECTS_VERSION= 1.4.7
+OPENSFX_VERSION= 1.0.5
+OPENMSX_VERSION= 1.6
+REPLAYS_VERSION= 0.0.79
+
SITES.openrct.tar.gz= \
-https://github.com/OpenRCT2/OpenRCT2/archive/refs/tags/v${PKGVERSION_NOREV}.tar.gz
# these versions come from CMakeLists.txt
SITES.title-sequences.zip= \
- https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.6/
+ https://github.com/OpenRCT2/title-sequences/releases/download/v${TITLE_SEQUENCE_VERSION}/
SITES.objects.zip= \
- https://github.com/OpenRCT2/objects/releases/download/v1.4.4/
+ https://github.com/OpenRCT2/objects/releases/download/v${OBJECTS_VERSION}/
SITES.opensound.zip= \
- https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.5/
+ https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v${OPENSFX_VERSION}/
SITES.openmusic.zip= \
- https://github.com/OpenRCT2/OpenMusic/releases/download/v1.5/
+ https://github.com/OpenRCT2/OpenMusic/releases/download/v${OPENMSX_VERSION}/
SITES.replays.zip= \
- https://github.com/OpenRCT2/replays/releases/download/v0.0.79/
+ https://github.com/OpenRCT2/replays/releases/download/v${REPLAYS_VERSION}/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/OpenRCT2/OpenRCT2/
Index: pkgsrc/games/openrct2/PLIST
diff -u pkgsrc/games/openrct2/PLIST:1.20 pkgsrc/games/openrct2/PLIST:1.21
--- pkgsrc/games/openrct2/PLIST:1.20 Thu May 9 17:13:36 2024
+++ pkgsrc/games/openrct2/PLIST Sat Sep 21 06:41:34 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2024/05/09 17:13:36 nia Exp $
+@comment $NetBSD: PLIST,v 1.21 2024/09/21 06:41:34 triaxx Exp $
bin/openrct2
bin/openrct2-cli
lib/libopenrct2.a
@@ -60,7 +60,7 @@ share/openrct2/object/official/audio/ope
share/openrct2/object/official/footpath_item/rct2dlc.footpath_item.litterpa.parkobj
share/openrct2/object/official/footpath_railings/openrct2.footpath_railings.invisible.json
share/openrct2/object/official/footpath_surface/openrct2.footpath_surface.invisible.json
-share/openrct2/object/official/footpath_surface/openrct2.footpath_surface.queue_invisible.json
+share/openrct2/object/official/footpath_surface/openrct2.footpath_surface.queue_invisible.parkobj
share/openrct2/object/official/music/openrct2.audio.title.parkobj
share/openrct2/object/official/music/openrct2.music.acid.parkobj
share/openrct2/object/official/music/openrct2.music.blizzard.parkobj
@@ -70,6 +70,7 @@ share/openrct2/object/official/music/ope
share/openrct2/object/official/music/openrct2.music.galaxy.parkobj
share/openrct2/object/official/music/openrct2.music.mystic.parkobj
share/openrct2/object/official/music/openrct2.music.prehistoric.parkobj
+share/openrct2/object/official/music/openrct2.music.progressive.parkobj
share/openrct2/object/official/music/openrct2.music.ragtime2.parkobj
share/openrct2/object/official/music/openrct2.music.rock4.parkobj
share/openrct2/object/official/ride/openrct2.ride.alpine_coaster.parkobj
@@ -179,6 +180,7 @@ share/openrct2/object/rct1/ride/rct1aa.r
share/openrct2/object/rct1/ride/rct1aa.ride.ghost_train_cars.parkobj
share/openrct2/object/rct1/ride/rct1aa.ride.heartline_twister_cars.parkobj
share/openrct2/object/rct1/ride/rct1aa.ride.hyper_twister_trains.parkobj
+share/openrct2/object/rct1/ride/rct1aa.ride.lay_down_trains.parkobj
share/openrct2/object/rct1/ride/rct1aa.ride.mini_helicopters.parkobj
share/openrct2/object/rct1/ride/rct1aa.ride.reverser_cars.parkobj
share/openrct2/object/rct1/ride/rct1aa.ride.side_friction_cars.parkobj
@@ -2365,6 +2367,106 @@ share/openrct2/object/rct2ww/scenery_wal
share/openrct2/object/rct2ww/scenery_wall/rct2ww.scenery_wall.wwind04.json
share/openrct2/object/rct2ww/scenery_wall/rct2ww.scenery_wall.wwind05.json
share/openrct2/object/rct2ww/scenery_wall/rct2ww.scenery_wall.wwind06.json
+share/openrct2/scenario_patches/0153987.parkpatch
+share/openrct2/scenario_patches/020ed74.parkpatch
+share/openrct2/scenario_patches/081feb1.parkpatch
+share/openrct2/scenario_patches/0844655.parkpatch
+share/openrct2/scenario_patches/0d53bdc.parkpatch
+share/openrct2/scenario_patches/0dcee48.parkpatch
+share/openrct2/scenario_patches/100dc43.parkpatch
+share/openrct2/scenario_patches/102a1c5.parkpatch
+share/openrct2/scenario_patches/11a2f48.parkpatch
+share/openrct2/scenario_patches/1286934.parkpatch
+share/openrct2/scenario_patches/1340eef.parkpatch
+share/openrct2/scenario_patches/13e81f2.parkpatch
+share/openrct2/scenario_patches/143e51a.parkpatch
+share/openrct2/scenario_patches/14b1d20.parkpatch
+share/openrct2/scenario_patches/17f0c69.parkpatch
+share/openrct2/scenario_patches/1be4b0b.parkpatch
+share/openrct2/scenario_patches/1c3ea45.parkpatch
+share/openrct2/scenario_patches/229cf57.parkpatch
+share/openrct2/scenario_patches/2594e15.parkpatch
+share/openrct2/scenario_patches/2696a05.parkpatch
+share/openrct2/scenario_patches/287e87d.parkpatch
+share/openrct2/scenario_patches/2bf0b3c.parkpatch
+share/openrct2/scenario_patches/32716c0.parkpatch
+share/openrct2/scenario_patches/32cce5d.parkpatch
+share/openrct2/scenario_patches/33bac63.parkpatch
+share/openrct2/scenario_patches/3735942.parkpatch
+share/openrct2/scenario_patches/3767ef3.parkpatch
+share/openrct2/scenario_patches/3781719.parkpatch
+share/openrct2/scenario_patches/37d31a4.parkpatch
+share/openrct2/scenario_patches/3a2ca59.parkpatch
+share/openrct2/scenario_patches/3ff5604.parkpatch
+share/openrct2/scenario_patches/43b5d61.parkpatch
+share/openrct2/scenario_patches/47e5512.parkpatch
+share/openrct2/scenario_patches/4ec6b38.parkpatch
+share/openrct2/scenario_patches/5112db4.parkpatch
+share/openrct2/scenario_patches/5429ba0.parkpatch
+share/openrct2/scenario_patches/59aea26.parkpatch
+share/openrct2/scenario_patches/5c95a4e.parkpatch
+share/openrct2/scenario_patches/608cd8a.parkpatch
+share/openrct2/scenario_patches/60cf30e.parkpatch
+share/openrct2/scenario_patches/6226822.parkpatch
+share/openrct2/scenario_patches/6633d17.parkpatch
+share/openrct2/scenario_patches/66ab5d1.parkpatch
+share/openrct2/scenario_patches/68a69f3.parkpatch
+share/openrct2/scenario_patches/6ce84b8.parkpatch
+share/openrct2/scenario_patches/70ce3e1.parkpatch
+share/openrct2/scenario_patches/72b0ef7.parkpatch
+share/openrct2/scenario_patches/72cf3d2.parkpatch
+share/openrct2/scenario_patches/73d0921.parkpatch
+share/openrct2/scenario_patches/746b554.parkpatch
+share/openrct2/scenario_patches/7c4c995.parkpatch
+share/openrct2/scenario_patches/7f38f1b.parkpatch
+share/openrct2/scenario_patches/7ffdb44.parkpatch
+share/openrct2/scenario_patches/80099be.parkpatch
+share/openrct2/scenario_patches/8108298.parkpatch
+share/openrct2/scenario_patches/815b6f6.parkpatch
+share/openrct2/scenario_patches/825134a.parkpatch
+share/openrct2/scenario_patches/829abd6.parkpatch
+share/openrct2/scenario_patches/82aeaf6.parkpatch
+share/openrct2/scenario_patches/82c619d.parkpatch
+share/openrct2/scenario_patches/835ec8b.parkpatch
+share/openrct2/scenario_patches/83bd798.parkpatch
+share/openrct2/scenario_patches/8965a5c.parkpatch
+share/openrct2/scenario_patches/8cd8484.parkpatch
+share/openrct2/scenario_patches/8efd5c6.parkpatch
+share/openrct2/scenario_patches/92f4b50.parkpatch
+share/openrct2/scenario_patches/9c8b7cf.parkpatch
+share/openrct2/scenario_patches/a04b536.parkpatch
+share/openrct2/scenario_patches/a0b4362.parkpatch
+share/openrct2/scenario_patches/a8a2299.parkpatch
+share/openrct2/scenario_patches/aaad3e7.parkpatch
+share/openrct2/scenario_patches/adffe2f.parkpatch
+share/openrct2/scenario_patches/b2cebe1.parkpatch
+share/openrct2/scenario_patches/b43b07e.parkpatch
+share/openrct2/scenario_patches/b4728d2.parkpatch
+share/openrct2/scenario_patches/b8b572d.parkpatch
+share/openrct2/scenario_patches/ba94426.parkpatch
+share/openrct2/scenario_patches/bfaf504.parkpatch
+share/openrct2/scenario_patches/c1d4056.parkpatch
+share/openrct2/scenario_patches/c215313.parkpatch
+share/openrct2/scenario_patches/c4fa992.parkpatch
+share/openrct2/scenario_patches/c82272a.parkpatch
+share/openrct2/scenario_patches/d055327.parkpatch
+share/openrct2/scenario_patches/d18eca1.parkpatch
+share/openrct2/scenario_patches/d4307c3.parkpatch
+share/openrct2/scenario_patches/d48bbfe.parkpatch
+share/openrct2/scenario_patches/db352d3.parkpatch
+share/openrct2/scenario_patches/e57112f.parkpatch
+share/openrct2/scenario_patches/e72d720.parkpatch
+share/openrct2/scenario_patches/e93677f.parkpatch
+share/openrct2/scenario_patches/ed85bec.parkpatch
+share/openrct2/scenario_patches/ef0c020.parkpatch
+share/openrct2/scenario_patches/f4b1675.parkpatch
+share/openrct2/scenario_patches/f71c978.parkpatch
+share/openrct2/scenario_patches/f9762d2.parkpatch
+share/openrct2/scenario_patches/fcc15f9.parkpatch
+share/openrct2/scenario_patches/fd4c6ee.parkpatch
+share/openrct2/scenario_patches/ff52987.parkpatch
+share/openrct2/scenario_patches/ffce0f2.parkpatch
+share/openrct2/scenario_patches/scenario_to_hash
share/openrct2/sequence/openrct2.parkseq
share/openrct2/sequence/rct1.parkseq
share/openrct2/sequence/rct1aa.parkseq
Index: pkgsrc/games/openrct2/distinfo
diff -u pkgsrc/games/openrct2/distinfo:1.30 pkgsrc/games/openrct2/distinfo:1.31
--- pkgsrc/games/openrct2/distinfo:1.30 Thu May 9 17:13:36 2024
+++ pkgsrc/games/openrct2/distinfo Sat Sep 21 06:41:34 2024
@@ -1,25 +1,24 @@
-$NetBSD: distinfo,v 1.30 2024/05/09 17:13:36 nia Exp $
+$NetBSD: distinfo,v 1.31 2024/09/21 06:41:34 triaxx Exp $
-BLAKE2s (openrct2-0.4.11/objects.zip) = 639c25c6875a1e3735d5b16f3da903eaa6204bdf4928afc09070f1b97f903134
-SHA512 (openrct2-0.4.11/objects.zip) = 602057c184970fa15e7f40804262fca55d21709d403d85b89d6c264144dc4251b9aa058b4ef37b5723c4ea39d6a317f0304fe41f1a9734766a75d1cab1170e75
-Size (openrct2-0.4.11/objects.zip) = 5392108 bytes
-BLAKE2s (openrct2-0.4.11/openmusic.zip) = 6e514c288586173dc35bdc4c08b95005c9c90a9ee556667b991d99f45ff98ac1
-SHA512 (openrct2-0.4.11/openmusic.zip) = 55d4afb854eaa5a69c42e7f0b26669c8fb58b2eba3e2892c655e76d8fab82e2734f39981d7f5ac69e11dc87d06c89795da2468feac3bc53ef6cfdd992e3924f3
-Size (openrct2-0.4.11/openmusic.zip) = 40548101 bytes
-BLAKE2s (openrct2-0.4.11/openrct.tar.gz) = c577dffc654729728f81b8c53c0faf5d06e77fa87f77c82e4b2573296fd985ff
-SHA512 (openrct2-0.4.11/openrct.tar.gz) = 820b0aaccdde433bf3da8a45e5893882e7a0bb1b0084fa6130ceab91489584a9d10b1ef18bac718e3f9ea910bdbcd878b7a3ca4f9361663a9fb496bb62a0ca80
-Size (openrct2-0.4.11/openrct.tar.gz) = 21842033 bytes
-BLAKE2s (openrct2-0.4.11/opensound.zip) = dc673d3cf272c0c1ccca9629771bf3d1bc2b10e27558cfed9209dfa569c35e7b
-SHA512 (openrct2-0.4.11/opensound.zip) = fc46ffb3f6243b3d783a280481ce373a8ddc8cf1fd28bfeceecf6223b72b38f1d49d0c95eea3376308a61a77c50c7a06252b6d72248cfecc493b63b65bd6512a
-Size (openrct2-0.4.11/opensound.zip) = 4012384 bytes
-BLAKE2s (openrct2-0.4.11/replays.zip) = 73840e6999d8ff5e9393bba99aae100f5d036b95ecfb0365b5192299d8042ae8
-SHA512 (openrct2-0.4.11/replays.zip) = 04acde4d60c8fa949b298dd15e38fe0421659357fa214dffb0577574e0b0ac218a01ce998f4e12e3ab13a88fbbba8096392462fda29c68a6215bc0875aaae9b2
-Size (openrct2-0.4.11/replays.zip) = 1934633 bytes
-BLAKE2s (openrct2-0.4.11/title-sequences.zip) = d9c4f888a5c31486913e43a1711e519ef6ae4f70b0c5cb7decdab2f6c03f0c8d
-SHA512 (openrct2-0.4.11/title-sequences.zip) = bd7d0f25047540572be75a4a8886e8dabdceb7a3e11fdeb5473b66fe804d829acdb763d34ec7cfa656df9bc527268a3e0e7ca09c699995804b22ff2a529ad5da
-Size (openrct2-0.4.11/title-sequences.zip) = 2547725 bytes
-SHA1 (patch-src_openrct2_core_String.cpp) = ddbf7d88545f260b820879aa178888b60de18cd3
+BLAKE2s (openrct2-0.4.14/objects.zip) = dfdfe560b2864d6aa6a506d7fe7b6f2212694fc6d3671b7dcd7e98a512923661
+SHA512 (openrct2-0.4.14/objects.zip) = 54f6872502333dc4063d0eca6d9e2cb6f7e6c7593be014a3c17df3b9a6dfa354b50c995953fb56973db8cef3733eedb3b64e680fe136724328156c1c590d9ae7
+Size (openrct2-0.4.14/objects.zip) = 5411765 bytes
+BLAKE2s (openrct2-0.4.14/openmusic.zip) = 15a8b57d6bf1aa8e06c33dc001c9fb3273caaef75283c6873c9ac028c4bc1e7b
+SHA512 (openrct2-0.4.14/openmusic.zip) = 88e3242da45f372e06de04e58d03fc3d256b1485467a25a3f8878c03eb2570eea2c787a9e0416c1b040c15886723ced1379d762f941a23e4bd2fce81416123b0
+Size (openrct2-0.4.14/openmusic.zip) = 42921141 bytes
+BLAKE2s (openrct2-0.4.14/openrct.tar.gz) = 984fe7a1cab2a390edcadb45b2c8b219fcb814441d50181593a71ff0fe2312e9
+SHA512 (openrct2-0.4.14/openrct.tar.gz) = 11eaec800aee9667d1a9d5f255f556572221b5f2190740d16c847e23bb1feb75fcb3876c4078ca069517eda72a27fb22f5c6fb91458bdf66dfe1f8ab51bd4e07
+Size (openrct2-0.4.14/openrct.tar.gz) = 21917635 bytes
+BLAKE2s (openrct2-0.4.14/opensound.zip) = dc673d3cf272c0c1ccca9629771bf3d1bc2b10e27558cfed9209dfa569c35e7b
+SHA512 (openrct2-0.4.14/opensound.zip) = fc46ffb3f6243b3d783a280481ce373a8ddc8cf1fd28bfeceecf6223b72b38f1d49d0c95eea3376308a61a77c50c7a06252b6d72248cfecc493b63b65bd6512a
+Size (openrct2-0.4.14/opensound.zip) = 4012384 bytes
+BLAKE2s (openrct2-0.4.14/replays.zip) = 73840e6999d8ff5e9393bba99aae100f5d036b95ecfb0365b5192299d8042ae8
+SHA512 (openrct2-0.4.14/replays.zip) = 04acde4d60c8fa949b298dd15e38fe0421659357fa214dffb0577574e0b0ac218a01ce998f4e12e3ab13a88fbbba8096392462fda29c68a6215bc0875aaae9b2
+Size (openrct2-0.4.14/replays.zip) = 1934633 bytes
+BLAKE2s (openrct2-0.4.14/title-sequences.zip) = 59f5b4a86a39b292971cf2ad9a276c37fe87319aba03d3a34083e950402001af
+SHA512 (openrct2-0.4.14/title-sequences.zip) = 27a1f5e87063ed9baf5faeca15a914e1a57584da6ab0d06d2b9e1f08e801c53f2ea9826381bf5e3dd8e220ff2da601a98841a08f9bcad1e0280b04746512bfb1
+Size (openrct2-0.4.14/title-sequences.zip) = 7791573 bytes
+SHA1 (patch-src_openrct2_core_String.cpp) = 3859390484942120f4bb513fe6dbc47e8412555c
SHA1 (patch-src_openrct2_platform_Platform.Posix.cpp) = 9c052c55489cd2bb4e0f50a71c7cd48f29d3887b
-SHA1 (patch-src_openrct2_platform_Platform.h) = bfac1159b28a0ba37b2cb1a5f1be8729aba03cb8
+SHA1 (patch-src_openrct2_platform_Platform.h) = 07725c608d003a48aafce21d7853631a4f223c3c
SHA1 (patch-src_openrct2_platform_Platform.macOS.mm) = 63d05c611909b6db778a9feeaaac16ac9bb450b7
-SHA1 (patch-src_openrct2_util_Util.cpp) = 0acc8469a7b81b3259d891e8b559b64f6e6e842d
Index: pkgsrc/games/openrct2/patches/patch-src_openrct2_core_String.cpp
diff -u pkgsrc/games/openrct2/patches/patch-src_openrct2_core_String.cpp:1.3 pkgsrc/games/openrct2/patches/patch-src_openrct2_core_String.cpp:1.4
--- pkgsrc/games/openrct2/patches/patch-src_openrct2_core_String.cpp:1.3 Mon Apr 29 13:43:46 2024
+++ pkgsrc/games/openrct2/patches/patch-src_openrct2_core_String.cpp Sat Sep 21 06:41:34 2024
@@ -1,14 +1,14 @@
-$NetBSD: patch-src_openrct2_core_String.cpp,v 1.3 2024/04/29 13:43:46 nia Exp $
+$NetBSD: patch-src_openrct2_core_String.cpp,v 1.4 2024/09/21 06:41:34 triaxx Exp $
All BSD-like platforms have alloca in stdlib.h.
---- src/openrct2/core/String.cpp.orig 2024-04-29 10:11:22.368024600 +0000
+--- src/openrct2/core/String.cpp.orig 2024-09-01 20:30:08.000000000 +0000
+++ src/openrct2/core/String.cpp
-@@ -15,8 +15,10 @@
- #include <stdexcept>
+@@ -17,8 +17,10 @@
#include <vector>
+
#ifndef _WIN32
--# ifndef __FreeBSD__
+-# if !defined(__FreeBSD__) && !defined(__NetBSD__) && !defined(__OpenBSD__)
+# if defined(__linux__) || defined(__sun)
# include <alloca.h>
+# else
Index: pkgsrc/games/openrct2/patches/patch-src_openrct2_platform_Platform.h
diff -u pkgsrc/games/openrct2/patches/patch-src_openrct2_platform_Platform.h:1.5 pkgsrc/games/openrct2/patches/patch-src_openrct2_platform_Platform.h:1.6
--- pkgsrc/games/openrct2/patches/patch-src_openrct2_platform_Platform.h:1.5 Fri Sep 8 08:52:16 2023
+++ pkgsrc/games/openrct2/patches/patch-src_openrct2_platform_Platform.h Sat Sep 21 06:41:34 2024
@@ -1,10 +1,10 @@
-$NetBSD: patch-src_openrct2_platform_Platform.h,v 1.5 2023/09/08 08:52:16 triaxx Exp $
+$NetBSD: patch-src_openrct2_platform_Platform.h,v 1.6 2024/09/21 06:41:34 triaxx Exp $
Support NetBSD.
--- src/openrct2/platform/Platform.h.orig 2022-04-25 17:21:38.000000000 +0000
+++ src/openrct2/platform/Platform.h
-@@ -80,7 +80,7 @@ namespace Platform
+@@ -82,7 +82,7 @@ namespace Platform
std::string GetUsername();
std::string GetSteamPath();
Home |
Main Index |
Thread Index |
Old Index