Commit Graph

22 Commits

Author SHA256 Message Date
696a5bbded Accepting request 1149196 from home:dimstar:rpm4.20:b
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149196
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=35
2024-02-23 18:21:11 +00:00
ba43b848fb Accepting request 1078171 from home:mnhauke:games
- Add patch:
  * bstone-fix-build-with-gcc13.patch

OBS-URL: https://build.opensuse.org/request/show/1078171
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=33
2023-04-11 18:26:26 +00:00
fc913ddb98 Accepting request 1004462 from home:mnhauke:games
- Update to version 1.2.12
  Added
  * Support Nuked OPL3 emulator.
  * Option to control OPL3 emulator type (snd_opl3_type).
  * [README] "Known issues" section.
  Fixed
  * Cancel strafe movement if both keys are pressed.
  * Clear damage effects after loading the game, etc.
  * Fix GOG / Steam content detection.
  * Fix checking if the level is official.
  * Fix crash after changing audio driver via the menu.
  * Match audio attenuation to vanilla as close as possible.
  * Option vid_renderer now works in command-line.
  * Render 3D scene behind "You are jamming" cheat message box.
  * Use SDL 2.0.5+ functions only if available.
  * [AOG] Conditions to complete the episode.
  * [AOG] Fix "N/A" font size and color in the floor input panel.
  * [AOG] Interact with elevator controls on east-west side only.
  * [AOG] Match transporting behavior between floors to original.
  * [AOG] Render ouch frame only on damage for Plasma Sphere.
  * [AOG] Reverse textures for charge packs.
  * [HWR] Render enter-only door size without lock as unlocked.
  * [OAL] List only available extensions.
  * [OAL] Load AL symbols within context.
  * [SDL] Error "Renderer already associated with window".
  * [SDL] Reduce CPU usage for digitized low-pass filtering.
  Changed
  * Limit stream I/O to 32 bit.
  * [OAL] List devices with ALC_ENUMERATE_ALL_EXT if available.
  * [VIDEO] Rename vid_windowed_height to vid_height.

OBS-URL: https://build.opensuse.org/request/show/1004462
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=31
2022-09-22 13:38:14 +00:00
749e4951cf Accepting request 949866 from home:susnux:branches:games
- Fix license tags (statically linked libraries)

OBS-URL: https://build.opensuse.org/request/show/949866
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=30
2022-01-29 12:42:34 +00:00
Ferdinand Thiessen
d54d179647 OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=28 2021-03-22 04:21:29 +00:00
Ferdinand Thiessen
049a1d8906 Accepting request 880411 from home:mnhauke:games
- Update to version 1.2.11
  * [CMake] Root CMakeLists.txt.
  * [CMake] Add option BSTONE_MORE_COMPILER_WARNINGS for more
    compiler warnings.
  * Bindings to take screenshots (default F5).
  * Option to control weapon bobbing (actual for Planet Strike
    only).
  * PC Speaker SFX.
  * Option snd_sfx_type to switch between AdLib and PC Speaker
    audio.
  * Option snd_is_sfx_digitized to toggle SFX digitization.
  * Extracting unprocessed audio (*.data).
  * Extracting PC Speaker audio.

OBS-URL: https://build.opensuse.org/request/show/880411
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=27
2021-03-22 04:19:27 +00:00
Matthias Mailänder
b1186ec90d Accepting request 872138 from home:mnhauke:games
- Update to version 1.2.10
  Added
  * Support for external textures (bmp, png).
  * Configuration for external textures (vid_external_textures).
  * OpenAL 3D audio driver.
  * Configuration for OpenAL driver (snd_driver, snd_oal_library,
    snd_oal_device_name).
  Fixed
  * Search path with provided data_dir.
  * Double fading on new game or load game when using hw renderer.
  * Fade whole screen when in widescreen and 3D view is showing.
  * Next map number for level transition.
  * Support for lowercase resource file names.
  * [CMake] Always enabled precompiled headers.

OBS-URL: https://build.opensuse.org/request/show/872138
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=26
2021-02-14 17:49:31 +00:00
Matthias Mailänder
d212c37284 Accepting request 848506 from home:mnhauke:games
- Update to version 1.2.9
  Added
  * Option vid_filler_color_index to select filler color.
  Fixed
  * Enable sfx and music by default for first startup.
  * Lives counter.
  * Input floor panel visual glitches.

OBS-URL: https://build.opensuse.org/request/show/848506
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=24
2020-11-14 14:07:52 +00:00
Ferdinand Thiessen
2bbb637096 Accepting request 820007 from home:mnhauke:games
- Update to version 1.2.8
  Fixed
  * Disabled episodes 5 and 6 in static build.

OBS-URL: https://build.opensuse.org/request/show/820007
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=22
2020-07-11 20:49:41 +00:00
Matthias Mailänder
2610d41ffc Accepting request 819277 from home:mnhauke:games
- Update to version 1.2.7
  Fixed
  * Extraction of compressed texts.
  * Same texture for door type BIO.
  * Player radius for item pickup.
  * Missing test for pushwall in CheckLine.
  * Fix sfx turning off when in-game sounds paused.
  * Show option "Game Options -> Video -> Stretch UI".
  Changed
  * Replaced almost all fixed-point arithmetic with a
    floating-point one.
  * Relay on CMake's PCH support if available.

OBS-URL: https://build.opensuse.org/request/show/819277
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=20
2020-07-07 22:04:28 +00:00
afd1bf913c Accepting request 815797 from home:mnhauke:games
- Update to version 1.2.6
  Added
  * Option snd_resampling_interpolation to specify interpolation
    method for resampling.
  * Option snd_resampling_lpf to toggle low-pass filter for
    resampling.

OBS-URL: https://build.opensuse.org/request/show/815797
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=18
2020-06-19 06:38:31 +00:00
Dmitriy Perlow
031d284b16 Accepting request 814291 from home:mnhauke:games
- Update to version 1.2.5
  Fixed
  * [AOG][E4L1] Removed unnecessary in-place level fix.
- Update to version 1.2.4
  Added
  * [AOG] "Cursor" for elevetor panel.
  * Option --extract_vga_palette to extract VGA palette.
  * Pause game audio when in menu.
  Changed
  * Increased maximum actor count.
  * Use floating point for audio mixing.
  * Rewrite low-pass filter for PCM upsampling.
  * Saved games are not compatible with previous version.
  Fixed
  * [AOG] Revised initial hitpoints for bosses.
  * [AOG][E4L1] Added missing barrier switch for 100% points.
  * [PS] Hide already pushed pushwall on auto-map.
  * Pickup items while attacking.
  * Sprite precache for Perscan Drone and Volatile Material
    Transport.
  * Both games should be now completable with 100% rating.

OBS-URL: https://build.opensuse.org/request/show/814291
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=17
2020-06-14 17:51:39 +00:00
e7a9ae0715 Accepting request 809670 from home:mnhauke:games
- Update to version 1.2.3
  Added
  * Input bindings to cycle weapons.
  Changed
  * Apply bonus queue after finishing the mission.
  * Write data into temporary file and then rename it.
  * Enable high score menu for debug build.
  * Saved games are not compatible with previous version.
  Fixed
  * [AOG] Animation timings for some actors to match origin.
  * [AOG] Bio-tech placed on special tile (E5L2; (18, 43)).
  * Sprite precache for crate items.
  * Sprite precache for morphed Dr. Goldfire.
  * Level state after death when extra live is available.
  * Add points for destroying projector generator.
  * Displaying pushwalls after loading from saved game.
  * Hit points table.
  * Player's attack tracing.
  * Zigzag movement when strafing along the wall.
  Removed
  * Default values for some input bindings.

OBS-URL: https://build.opensuse.org/request/show/809670
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=16
2020-05-27 20:46:55 +00:00
Matthias Mailänder
157a8a9bde Accepting request 805630 from home:mnhauke:games
- Update to version 1.2.2
  * Fix handling of file paths.

- Update to version 1.2.1
  * Auto-detect game content of GOG and Steam.
  * Show message box with options if multiple game contents found.

OBS-URL: https://build.opensuse.org/request/show/805630
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=15
2020-05-14 18:41:44 +00:00
Ferdinand Thiessen
7ba7ce220e Accepting request 802300 from home:mnhauke:games
- Update to version 1.2.0
  Added
  * 3D-renderer (OpenGL backend).
  * Menu to control video mode.
  * Menu to control texturing.
  * [RHW] Texture upscale filter (xBRZ).
  * Option snd_is_disabled to ignore audio subsystem.
  * Option vid_is_positioned to control position of the window.
  * Option vid_is_widescreen to control widescreen mode.
  * Option vid_is_ui_stretched to control UI stretching.
  * Option vid_2d_texture_filter to control texturing filter for UI
  * Option vid_3d_texture_image_filter to control texturing
    image filter for the scene.
  * Option vid_3d_texture_mipmap_filter to control texturing
    mipmap filter for the scene.
  * Option vid_3d_texture_anisotropy to control anisotropy filter
    for the scene.
  * Option vid_texture_upscale_filter to select texturing upscale
    filter.
  * Option vid_texture_upscale_xbrz_degree to control degree of
    xBRZ filter.
  * Option vid_aa_kind to select anti-aliasing mode.
  * Option vid_aa_degree to select anti-aliasing degree.
  * Option calculate_hashes to calculate hashes of resource files.
  * Option extract_walls to extract graphics resources (wall,
    flooring, etc.).
  * Option extract_sprites to extract graphics resources (actors,
    decorations, etc.).
  * Option extract_music to extract music resources.
  * Option extract_sfx to extract sfx resources.

OBS-URL: https://build.opensuse.org/request/show/802300
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=14
2020-05-10 11:55:42 +00:00
Ferdinand Thiessen
78e1dd9c83 Accepting request 769269 from home:mnhauke:games
- Update to version 1.1.16
  * Removed some checks on barriers

OBS-URL: https://build.opensuse.org/request/show/769269
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=12
2020-02-04 01:36:25 +00:00
Ferdinand Thiessen
28b01ce1ee Accepting request 767247 from home:mnhauke:games
- Update to version 1.1.15
  * Changed: Number secret floor
  * Fixed: Destination position for inter-floor teleporter

OBS-URL: https://build.opensuse.org/request/show/767247
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=10
2020-01-25 21:11:41 +00:00
0fe73defb9 Accepting request 750031 from home:simotek:branches:games
- %make_jobs is depricated replaced by %cmake_build

OBS-URL: https://build.opensuse.org/request/show/750031
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=8
2019-11-22 21:30:27 +00:00
2748eec407 Accepting request 747012 from home:mnhauke:games
- Update to version 1.1.14
  * Removed Alt and Ctrl to handle menu item.
  * Fixed Text typos
  * Fixed SDL with two digit sub-version number
  * Apply floor bonus correctly on percentage greater than 100%
- Remove patch:
  * Fix-SDL2W.patch (fixed by upstream)

OBS-URL: https://build.opensuse.org/request/show/747012
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=7
2019-11-13 13:14:46 +00:00
Ferdinand Thiessen
33d930d324 Accepting request 734083 from home:cgiboudeaux:branches:games
- Add Fix-SDL2W.patch to fix the SDL2 detection.

OBS-URL: https://build.opensuse.org/request/show/734083
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=5
2019-09-30 14:07:13 +00:00
Ferdinand Thiessen
6034c9efa0 Accepting request 715331 from home:mnhauke:games
- Update to version 1.1.13
  * [AOG] Allow to warp to level beyond the 10th one.
  * Critical error if switch connected to non-activable object.

OBS-URL: https://build.opensuse.org/request/show/715331
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=3
2019-07-14 18:44:47 +00:00
dacb3cd693 Accepting request 711577 from home:mnhauke:games
Initial package for bstone

OBS-URL: https://build.opensuse.org/request/show/711577
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=1
2019-06-24 06:16:16 +00:00