File taradino.changes of Package taradino
-------------------------------------------------------------------
Mon Dec 22 14:55:15 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20251222
* General: Find game assets in GOG Galaxy install paths.
* Music: Properly clamp MusicMode value and fall back to
SDL2_Mixer music.
-------------------------------------------------------------------
Tue Dec 16 11:16:27 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20251216
* Taradino now searches for all available official Level Packs and
adds them for selection to the New Game menu.
* Separate mouse sensitivities for turn, move and look.
* Mouse look now directly affects the view angle, instead of the
target view angle.
* Key bindings are now assured to be unique.
* Remove hard-coded soundfont paths. Soundfonts are now searched
for in common user and system directories, with the first one
that's found being used. Additionally, there is the Soundfont
config key in sound.rot that can be set to override this.
* Optional support for music playback by OPL/AdLib synthesis with
libADLMIDI as a compile time option.
-------------------------------------------------------------------
Fri Oct 31 14:23:39 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20251031
* Rendering: Use `SDL_BlitScaled()` on Wayland exclusively
* Input: Replace mouse delta code with `GetRelativeMouseState()`
-------------------------------------------------------------------
Sat Aug 16 16:32:37 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20250816
* Fix a rendering bug on systems with the X11 render driver
-------------------------------------------------------------------
Fri Aug 15 13:53:11 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20250815
* Add support for RottEX map files to rt_ted.c
* Fix left shift key not showing up as a bind
* Prevent moving walls from hijacking sound channel 0
* Fix a read past memory region allocated for a door
* Automatically detect level packs from other ROTT installations
* Show the DOS text mode splash when exiting the game
-------------------------------------------------------------------
Tue Jun 17 12:01:51 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 1.1.3+git61 (commit 4404962)
* Project renamed itself to "taradino"
* Add support for RottEX map files to rt_ted.c
* Fix left shift key not showing up as a bind
* Prevent moving walls from hijacking sound channel 0
* Fix a read past memory region allocated for a door
-------------------------------------------------------------------
Mon Aug 28 18:21:34 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 1.2~git107 (commit 662bb1b55; 1.1.2+git107)
* Change screenshot format from .pcx/.lbm to .bmp
* Fix fadein/fadeout rendition of Darkwar intro sequence
-------------------------------------------------------------------
Sun Jul 2 11:42:54 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 1.2~git66 (commit 99e8523e4; 1.1.2+git66)
* Switch from SDL1 to SDL2
-------------------------------------------------------------------
Sun Jun 28 18:21:25 UTC 2015 - jengelh@inai.de
- Initial package (version 1.1.2.s287) for build.opensuse.org