Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-02-12 | Replaced adler32.c with adler32.pypython-adler32 | Thorbjørn Lindeijer | 1 | -8/+3 | |
The task is rather easier in Python and this way we have a ready to run script instead of a tool that needs compilation first. Execution speed is about the same. Goodbye little C program, we had a good time! | |||||
2025-01-28 | Build system: add jpg images support (HoraK needed it on one map) | Hello=) | 1 | -2/+2 | |
2024-05-21 | make updates: fix adler32 build | Hello=) | 1 | -1/+1 | |
2023-04-18 | Update make-updates.sh. Added missing -o to finds. | Led Mitz | 1 | -2/+2 | |
2023-04-17 | This seems to be the necessary changes for deploying mods | Jesusaves | 1 | -2/+12 | |
2018-07-17 | remove "legacy" wording from the updater | gumi | 1 | -15/+15 | |
2018-01-30 | change last modified dates when not using the default update server | gumi | 1 | -0/+5 | |
2018-01-21 | optimize make-updates for CI | gumi | 1 | -20/+19 | |
2018-01-16 | combine make-updates and make-music (again) | gumi | 1 | -0/+101 | |