Commit graph

6083 commits

Author SHA1 Message Date
micha
c976464915 games/woof: Update to 10.3.0
Woof! 10.3.0
------------
New Features and Improvements
- Add new steam dirs for Unity IWAD and Final Doom.
- Add optional BLOCKMAP bug fix by Terry Hearst.
  Add a "compatibility breaking" menu category for this and "Pistol Starts".
- Implement player view/weapon bobbing (off, full, 75%).
- Complete "missed backside" emulation and disable it by default.
- Avoid demo lump name collisions (e.g. MAP01.lmp).
- Add rudimentary support for "REKKR: Sunken Land" (rename IWAD extension
  to .wad), fixes unwanted colored blood.
- Add reverb/chorus settings for Native MIDI.
- Let exit lines blink on the Automap as well if "blinking keyed doors" are
  enabled.
- Add smooth texture and flat scrolling.
- Synchronize animated flats.
- Remove the "STS" prefix from the Level Stats widget.

Bug Fixes
- Skip response file in M_CheckCommandLine(), fixes network games initiated
  from the setup tool.
- Fixes for netgame demos and automap (fix playback skipping and progress
  bar for netgame demos, fix angles and interpolate other player arrows in
  automap, allow restart level/demo in deathmatch).
- Try loading a song again if SDL_Mixer couldn't detect it, fixes playback
  of some obscure MP3 files.
- Fix binding the mouse wheel to any action, excluding movement
  (forward/backward, turning and strafe).
- Fix Windows native MIDI level transitions (by @ceski-1).
- Remove SDL version check for Windows 11 "freezing" issue.
- Fix printing of timing demo results.
- Fix an issue with caching zero-sized lumps.
- Fix blood color setting (resp. unsetting) in DEH.
- Fix brightmap of the COMPUTE1 texture (by @JNechaevsky).

Miscellaneous
- The code base has been made compatible with Clang 15 and now requires
  a C99 capable compiler.
2022-09-30 15:13:13 +00:00
markd
bfd3806e85 KDE Gear update to 22.08.1
16 months of development
2022-09-29 00:47:27 +00:00
wiz
efceedfc1a *: recursive bump for ffmpeg4 switch to x264 2022-09-27 20:58:20 +00:00
fcambus
81c4862b74 trader: update to 7.18.
Version 7.18 (3rd August, 2022)
-------------------------------

Minor bug fix: remove the ``<icon>`` line from `trader.appdata.xml.in` so
that the icon is taken from the `trader.desktop` file instead, otherwise
Fedora builds fail with a message from ``appstream-util validate-relax``
that "tag-invalid: stock icon is not valid [trader.svg]".


Version 7.17 (3rd August, 2022)
-------------------------------

Fixed two TOCTOU (time-of-check / time-of-use) bugs that arose between
checking for the traditional data directory and creating a data directory
later.  Also fixed a bug when the ``HOME`` environment variable is empty:
use the current directory instead.

Updated the Brazilian Portuguese, Norwegian Bokmal, Swedish, French,
Esperanto, Serbian, German and English translations (in that order), with
thanks to Rafael Fontenelle, Johnny A. Solbu, Anders Jonsson, Frederic
Marchal, Felipe Castro, Miroslav Nikolih and Roland Illig respectively.

Updated the minimum version of GNU Autoconf required, giving the option
of compiling with C17 or C11 instead of C99.  Updated to the latest
snapshot of the Gnulib GNU Portability Library.
2022-09-27 20:32:56 +00:00
pin
0ea8546605 games/termatrix: update to 2.2.0
v2.2.0
 - feat: added new glyph sets: math, set, symbol

v2.1.0
 - feat: added support for glyph set selection (--glyph-set/-g)

v2.0.1
 - feat: describe step delays in the README
 - feat: readme config examples
2022-09-27 07:44:28 +00:00
nia
4f4eeb676e devilutionx: Avoid forcing static linkage against libstdc++
Avoid mixing PIE and non-PIE code on aarch64, which results in a build
failure
2022-09-24 08:46:23 +00:00
nia
c2127ada82 velena: cannot build on aarch64 due to -m32 usage 2022-09-24 08:33:19 +00:00
nia
bc12aef760 warzone2100: Needs gnu standard variant to get alloca builtin 2022-09-24 08:31:23 +00:00
nia
add8d9a57b gnome-sudoku: Does not USE_PKGLOCALEDIR 2022-09-20 06:59:53 +00:00
nia
522bbbfdf3 holtz: Does not USE_PKGLOCALEDIR 2022-09-20 06:59:02 +00:00
nia
7709bd4785 orbital_eunuchs_sniper: Correct CPU name for SunOS on 64-bit x86 2022-09-20 06:58:00 +00:00
nia
3d43380955 xgalaga: Ensure sound server is installed to /libexec regardless of OS 2022-09-20 06:56:51 +00:00
he
7df0bf742d games/freecell-solver: pull in gmp for 128-bit ints on powerpc. 2022-09-18 19:06:27 +00:00
he
dddf72dfb8 games/stockfish: use mk/atomic64.mk since this uses that feature.
Fixes build on NetBSD/macppc.
2022-09-17 17:25:54 +00:00
pin
98af1774aa games/termatrix: update to 2.0.0
- support for traces of different colors
 - multi-color support
 - traces now scroll at different rates
 - prevent a muddy field by correctly throttling updates
2022-09-16 06:36:05 +00:00
adam
1b9ef6d438 wesnoth: updated to 1.16.6
Version 1.16.6
 Translations
   * Updated translations: Arabic, British English, Bulgarian, Chinese (Simplified), Chinese (Traditional), Czech, French, Italian, Japanese, Portuguese (Brazil), Russian, Swedish, Turkish
 Miscellaneous and Bug Fixes
   * Fixed drake flare leadership animation over water
   * Fixed animations not clearing properly when zoomed
   * Fixed the `{IS_HERO}` macro to avoid losing the hero ellipse when a unit levels up
   * Fixed highlighted movement range when hovering over units after their owner ends turn. It now shows their max movement next turn, instead of the remaining moves from their previous turn.
   * Fixed out of sync errors occurring when unused add-ons contain the [resistance_defaults] or [terrain_defaults] tags
2022-09-14 07:24:06 +00:00
wiz
dd5f63c32a *: bump PKGREVISION for flac shlib bump 2022-09-11 12:51:02 +00:00
wiz
7fc7df0559 cataclysm-dda-sdl: fix build with latest SDL2_ttf 2022-08-23 10:41:34 +00:00
tnn
c27f1690e2 xpipeman: define SYSV on SunOS
Unknown why pkgsrc's patch-ab unconditionally removed -DSYSV in 1998.
Has probably been failing in bulk builds since then.
2022-08-22 17:36:13 +00:00
micha
27f5a7005d games/woof: Remove patch (merged upstream) 2022-08-22 15:22:26 +00:00
micha
7f0d72caad games/woof: Update to 10.2.0
Remove patch for PKGMANDIR (merged upstream).
Do not use "doc/Woof" subdirectory.

Woof! 10.2.0
------------
New Features and Improvements
- Continue demo recording: Start the game with -playdemo demo1 -record
  demo2 or -recordfromto demo1 demo2 (also works in multiplayer).
- Join demo key that allows to start recording a demo from anywhere
  while the demo is playing (also works in multiplayer).
- Looking up/down with gamepad (padlook key).
- Add a FluidSynth gain setting to config. It allows to manually adjust
  the volume for "quiet" soundfonts.
- Replace the "Enable translucency" option with "Enable predefined
  translucency". Turn off translucency for things that were defined in
  Boom/MBF, but don't change the translucency defined in PWAD/Dehacked.
- The cosmetic recoil option works with some MBF21 codepointers.
  All weapons in Vesper.wad now have recoil.
- Implement NOTARGET cheat.
- Always display level title in automap overlay mode.
- Print complevel in console when loading level.
- -skipsec takes negative numbers to skip from the end of the demo
  instead of from the start.
- Restart level/demo key also restarts demo playback.

Bug Fixes
- Fix of hanging decoration disappearing (FW.wad MAP02).
- Compatibility for non-Latin paths in environment variables on Windows
  (e.g. DOOMWADDIR).
- Fix misplaced level stats text on Boom HUD.
- "Pain/pickup/powerup flashes" option also affect invulnerability.
- Enable colored blood in strict mode, but don't change vanilla
  monsters. Fixes colored blood in Judgement.wad
- Don't allow strafe and turn at the same time with gamepad (prevent
  easy SR50).
- Fix suppress savegame in G_ReadDemoTiccmd().
- Fix restart demo recording after death in single player.
- "Demo recording" message did not appear after restarting level.
- Fix a crash when loading a saved game with the automap open.
- Fix forced savegame load.
- Properly update status bar every tick (MAYhem19.wad, Avactor.wad).
- Allow adding *.zip files from DOOMWADDIR and other standard paths.
- Remove beta assets, add UMAPDEF for BETALEVL.WAD.
- Reset weapon bobbing interpolation when changing screen size/automap
  leaving.
2022-08-22 15:20:35 +00:00
gutteridge
1e4ca2627d Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2022-08-11 05:08:00 +00:00
jperkin
9c51592bc2 *: Remove hardcoded -liconv / -lintl on SunOS.
This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv
and gettext-lib.
2022-08-09 12:08:27 +00:00
adam
fa429924c0 scummvm: updated to 2.6.0
2.6.0 "Insane Escapism" (2022-08-01)

New games:

Added support for Sanitarium.
Added support for Hades Challenge.
Added support for Marvel Comics Spider-Man: The Sinister Six.
Added support for The 11th Hour.
Added support for Clandestiny.
Added support for Tender Loving Care (CD-ROM Editions).
Added support for Uncle Henry's Playhouse.
Added support for Wetlands.
Added support for Chewy: Esc from F5.
General:

The project license has been upgraded to GPLv3+.
Now ScummVM requires C++11 for building.
Removed support for VS2008, as it doesn't support C++11.
Implemented enhanced filtering in the Search box. See "Understanding the search box" in the documentation for details.
Implemented Icon view in GUI (GSoC task).
Added support for the RetroWave OPL3 sound card.
Added OpenDingux beta port.
Removed Symbian port.
Added the create_engine tool to aid when creating new engines.
Fixed mouse capture in HiDPI mode.
The GUI Options dialog now marks settings overridden via command lines in red.
In GUI launcher it is now possible to group games by different categories.
GUI launcher has new game icons grid look.
AGI:

Added support for Macintosh versions of Manhunter 1-2.
AGS:

Synced changes from upstream AGS.
AGOS:

Elvira 1: Added support for Casio MT-540/CT-460/CSM-1 and CMS/GameBlaster.
Elvira 1 & 2, Waxworks, Simon the Sorcerer: Added AdLib OPL3 mode. Depending on the game, this will prevent cut-off notes, add extra notes or instruments and/or add stereo.
Elvira 2, Waxworks: Added support for AdLib and MT-32 sound effects.
Elvira 2, Waxworks, Simon the Sorcerer floppy: Added Mixed MIDI support (MT-32 music with AdLib sound effects).
Simon the Sorcerer floppy: Improved AdLib sound effects accuracy.
Simon the Sorcerer: DOS version music tempos are now accurate. Both DOS and Windows versions now offer the choice of the DOS music tempos or the faster Windows tempos.
Simon the Sorcerer 2: Improved AdLib and GM support.
Simon the Sorcerer 2: Added workaround for the missing MT-32 tracks in the intro.
BBVS:

Fixed the size of the main menu buttons being incorrect in some cases.
Fixed crash at the end of the Hock-A-Loogie mini game.
Buried:

Added support for skipping synchronous audio and video.
The mouse pointer is now hidden during cutscenes.
Implemented game pausing via Control-P.
After saving, the player returns back to the game instead of the Biochip menu.
The game is now always paused when the Biochip menu or the save/restore dialogs are open.
Added metadata to saved games, including thumbnails, creation date and play time.
Saved games are now sorted by slot, like in other engines, instead of being sorted alphabetically.
The currently selected item is now stored in saved games.
Comments from Arthur that play in the background can now be stopped with the space key (the same key that replays Arthur's last comment).
The agent evaluation (current points) can now be shown with Control-D.
Fixed global flag corruption in death screens.
Dreamweb:

Added text to speech for dialogs and object descriptions.
Glk:

Added support for ZX Spectrum games with graphics in the Scott sub-engine.
Kyra:

Added support for the Traditional Chinese versions of Legend of Kyrandia 1 - 3.
Added sound support for the Macintosh version of Legend of Kyrandia.
Added support for playing the Macintosh non-talkie version of Legend of Kyrandia 1 directly from the files on the CD. This means you no longer have to run the installer to extract the data files.
NGI:

Fixed the rolling bridge state in scene 13.
Fixed getting stuck when teleporting to the foot in scene 30.
Fixed inconsistent cactus state.
Private:

Refactored code to allow rendering using the original 256 color palette.
Fixed endianness issues.
Added support for the Korean release.
Supernova:

Added text to speech for dialogs and object descriptions.
SCI:

Added support for Text To Speech in SCI floppy games.
Allow saving from the ScummVM Global Game Menu in the following games: BRAIN1, BRAIN2, ECOQUEST1, ECOQUEST2, FAIRYTALES, PHARKAS, GK1, GK2, ICEMAN, KQ1, KQ4, KQ5, KQ6, KQ7, LB1, LB2, LIGHTHOUSE, LONGBOW, LSL1, LSL2, LSL3, LSL5, LSL6, LSL6HIRES, LSL7, PEPPER, PHANT2, PQ1, PQ2, PQ3, PQ4, PQSWAT, QFG1, QFG1VGA, QFG2, QFG3, QFG4, SHIVERS, SQ1, SQ3, SQ4, SQ5, SQ6, TORIN.
Fixed many script bugs in KQ6, KQ7, GK2, QFG3, QFG4, Hoyle4.
Fixed loading autosaves in Shivers and Phantasmagoria 2.
Added support for Korean fan translations from the scummkor project: EcoQuest 2 and Gabriel Knight 2.
SCUMM:

New Digital iMUSE engine. Support for re-compressed audio files dropped in Full Throttle, The Dig and The Curse of Monkey Island.
Rewrote music player for Amiga versions of Indy3 and Loom in accordance to the original code.
Fix missing cursor in the 16-color Macintosh versions of Loom and Indiana Jones and the Last Crusade after loading a savegame.
It is now possible to replace the music in the floppy versions of Loom with audio tracks. The ScummVM Wiki has a list of which parts of the Swan Lake ballet the game uses: https://wiki.scummvm.org/index.php/Loom.
Fixed some MIDI music looping when it shouldn't in EGA/VGA floppy versions of The Secret of Monkey Island.
Fixed the lava flowing in the wrong direction in the VGA floppy version of The Secret of Monkey Island.
Fixed Full Throttle distorted graphics when Ben runs past the Corley Motors entrance.
Fixed the dissolve effect, and Bobbin's palette when leaving the darkened tent in the TurboGrafx-16 version of Loom, to match the original behavior.
Fixed incorrect dark rooms colors in MM NES on strict-alignment ports such as Dreamcast, Apple silicon and various handheld devices.
Rewrote text rendering routines for Full Throttle, The Dig and The Curse of Monkey Island in accordance to the original interpreters.
Rewrote timer handling routines to better approximate both the original hardware behavior and the intepreters' quirks.
Fix lip syncing in Backyard Baseball 2003.
Fixed various original game bugs and oversights in most of the LucasArts titles: https://wiki.scummvm.org/index.php?title=SCUMM/Game_Enhancements. Most of these enhancements can now be disabled in the game's settings if one prefers playing with the original behavior.
Added sliders for tweaking the CD audio playback in the MI1 CD intro, as well as VGA CD Loom in general. Loom is particularly sensitive to the amount of silence at the start of the track, and the CD version of MI1 never synced the music as well to the intro as previous versions. See the Wiki for more details.
Detect and reject the EGA floppy version of Monkey Island 1 that Limited Run Games sold in their Monkey Island 30th Anniversary Anthology, if using the default DISK4 image, which is corrupted. It's possible to recover a working image from the KryoFlux dumps they also provided.
Fixed random number generation which fixes throwing in Backyard Baseball.
Marked a workaround in Monkey Island 2 (FM-Towns version) as an enhancement; this workaround originally restored a portion of the map chasing puzzle in Booty Island which had been cut in the FM-Towns version of the game.
Made the sentence line in Maniac Mansion work like the manual says, i.e. you can click on it to execute the command.
Sherlock:

Fixed slowdown in Serrated Scalpel intro when playing the game from a small installation.
Fixed UI glitches in Serrated Scalpel.
Titanic:

Fixed not being able to see House in Starfield puzzle.
TwinE:

Fixed a bug in the collision code that made the game unfinishable due to the tank not moving any further in scene 63.
Fixed light angle calculation which produced rendering artifacts in a few scenes.
Fixed polygon rendering method for the boat windows.
Fixed wrong shooting direction for some actors.
Fixed door movement in some situations.
Android port:

Added hardware acceleration for 3D graphics.
Improved touch controls.
macOS port:

Added support for displaying OSD messages on the Touch Bar.
Windows port:

Added "Portable Mode" in which the executable's directory is used to store application files if a scummvm.ini file is present, instead of the user's profile directory.
Fixed detection of the Application Data path on Windows 95/98/ME.
RISC OS port:

Added support for dynamic plugins.
Added a native MIDI driver.
Nintendo DS port:

Fixed screen scrolling when using the Load and Save dialogs.
2022-08-02 09:21:24 +00:00
jperkin
7d7b8ecc9d *: Explicitly pass -lintl on SunOS where required.
Recent libtool update appears to have exposed more of these.
2022-07-29 16:29:08 +00:00
adam
ae085ecfdb wesnoth: updated to 1.16.5
Version 1.16.4+dev
 Miscellaneous and Bug Fixes
   * Fixed frequent crashes occurring in multiplayer matches

Version 1.16.4
 Campaigns
   * Eastern Invasion
     * S07a:
       * Better handling for side 2
       * Fixed Grug upkeep, added dialogue about ogres joining
   * Northern Rebirth
     * S1: Fixed Al'Tar confusing an orc for a slave
   * Under the Burning Suns
     * S5: Enforce encounter with the Cloaked Figure
 Translations
   * Updated translations: Arabic, British English, Chinese (Traditional), Czech, Polish, Finnish, French
 Units
    * Fixed Warden’s and Arbiter’s animations popping on water tiles
 User interface
   * Resolved broken layout in some low-resolution configurations
 Miscellaneous and Bug Fixes
   * Fixed path finding visibility bug that sometimes caused OOS errors on maps with tunnels and at least three sides that do not share vision
   * Fixed being unable to interact with units when Scroll Lock is active
   * Removing the Protect Unit Micro AI no longer causes a Lua error
   * Fixed chance of being unscathed in damage calculation for some fights in which both units can die
   * Fixed visibility bug in ai_helper.get_attackable_enemies() for some complex filters
   * Fixed bug in Bottleneck Micro AI involving units without moves on terrain with multiple open passages
   * Fixed error in Castle Switch CA of the Experimental AI after a leader was killed
   * Fixed error in retreat-injured CA when regenerate ability code does not include a value= key
   * Retreat-injured CA no longer takes villages from allies
   * Experimental AI no longer uses generic_recruit_engine: fixes a data leakage bug between Experimental AIs of different sides
   * Experimental AI recruit rushers: include unit types from extra_recruit
   * Fix segfault when weapon is removed during attack
   * Add no-unit error message for unit debug command
   * Significantly improve efficiency of move-to-any-enemy CA

Version 1.16.3
 Add-ons client
   * Fixed: using the up or down arrow keys in small-screen mode returned to the title screen
   * Add-on passwords that are not stored in the `_server.pbl` can now be stored in the same credentials file as multiplayer passwords
 Campaigns
   * Delfador’s Memoirs
     * S11: Finding Chantal will now share her side’s vision with the player, as originally intended.
     * S14: Smoother appearance of enemies and added dialogue.
   * Descent into Darkness
     * S08: Prevent Spectral Servant from picking up the book
   * Northern Rebirth
     * S05a_01: Solve units getting stuck in the wall before the spider chamber
   * Sceptre of Fire
     * Fixed Thursagan's Arcanister advancement being "lost" after dismounting a minecart.
     * Improvements and spelling corrections to the English prose text
     * S9: Allow Grypon Riders to complete the scenario
   * Son of the Black Eye
     * Improvements and spelling corrections to the English prose text
   * The Rise of Wesnoth
     * S22: Fixed the possibility of a misplaced dialogue when a bridge was broken
   * Under the Burning Suns
     * S08: Kromph and the Dust devil now trigger a critical event
   * World Conquest
     * Updated the modding instructions, helping add-on authors add extra factions etc.
 Editor
   * Add documentation for the magenta D and special terrain overlays
   * Added some missing terrain groupings
 Multiplayer
   * Fixed updating add-ons when joining a game that requires a new version
   * Add a `/clear` command for the lobby-chat window.
 Packaging
   * flatpak: update freedesktop runtime version to 21.08
 Terrain
   * Better transition for Swamp to Icy Cobbles
   * New graphics variations for icy and rocky terrains.
   * The help browser adds special notes for castles and healing terrains
 Translations
   * Updated translations: British English, Bulgarian, Chinese (Simplified), Czech, French, Italian, Japanese, Portuguese (Brazil), Russian
   * Fixed the stats for Spanish being overwritten by the stats for Spanish (Latin American).
 Units
   * Saurian sprites cleanup
   * Various small sprite updates for sea serpents and swamp lizards
 User interface
   * Mark the Plan Unit Advance mod as MP-only so it doesn't show up as available for campaigns.
 Miscellaneous and Bug Fixes
   * wmlscope can now report about calls to deprecated macros when using the `--unresolved` switch.
   * wmlxgettext’s old behavior of processing files in the order they’re given on the command line can be selected with the `--no-sort-by-file` option
   * Fixed a crash with "laststrike" (firststrike given to the opponent) weapon specials
   * Fixed a crash with locally-edited add-ons that had neither `_server.pbl` nor `_info.cfg`
   * Added more unit tests for weapon specials.
   * Resolve crash on systems using musl implementation of libc
   * The `--stringfreeze` (`-Z`) command line flag has been removed from wmllint.
   * The checks for the old special notes system have been removed from wmllint; the `notecheck off`, `notecheck on` and `match <ability> with <note>` magic comments no longer have any effect.
   * Resolved title screen flashing during the loading screen
   * Fixed erratic keyboard and mouse scroll speed
   * wmllint automatically removes the obsolete lines `{SOUND:SLOW}` and `{SOUND:POISON}`
2022-07-27 08:40:58 +00:00
wiz
92b4a6e496 *: remove pkg-config from tools where no buildlink3.mk file is included
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
2022-07-25 11:12:18 +00:00
he
0cc4260d61 games/exchess: add forgotten distinfo update after powerpc fix.
Thanks, wiz@
2022-07-25 09:34:44 +00:00
tnn
3cc962bfcc *: revbump for ffmpeg5 2022-07-25 01:01:52 +00:00
he
3456653c30 games/exchess: Be explicit about needing signed chars.
Fixes build on NetBSD/powerpc where "char" is unsigned.
2022-07-24 21:26:30 +00:00
micha
be420eac91 *: recursive bump for graphics/graphviz 5.0.0 2022-07-22 17:07:10 +00:00
micha
027fea6cba games/woof: Update to 10.1.0
Modified patch for man pages to use ${CMAKE_INSTALL_MANDIR}.

Woof! 10.1.0
------------
New Features and Improvements
- Now you can load zip archives with WAD, lmp and music files.
  Use the usual -file parameter or put them in the autoload folder or
  drag-and-drop them onto the woof executable.
- Support for high quality music packs (see https://sc55.duke4.net/ or
  http://sc-d70.retrohost.net/). Unpack them into the autoload folder or
  load as zip archives.
- Apply various interpolations for automap (@JNechaevsky).
- Pan/zoom automap faster by holding run button (@JNechaevsky).
- Choose use button action on death (default reborn, load last save or
  nothing).
- Optimization for drawing huge amount of drawsegs from PrBoom+. Improve
  FPS on planisf2.wad and Eviternity.wad MAP26 and others (@JNechaevsky).
- Support -skill 0 in complevel vanilla.
- Show "Demo recording" message in game.
- Check the command line options. Show an error message if the parameters
  are incorrect.
- Working console output on Windows. Start the game in the console with
  the command woof or woof.com.
- Add -help command, CMDLINE.txt with full list of command line options.
- Optional solid color status bar background for widescreen mode.
- Smooth automap lines from Crispy Doom.
- Allow automap panning in overlay mode.
- Add "Pain/pickup/radsuit flashes" and "Screen melt" menu options.

Bug Fixes
- Update to SDL_Mixer 2.6.1, which fixes loop points in .mod, .ogg, .flac,
  .mp3 music files.
- UMAPINFO: fix exitpic and enterpic fields.
- Ask for confirmation on window close with Alt-F4 (@joanbm).
- Fix Boom weapon autoswitch (from DSDA-Doom).
- Set window focus on startup (fix wrong player's angle at the start if
  using -warp).
- UMAPINFO: fix desync in finale skipping (fixes DBP37_AUGZEN.wad
  AUGZEND2ALL-00027.lmp demo).
- Don't let failed loadgame attempts reset gameepisode/gamemap.
- Switch automap to FRACTOMAPBITS coordinate system from PrBoom+.
  Fixes automap glitches on planisf2.wad and others (@JNechaevsky).
- Center mouse if permanent mouselook is disabled.
- Disable interpolation for sectors without thinkers. Fixes flickering on
  PAR.wad E1M2.
- Initialize the monsec widget's y coordinate with dummy values (fixes top
  of Eviternity.wad status bar overridden by 1 px).
2022-07-18 10:15:26 +00:00
wiz
a0d1f50c9b rftg: leave maintainership 2022-07-16 19:26:32 +00:00
wiz
48ba5031a2 crossfire-server: restrict to python 3.7-3.9
Does not work accept python 2 at all, does not compile with python 3.10
due to missing 'node.h' header.
2022-07-15 21:05:32 +00:00
dholland
838831b9b0 Bump everything affected by the jpeg.buildlink3.mk fix. 2022-07-14 23:46:18 +00:00
micha
ede445073a games/woof: Update to 10.0.3
Woof! 10.0.3
------------
New Features and Improvements
- Two-colored HUD widgets (as in Crispy Doom).

Bug Fixes
- Fix complevel vanilla scrollers.
- Fix reload level during intermission.
- Check if the lump can be a Doom patch in R_GenerateLookup().
- Fix gcc-12 -O3 compiler warnings.
- Only create autoload subdirectory relative to D_DoomPrefDir().
- Workaround for optimization bug in clang (taken from Eternity Engine,
  fixes desync in competn/doom/fp2-3655.lmp and dmn01m909.lmp).
2022-07-11 14:25:34 +00:00
ryoon
3f802fe5c3 *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
micha
8e32adc067 games/woof: Honor PKGMANDIR on install
This should fix bulk build on SmartOS.
2022-07-01 09:58:53 +00:00
nia
04f4eef997 *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
micha
9bee0a2eaf games/woof: Update to 10.0.0
Patch for WAD path ported to new source tree structure.
Install man page with patch for target directory.

Woof! 10.0.0
------------
Main Features
- Implement Crispy HUD as an alternative to Boom HUD.
- Add mouselook implementation.
- Stretch short skies (< 200 px height) optionally, else fill with a
  solid color (from Eternity Engine).
- More demo playback QOL features (progress bar, -skipsec,
  fast-forward key).
- Smooth diminishing lightning from Crispy Doom.
- Gradual decrease/increase of gamma from Doom Retro (the old gamma
  levels are still available with the default F11 key).
- Brightmaps for textures and sprites from Crispy Doom.
- Add woof-setup multiplayer launcher with master server browser
  (from Chocolate Doom).
- Add support for SMMU swirling flats.
- Strict mode (sets compatibility and cosmetic settings according to
  DSDA rules).
- Fix netgame level reload.
- Fix uncapped mode in netgame (needs more testing).
2022-06-29 11:31:54 +00:00
wiz
8292204475 *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
fcambus
81aa03d447 *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
wiz
01960dbd3c puzzles: add missing build dependencies 2022-06-13 07:01:31 +00:00
rillig
9940fe1643 robotfindskitten: update to 2.7182818.701
Changes since 1.7320508.406:

Oct 27 2012 Eric S. Raymond <esr@thyrsus.com>
	* Repo conversion to git, including recovery of ancient history.
	* Merged in Alexey Toptygin's code from 2005.
	* ANSI/POSIX cleanup, magic-number removal, compiler warning fixes.
	* Added some NKIs.
	* Added comments identifying the ends of the NKI spans per version.
	* Added "BEHOLD! A History of Confusion" to the texinfo docs.
	* Esc is no longer bound, it's too slow.
	* Frame the paying field.
	* Major portion of version number changed to 1.6180339.

The NKIs are no longer hardcoded but provided in an external file. This
file is not installed by default, thus the post-install action. The
ncurses hack is still needed, even though configure.in looks as if there
were libcurses support.
2022-06-08 22:19:51 +00:00
rillig
227d0fe49f robotfindskitten: make patch for ncurses obsolete 2022-06-08 21:55:28 +00:00
rillig
2cc618e9bf games/puzzles: update to 20220127
Changes since 20181212:
* new game 'mosaic'
* several bug fixes to the existing games
* build system switched from autotools to CMake
2022-06-08 21:25:58 +00:00
pin
9eaa7381b3 games/tetris-cli: update to 22.67.2
Updated repo for packaging in NetBSD
    Updated repo to include non-Linux but also non-Windows distros
2022-06-07 16:25:28 +00:00
pin
a057f3ee7c Add tetris-cli 2022-06-07 10:18:00 +00:00
pin
719631ec85 games/tetris-cli: import package
Tiny tetris game in a terminal.
2022-06-07 10:17:07 +00:00
nikita
67b0662d53 frotz: switch to USE_GITLAB. 2022-05-24 10:29:30 +00:00