summary refs log tree commit diff
path: root/pkgs/games
Commit message (Collapse)AuthorAge
* rare: init at 1.8.8P. R. d. O2022-03-18
|
* Merge pull request #164688 from peterhoeg/f/airshipperPascal Bach2022-03-18
|\ | | | | airshipper: work around deprecated names
| * airshipper: work around deprecated namesPeter Hoeg2022-03-18
| |
* | gcompris: 2.1 -> 2.3Peter Hoeg2022-03-17
| |
* | Merge pull request #164251 from r-ryantm/auto-update/terraria-serverRyan Mulligan2022-03-15
|\ \ | |/ |/| terraria-server: 1.4.3.5 -> 1.4.3.6
| * terraria-server: 1.4.3.5 -> 1.4.3.6R. Ryantm2022-03-15
| |
* | Merge pull request #129707 from dtzWill/update/klavaro-3.13davidak2022-03-14
|\ \ | | | | | | klavaro: 3.11 -> 3.13, espeak support
| * | klavaro: another icon fix per PR feedbackWill Dietz2022-03-14
| | |
| * | klavaro: patch to use non-deprecated names for iconsWill Dietz2022-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Started just wanting to fix the "gtk-strikethrough" icon, but kept finding items marked deprecated. This change may be incomplete, but all changes were to deprecated icons (that used to be "stock", I think). Icon name candidates were identified by extracting all used icon-name values and checking which existed in my system's copy of the 'breeze' theme. If missing, these were checked online to find the new replacement. (I couldn't find an authoritative list of the replacements, but looking each up finds the right deprecation warning)
| * | klavaro: patch to fix invalid freeWill Dietz2022-03-13
| | |
| * | klavaro: 3.11 -> 3.13, espeak supportWill Dietz2022-03-13
| | | | | | | | | | | | | | | * espeak fixup from #64488 * gtkdatabox
* | | steam: re-expose LD_LIBRARY_PATHJonathan Ringer2022-03-14
| | | | | | | | | | | | Was incorrectly altered after cherry-pick
* | | airshipper: 0.6.0 -> 0.7.0R. Ryantm2022-03-14
| | |
* | | tuxpaint: enable parallel buildingAlyssa Ross2022-03-14
| | | | | | | | | | | | Tested at -j48.
* | | tuxpaint: stamps: 2014-08-23 -> 2021-11-25Alyssa Ross2022-03-14
| | |
* | | tuxpaint: 0.9.24 -> 0.9.27; clarify licenseAlyssa Ross2022-03-14
| | | | | | | | | | | | | | | | | | It's not right for everything to be in nativeBuildInputs, but most of the dependencies will never cross-compile anyway, so I'm just going to leave it alone.
* | | xsnow: 3.3.6 -> 3.4.4Alyssa Ross2022-03-14
| |/ |/|
* | Merge pull request #164046 from AndersonTorres/metalab-mirrorsAnderson Torres2022-03-14
|\ \ | | | | | | Change metalab mirrors to ibiblioPubLinux ones
| * | bsdgames: ibiblioPubLinux mirrorAndersonTorres2022-03-13
| |/
* | Merge pull request #163750 from anund/fix_devilutionx_iconsArtturi2022-03-14
|\ \
| * | devilutionx: fix invalid icon filename referencesAnund2022-03-12
| |/ | | | | | | | | | | The .desktop entries for devilutionx and devilutionx-hellfire point to icons with an *x* at the end of devilutionx. Added in that missing x and included the 32x32 variant of those icons.
* / freedroidrpg: add upstream fix for -fno-common toolchainsSergei Trofimovich2022-03-13
|/ | | | | | | | | | | Without the upstream change build fails on toolchains that default to `-fno-common` (like clang-13 or upstream gcc-10+): $ nix build --impure --expr 'with import ./.{}; freedroidrpg.override { stdenv = clang13Stdenv; }' -L ... freedroidrpg> ld: addon_crafting_ui.o:/build/freedroidrpg-0.16.1/src/./struct.h:1025: multiple definition of `tux_rendering'; action.o:/build/freedroidrpg-0.16.1/src/./struct.h:1025: first defined here ...
* Merge pull request #163218 from r-ryantm/auto-update/vintagestoryArtturi2022-03-11
|\ | | | | vintagestory: 1.16.3 -> 1.16.4
| * vintagestory: 1.16.3 -> 1.16.4R. Ryantm2022-03-07
| |
* | factorio-experimental: 1.1.53 -> 1.1.56Philipp Riegger2022-03-09
| |
* | Merge pull request #162985 from trofi/fix-ufoai-underlinkingSandro2022-03-09
|\ \
| * | ufoai: fix underlinking against -lmSergei Trofimovich2022-03-06
| | | | | | | | | | | | | | | | | | | | | Without the change build fails as: ld: release-linux-x86_64/testall/client/sound/s_mix.c.o: undefined reference to symbol 'acos@@GLIBC_2.2.5' With change added I was able to start ufoai.
* | | fheroes2: 0.9.12 -> 0.9.13R. Ryantm2022-03-08
| | |
* | | terraria-server: 1.4.3.2 -> 1.4.3.5R. Ryantm2022-03-07
| |/ |/|
* | Merge pull request #161922 from jyooru/remove/steam-fontsArtturi2022-03-06
|\ \ | | | | | | steam-fonts: remove
| * | steam-fonts: removeJoel2022-02-26
| | | | | | | | | | | | The source now returns a 404 and Steam no longer needs these fonts.
* | | Merge pull request #162015 from r-ryantm/auto-update/uncivArtturi2022-03-06
|\ \ \ | | | | | | | | unciv: 3.19.8 -> 3.19.12
| * | | unciv: 3.19.8 -> 3.19.12R. Ryantm2022-02-26
| | | |
* | | | remove networkmanager098 (#162904)Atemu2022-03-05
| |_|/ |/| |
* | | vimgolf: init at 0.5.0 (#157642)Brian Leung2022-03-05
| | | | | | | | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* | | Merge pull request #162284 from robintown/minecraft-serverSandro2022-03-04
|\ \ \
| * | | minecraft-server: 1.18.1 -> 1.18.2Robin Townsend2022-02-28
| | | |
* | | | steam-run: inherit extraInstallCommandsJonathan Ringer2022-03-03
| | | |
* | | | Merge pull request #162480 from AndersonTorres/new-miscAnderson Torres2022-03-03
|\ \ \ \ | | | | | | | | | | blockattack: 2.7.0 -> 2.8.0
| * | | | blockattack: 2.7.0 -> 2.8.0AndersonTorres2022-03-02
| | | | |
* | | | | treewide: remove steam-run-nativeJonathan Ringer2022-03-02
| | | | |
* | | | | steam: remove nativeOnly optionsJonathan Ringer2022-03-02
| | | | |
* | | | | Merge pull request #162336 from fgaz/warzone2100/4.2.6ajs1242022-03-02
|\ \ \ \ \ | |/ / / / |/| | | | warzone2100: 4.2.4 -> 4.2.6
| * | | | warzone2100: 4.2.4 -> 4.2.6Francesco Gazzetta2022-03-01
| |/ / /
* | | | Merge pull request #162203 from Kloenk/minetest_darwinDomen Kožar2022-03-01
|\ \ \ \ | |/ / / |/| | | minetest: fix build on aarch64-darwin
| * | | minetest: fix build on aarch64-darwinFinn Behrens2022-02-28
| | | |
* | | | treewide: fix some desktop file namesK9002022-02-28
|/ / / | | | | | | | | | | | | | | | | | | pkgs.writeTextFile doesn't like spaces in filenames. This is fixed in #162246, but other tools will probably dislike spaces in .desktop file names as well, and that PR will take forever, so let's fix this anyway.
* | | steam: add dotnet supportJonathan Ringer2022-02-27
| | |
* | | Merge pull request #161039 from 0x4A6F/master-lgogdownloaderRenaud2022-02-27
|\ \ \ | | | | | | | | lgogdownloader: 3.8 -> 3.9
| * | | lgogdownloader: 3.8 -> 3.90x4A6F2022-02-20
| | | |