Commit graph

47 commits

Author SHA1 Message Date
R. Ryantm c3965ea5e5 doomretro: 5.2 -> 5.2.1 2024-01-19 19:00:50 +00:00
R. Ryantm 7dfb2c9a46 doomretro: 5.1.3 -> 5.2 2024-01-06 19:19:29 +00:00
Weijia Wang a5f7571036
Merge pull request #276362 from r-ryantm/auto-update/enyo-launcher
enyo-launcher: 2.0.5 -> 2.0.6
2024-01-03 18:52:39 +01:00
R. Ryantm c0d1d6a293 doomretro: 5.1.1 -> 5.1.3 2023-12-25 16:52:12 +00:00
R. Ryantm bd067eabe5 enyo-launcher: 2.0.5 -> 2.0.6 2023-12-23 20:02:18 +00:00
R. Ryantm 3e92c6f562 doomretro: 5.0.7 -> 5.1.1 2023-12-14 11:53:00 +00:00
souxd 5647d108b3 zandronum: 3.0.1 -> 3.1.0
Changes to be committed:
	modified:   pkgs/games/doom-ports/zandronum/add_gitinfo.patch
	modified:   pkgs/games/doom-ports/zandronum/default.nix
	modified:   pkgs/games/doom-ports/zandronum/dont_update_gitinfo.patch
	modified:   pkgs/games/doom-ports/zandronum/sqlite.nix
	modified:   pkgs/games/doom-ports/zandronum/zan_configure_impurity.patch
2023-12-01 14:45:09 -03:00
R. Ryantm 63d18064db doomretro: 5.0.4 -> 5.0.7 2023-11-17 14:55:03 +00:00
Anna Lee 70ed962531
rbdoom-3-bfg: apply upstream patch; fix build
apply feffa4a4dd to fix shader compile error
2023-11-13 21:40:05 -08:00
R. Ryantm 867fe984b5 gzdoom: 4.11.1 -> 4.11.3 2023-11-05 03:26:08 +00:00
Peder Bergebakken Sundt da743533dc
Merge pull request #259374 from trofi/sladeUnstable-update
sladeUnstable: unstable-2022-08-15 -> unstable-2023-09-30
2023-10-28 22:30:36 +02:00
Azat Bahawi 5cee55a7fe
gzdoom: fix desktop item 2023-10-22 18:48:00 +03:00
R. Ryantm 52b6c8c381 gzdoom: 4.11.0 -> 4.11.1 2023-10-12 13:35:51 +00:00
R. Ryantm 4ea79a8e31 doomretro: 5.0.3 -> 5.0.4 2023-10-06 10:27:33 -03:00
Sergei Trofimovich 6f1fe4a256 sladeUnstable: unstable-2022-08-15 -> unstable-2023-09-30
While at it added unstable git updater.

THe main change is build fix against gcc-13.
2023-10-06 13:59:41 +01:00
Sergei Trofimovich c65ad2c49f gzdoom: 4.10.0 -> 4.11.0
Among other things fixes build failure against gcc-13:

    $ nix build --impure --expr 'with import ./. {}; gzdoom.override { stdenv = gcc13Stdenv; }' -L
    gzdoom> /build/source/src/common/rendering/vulkan/thirdparty/vk_mem_alloc/vk_mem_alloc.h: In function 'void VmaUint32ToStr(char*, size_t, uint32_t)':
    gzdoom> /build/source/src/common/rendering/vulkan/thirdparty/vk_mem_alloc/vk_mem_alloc.h:2410:9: error: 'snprintf' was not declared in this scope
    gzdoom>  2410 |         snprintf(outStr, strLen, "%u", static_cast<unsigned int>(num));
    gzdoom>       |         ^~~~~~~~
    gzdoom> /build/source/src/common/rendering/vulkan/thirdparty/vk_mem_alloc/vk_mem_alloc.h:2262:1: note: 'snprintf' is defined in header '<cstdio>'; did you forget to '#include <cstdio>'?

Changes: https://github.com/ZDoom/gzdoom/releases/tag/g4.11.0
2023-10-06 11:15:58 +01:00
R. Ryantm 8c4e6ab143 doomretro: 4.9.2 -> 5.0.3 2023-09-28 21:58:27 -03:00
Keenan Weaver d7768d14f6
doomrunner: 1.8.0 -> 1.8.1 2023-08-05 15:45:16 -05:00
Jan Malakhovski 5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
Keenan Weaver 45e394f5aa
doomrunner: 1.7.3 -> 1.8.0 2023-07-28 08:07:04 -05:00
Vladimír Čunát a64d41c100
rbdoom-3-bfg: disable fortify3 hardening flag 2023-07-14 09:48:50 +02:00
Keenan Weaver 995fe666a5
doomrunner: 1.7.2 -> 1.7.3 2023-07-10 17:35:12 -05:00
Pol Dellaiera 94cf97cc9d
Merge pull request #240386 from keenanweaver/doomrunner
doomrunner: init at 1.7.2
2023-07-03 18:30:11 +02:00
Keenan Weaver baf5010b3c
doomrunner: init at 1.7.2
doomrunner: fix case

doomrunner: implement suggestions

doomrunner: made suggested changes

doomrunner: move desktopitem

doomrunner: fix meta var
2023-07-03 07:07:37 -05:00
R. Ryantm f510fe0649 prboom-plus: 2.6.2 -> 2.6.66 2023-06-27 10:59:28 +00:00
R. Ryantm e662405e73 slade: 3.2.3 -> 3.2.4 2023-06-24 09:02:16 +00:00
Anderson Torres 568b71889c Revert "shavee: move to games/doom-ports"
This reverts commit 602aea50a14dd6f0259fe6e7ac43e121791aab11.

This reverts a mistake made when moving some expressions to doom-ports.
2023-06-07 11:34:54 +00:00
R. Ryantm 53ffd0129e slade: 3.2.2 -> 3.2.3 2023-06-02 18:06:02 +00:00
Zaechus 06fec0cfe7 rbdoom-3-bfg: 1.5.0 -> 1.5.1 2023-05-27 09:51:26 -06:00
Elian Doran b23eb059cc doomretro: fix build on darwin 2023-05-19 20:04:06 +03:00
R. Ryantm ae94255445 doomretro: 4.9.1 -> 4.9.2 2023-05-13 14:06:03 -03:00
Anderson Torres 8294cd7fc3 doomretro: init at 4.9.1
Yet another Doom port. As expected, it needs a WAD file to effectively run.
2023-05-02 22:45:06 -03:00
Anderson Torres 06e4e2ba36 slade: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres 7de3114723 shavee: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres edc2464544 eureka-editor: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres 4d2efae81d dhewm3: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres 139034fd84 zdoom: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres e709a4888d zandronum: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres 30fa1a9d15 rbdoom-3-bfg: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres cabccbbdf3 prboom-plus: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres ef1164e4c6 odamex: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres d2151c5dae gzdoom: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres e28948add9 eternity: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres 504a0497bf enyo-launcher: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres 2b763f66ce crispyDoom: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres 164fc7d18d chocolateDoom: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres ba14003975 doomseeker: move to games/doom-ports 2023-05-02 22:35:27 -03:00