• Joined on 2024年12月19日
NepDisk commented on issue NepDisk/blankart#244 2026年07月14日 08:06:12 +02:00
Strange error when generating makefiles

Usually this means you didn't install all the required dependencies for windows building. Did you install mingw-w64-x86_64-toolchain for 64 bit or mingw-w64-i686-toolchain for 32 bit and...

NepDisk pushed to next at NepDisk/blankart 2026年07月11日 18:21:14 +02:00
400379dd77 Fix very long strings causing a crash in Lua hud string copy
NepDisk pushed to next at NepDisk/blankart 2026年07月09日 23:03:01 +02:00
2b1062d29e Revert "Fix mobj hooks running even if a previous hook call removed the mobj"
NepDisk pushed to next at NepDisk/blankart 2026年07月09日 19:36:05 +02:00
1def1e62a3 Add "TR" as an alternative to "TICRATE" (Lua)
NepDisk pushed to next at NepDisk/blankart 2026年07月09日 19:28:50 +02:00
cfdce93f30 Fix mobj hooks running even if a previous hook call removed the mobj
NepDisk pushed to next at NepDisk/blankart 2026年07月09日 19:27:20 +02:00
19519b1918 Merge branch 'touchinglists_lua' into 'next'
NepDisk pushed to next at NepDisk/blankart 2026年07月09日 18:52:59 +02:00
5c2dbfb10e Update CPM
NepDisk pushed to next at NepDisk/blankart 2026年07月09日 18:22:39 +02:00
1ade267d35 compile openmpt with cxx17
NepDisk pushed to newhud at NepDisk/blankart-assets 2026年07月06日 07:08:15 +02:00
4a16e0e65a Merge branch 'next' into newhud
56c619c424 Revert "gone."
fe3f4658bd Revert "Well we won't be needing these now will we..."
56c0250738 Revert "Remove refs."
6e7e0e1a09 Remove refs.
Compare 63 commits »
NepDisk pushed to next at NepDisk/blankart 2026年07月06日 05:36:37 +02:00
cfeb6131ce Fix Null drift brakespark crash
NepDisk pushed to next at NepDisk/blankart 2026年07月06日 05:28:48 +02:00
a2c39a5e11 Revert "gone."
7b0177819d Revert "No longer applies."
Compare 2 commits »
NepDisk pushed to next at NepDisk/blankart-assets 2026年07月06日 05:28:34 +02:00
56c619c424 Revert "gone."
fe3f4658bd Revert "Well we won't be needing these now will we..."
56c0250738 Revert "Remove refs."
Compare 3 commits »
NepDisk pushed to next at NepDisk/blankart 2026年07月03日 17:27:36 +02:00
2b4da66171 Fix writetextmap not working properly
NepDisk pushed to next at NepDisk/blankart 2026年07月03日 07:23:57 +02:00
ba9404be77 No longer applies.
NepDisk pushed to next at NepDisk/blankart-assets 2026年07月03日 04:25:39 +02:00
6e7e0e1a09 Remove refs.
NepDisk pushed to next at NepDisk/blankart-assets 2026年07月03日 01:57:41 +02:00
4a6ac809f1 Well we won't be needing these now will we...
NepDisk closed issue NepDisk/blankart-assets#10 2026年07月03日 01:44:45 +02:00
gone.
NepDisk pushed to next at NepDisk/blankart 2026年07月03日 01:42:43 +02:00
NepDisk pushed to next at NepDisk/blankart-assets 2026年07月03日 01:36:32 +02:00
NepDisk pushed to next at NepDisk/blankart 2026年07月02日 20:42:11 +02:00
ab4b301dc3 LegacyUpdatePosition fix