tomm / fab-agon-emulator

Agon Light, Agon Light 2, Agon Console8 Emulator for Linux, Windows, any system with libSDL
GNU General Public License v3.0
87 stars 19 forks source link

File times on Linux how hard could it be? #58

Closed lennart-benschop closed 5 months ago

lennart-benschop commented 5 months ago

When doing a directory listing on Linux I get all files with dates of 1980/00/00 00:00 How hard would it be to stat the files and return the proper file date & time?

tomm commented 5 months ago

Done in 0.9.50. Thanks for requesting this feature