about summary refs log tree commit diff
path: root/pkgs/games
AgeCommit message (Collapse)AuthorFilesLines
2022-06-26Merge pull request #178338 from yrd/graphwarAnderson Torres1-0/+66
graphwar: init at 1.0.0
2022-06-26Merge pull request #178938 from r-ryantm/auto-update/legendary-glMartin Weinelt1-2/+2
2022-06-25Merge pull request #177802 from kenranunderscore/small-sil-cleanupGuillaume Girol2-11/+32
sil / sil-q: clean up and add tests
2022-06-25ferium: init at 4.1.1leo602281-0/+28
2022-06-25Merge pull request #178141 from kenranunderscore/continue-umoria-charactersGuillaume Girol1-13/+11
umoria: fix savefile persistence (#178136); refactor and extend
2022-06-25legendary-gl: 0.20.26 -> 0.20.27R. Ryantm1-2/+2
2022-06-24Merge pull request #173613 from SuperSamus/itchSandro3-48/+90
2022-06-24Merge pull request #178362 from fgaz/gnonograms/2.1.2Lassulus1-12/+2
gnonograms: 2.0.0 -> 2.1.2
2022-06-24Merge pull request #178762 from greizgh/update-freecivMario Rodas1-2/+2
freeciv: 3.0.1 -> 3.0.2
2022-06-23Merge pull request #174759 from IvarWithoutBones/init/sm64-coopThiago Kenji Okada2-64/+131
sm64ex-coop: init at 0.pre+date=2022-05-14
2022-06-23freeciv: 3.0.1 -> 3.0.2Greizgh1-2/+2
2022-06-22itch-setup: removeMartino Fontana1-24/+0
2022-06-22itch: install binary in systemMartino Fontana1-24/+61
2022-06-22butler: init at 15.21.0Martino Fontana1-0/+29
2022-06-22unvanquished: fix sdl event overflow (#178106)necessarily-equal1-0/+19
Fixes https://github.com/DaemonEngine/Daemon/issues/600
2022-06-21graphwar: init at 1.0.0Yannik Rödel1-0/+66
2022-06-21pokete: 0.7.2 -> 0.7.3Francesco Gazzetta1-2/+2
2022-06-20gnonograms: 2.0.0 -> 2.1.2Francesco Gazzetta1-12/+2
2022-06-20Merge pull request #177991 from mdarocha/dotnet-6-updateIvv2-4/+4
dotnet-sdk: 6.0.300 -> 6.0.301
2022-06-20Merge pull request #169843 from r-ryantm/auto-update/gcomprisLassulus1-2/+2
gcompris: 2.3 -> 2.4
2022-06-19Merge pull request #158044 from pasqui23/gamehubSandro1-0/+67
gamehub: init at 0.16.3-2
2022-06-19Merge pull request #177894 from fgaz/pokete/initSandro1-0/+54
2022-06-19pokete: drop default platformSandro1-1/+0
2022-06-18Merge pull request #173894 from fgaz/titanion/initSandro1-0/+91
titanion: init at 0.3
2022-06-18pokete: init at 0.7.2Francesco Gazzetta1-0/+55
2022-06-18GameHub: better description from @AnsersonTorrespasqui231-1/+1
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2022-06-18Merge pull request #177457 from r-ryantm/auto-update/fheroes2Bobby Rong1-2/+2
fheroes2: 0.9.15 -> 0.9.16
2022-06-18umoria: refactor and extendJohannes Maier1-12/+10
- Simplify some symlinking - Don't remove the temporary run directory: umoria allows for dumping character info, which would be in there and inaccessible after saving the game otherwise. The system takes care of cleaning up the temporary directory anyway. - Allow passing arguments to the wrapped executable, allowing using different save directories, passing game seeds, checking out highscores, etc.
2022-06-18umoria: fix savegame handlingJohannes Maier1-2/+2
It was impossible to continue a saved character before, as the `cleanup` function would remove the whole temporary RUNDIR, including the actual save file. umoria allows passing a custom save file location, which now points to the already-used data directory ~/.umoria. Fixes #178136
2022-06-18GameHub: init at 0.16.3-2Pasquale1-0/+67
a
2022-06-17Merge pull request #169120 from aciceri/masterAnderson Torres1-0/+80
umoria: init at 5.7.15
2022-06-17Merge pull request #176938 from trofi/fix-fno-common-for-megaglestSergei Trofimovich1-1/+10
megaglest: pull upstream fix for -fno-common toolchains
2022-06-17Merge pull request #177089 from ↵Sandro1-0/+5
trofi/workaround-fno-common-for-garden-of-coloured-lights garden-of-coloured-lights: add -fcommon workaround
2022-06-17xivlauncher: update dependenciesmdarocha1-2/+2
2022-06-17osu-lazer: update dependenciesmdarocha1-2/+2
2022-06-16Merge pull request #177212 from risicle/ris-native-source-provenance-games-miscRobert Scott5-1/+11
treewide/games,misc: add `sourceType` `binaryNativeCode` for many packages
2022-06-15sil-q: add a testJohannes Maier1-1/+8
Check whether creating the save directory works (as a test in passthru.tests).
2022-06-15sil: clean up a bit and add a testJohannes Maier1-10/+24
- Add meta.mainProgram to be able to use nix run - Run preInstall and postInstall hooks - Test creation of the save directory in passthru.tests - Fix some typos and misformatting - Change prePatch to postPatch (as in the suggestion I got when adding sil-q)
2022-06-15Merge pull request #177222 from cmm/freeciv-3.0.1Rick van Schijndel1-8/+17
freeciv: 2.6.6 -> 3.0.1
2022-06-15Merge pull request #177331 from kenranunderscore/add-sil-qSandro1-0/+66
2022-06-14freeciv: 2.6.6 -> 3.0.1Michael Livshin1-8/+17
* change the default client to gtk (because sdl2 is marked experimental) * use sdl2 sound in all clients
2022-06-14Merge pull request #177433 from muscaln/polymc-1.3.2Mario Rodas1-17/+10
polymc: 1.3.1 -> 1.3.2
2022-06-13Merge pull request #177094 from trofi/fix-fno-common-for-neverballSergei Trofimovich1-2/+11
neverball: pull upstream fix for -fno-common toolchains
2022-06-13sil-q: init at v1.5.0Johannes Maier1-0/+66
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-13Merge pull request #177095 from trofi/fix-fno-common-for-rocksndiamondsSergei Trofimovich1-1/+15
rocksndiamonds: pull upstream fix for -fno-common toolchains
2022-06-13fheroes2: 0.9.15 -> 0.9.16R. Ryantm1-2/+2
2022-06-12polymc: 1.3.1 -> 1.3.2Mustafa Çalışkan1-17/+10
2022-06-11Merge pull request #176774 from robintown/minecraft-serverLinus Heckemann1-4/+10
minecraft-server: 1.18.2 -> 1.19
2022-06-11angband: add SDL2 frontendJohannes Maier1-2/+15
This makes it possible to compile Angband against SDL2 (and its other libraries) to have a graphical frontend available, with tiles and sound. The default remains ASCII-only Angband; enable SDL2 by using an override. Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-11Merge pull request #177114 from astro/speed-dreams7c6f434c1-5/+5
speed-dreams: 2.2.2 -> 2.2.3