2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix EDF includes from lumps included by lumps in the same folder More... 29 days ago
Merge pull request #740 from elf-alchemist/thingsectorlight More... 29 days ago
Merge pull request #741 from electricbrass/musinfo More... 29 days ago
Reset to default music for musicchangers with arg0 of 0 More... about 1 month ago
Make sure music changer types 14100 and 14165 are spawned correctly More... about 1 month ago
add remaining comp_thingsectorlight checks More... about 1 month ago
add thingsectorlight property More... about 1 month ago
Fix trans PNGs which have color key remapped to new index More... 3 months ago
Update changelog More... 3 months ago
Hopefully fixed POSIX build More... 3 months ago
Fixed remaining CRASHLOG outputting unicode failure More... 3 months ago
Added a unicode-aware wrapper for "access" More... 3 months ago
Added a wrapper over getenv for Windows unicode support More... 3 months ago
Fixed build on POSIX More... 3 months ago
Fixed the Win32 folder browser to be unicode aware More... 3 months ago
Basic overflow protection More... 3 months ago
The Windows eternity.dmp writer is now unicode aware More... 3 months ago
Hunted the remaining std::filesystem cases of ANSI Windows paths More... 3 months ago
Applied u8path to several fs:: uses More... 3 months ago
Use unicode-aware I_stat wrapper over stat, for Windows More... 3 months ago
More ANSI hunting More... 3 months ago
Fixed Win x86 error with wrong ANSI function More... 3 months ago
Partially made the Windows crash reporter from Eternity unicode aware More... 3 months ago
Fixed failing Windows release build More... 3 months ago
Use I_fopen instead of fopen to be unicode aware More... 3 months ago
Unicode command-line parameters now get loaded correctly on Windows More... 3 months ago
M_ReadFile is now unicode aware More... 3 months ago
Add I_fopen which under Windows calls fopen after converting an assumed UTF-8 path to wchar More... 3 months ago
Try to display corrrect unicode in the eecrashreport window More... 3 months ago
Use more secure string functions to build the path More... 3 months ago