43 Commits

Author SHA256 Message Date
e752247c48 Accepting request 1279926 from games
OBS-URL: https://build.opensuse.org/request/show/1279926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=18
2025-05-26 16:37:18 +00:00
583ee23024 - Update to version 1.2.16
Added
  * Exclusive fullscreen mode and borderless fullscreen windowed
    mode.
  * Cvar to control refresh rate in exclusive fullscreen mode
    (vid_refresh_rate).
  * Cvar to control window mode (vid_window_mode).
  Fixed
  * [CMake] Do not use command 'project' in the intermediate
    scripts.
- Update to version 1.2.15
  Fixed
  * MacOS build with embeded SDL v2.32.2.

OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=41
2025-05-25 17:29:49 +00:00
0618bcf97e Accepting request 1256048 from games
OBS-URL: https://build.opensuse.org/request/show/1256048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=17
2025-03-25 22:09:59 +00:00
68172d4eaf - Update to version 1.2.14
Fixed
  * Crash if external textures are on and there are no any texture
    file.
  * Crash when extracting the sprites.
  *  Missing path normalization in extractors.
  * Crash when level to extract is missing.

OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=39
2025-03-25 19:31:30 +00:00
2f58dd4fb7 Accepting request 1231562 from games
OBS-URL: https://build.opensuse.org/request/show/1231562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=16
2024-12-17 18:23:08 +00:00
5c0e993991 Accepting request 1231021 from home:mnhauke:games
- Update to version 1.2.13
  Fixed
  * [AOG][HWR] Fix weapon position when toggle widescreen.
  * Hide back-to-demo menu item when there is no mission active.
  * Informants Die Upon Reloading a QuickSave.
  * Fizzle fade on death.
  * Don't increase a turn speed when running.
  * [AOG] Walking sounds for Cyborg Warrior and Bio-Mech Guardian.
  * "Full map" cheat.
  * Asleep enemies when dumps info to log.
  * [Windows] DPI awarness.
  * [HWR] Render walls on both sides of a door to avoid a possible
    gap.
  * Possible saved game corruption.
  * Load maps from https://legacy.3drealms.com/stuff/bsflrs.zip.
  * Boss spawning in AOG.
  * Error at startup when profile directory is empty.
  * Buffer overflow for textured ceiling or floor.
  * [CFG] Escape argument string on serialization.
  * Sprite extraction error "Sprite page index out of range."
  * "Actor is in actorat" condition.
  * Order buttons inside the message box from right to left.
  * Possible out of range index access in ClearNClose.
  * [HWR] Crash on E5M14.
  * [SDL] Audio mixer crash on exit.
  * Crash when playing UI sound and there is no audio devices
    detected.
  Added
  * [#503] If the player score for the level is above 96%, the
    informant will tell the location of a single missing enemy or

OBS-URL: https://build.opensuse.org/request/show/1231021
OBS-URL: https://build.opensuse.org/package/show/games/bstone?expand=0&rev=37
2024-12-16 17:41:09 +00:00
4367de46f4 Accepting request 1150022 from games
OBS-URL: https://build.opensuse.org/request/show/1150022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=15
2024-02-25 13:05:42 +00:00
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
fee9d4f25a Accepting request 1078502 from games
OBS-URL: https://build.opensuse.org/request/show/1078502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=14
2023-04-12 10:51:27 +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
fca8b999e9 Accepting request 1005417 from games
OBS-URL: https://build.opensuse.org/request/show/1005417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=13
2022-09-22 16:21:14 +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
9445116e37 Accepting request 949869 from games
OBS-URL: https://build.opensuse.org/request/show/949869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=12
2022-01-29 19:59:40 +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
Richard Brown
abc9175120 Accepting request 880434 from games
- Update to version 1.2.11
  * 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.
- 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.

OBS-URL: https://build.opensuse.org/request/show/880434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=11
2021-03-30 19:04:33 +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
74697c4991 Accepting request 848510 from games
OBS-URL: https://build.opensuse.org/request/show/848510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=10
2020-11-15 14:27:04 +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
fd372f4ab1 Accepting request 820460 from games
OBS-URL: https://build.opensuse.org/request/show/820460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=9
2020-07-14 05:56:58 +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
5e89d3ef0c Accepting request 819295 from games
OBS-URL: https://build.opensuse.org/request/show/819295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=8
2020-07-08 17:15:31 +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
8cdb1487f3 Accepting request 815877 from games
OBS-URL: https://build.opensuse.org/request/show/815877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=7
2020-07-02 22:03:11 +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
60854944df Accepting request 769813 from games
OBS-URL: https://build.opensuse.org/request/show/769813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=6
2020-02-04 18:55:36 +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
fe8b4cdef9 Accepting request 767256 from games
OBS-URL: https://build.opensuse.org/request/show/767256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=5
2020-01-26 23:22:44 +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
8cdfffdf2f Accepting request 750392 from games
OBS-URL: https://build.opensuse.org/request/show/750392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=4
2019-12-04 12:50:05 +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
38279fbacb Accepting request 734091 from games
OBS-URL: https://build.opensuse.org/request/show/734091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=3
2019-10-02 09:57:59 +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
b583698906 Accepting request 715340 from games
OBS-URL: https://build.opensuse.org/request/show/715340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=2
2019-07-16 06:41:12 +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
0d68cd50d8 Accepting request 711739 from games
Initial package for bstone

OBS-URL: https://build.opensuse.org/request/show/711739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bstone?expand=0&rev=1
2019-07-11 11:08:06 +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