Pomme/src
2021-01-06 20:29:33 +01:00
..
CompilerSupport macOS: don't use built-in filesystem implementation on Xcode 12 so we can support older macOS versions 2020-12-28 13:42:52 +01:00
Files Fix HostVolume::OpenFork return code 2020-12-29 22:26:00 +01:00
Graphics Application is now responsible for creating its own SDL window 2021-01-06 20:29:33 +01:00
Input Implement GetMouse 2020-11-22 11:20:09 +01:00
Memory Implement NewPtrClear 2020-12-20 12:03:04 +01:00
Platform/Windows MSVC/Win32 preprocessor fixes 2020-12-25 10:00:26 +01:00
Sound Remove extraneous completion callback when playing back sound file synchronously 2020-12-15 23:28:59 +01:00
Time Import source from Nanosaur port 2020-11-13 22:45:44 +01:00
Utilities Fix GCC 9 support for char8_t 2020-12-29 22:39:11 +01:00
Video Import source from Nanosaur port 2020-11-13 22:45:44 +01:00
Pomme.cpp Application is now responsible for creating its own SDL window 2021-01-06 20:29:33 +01:00
Pomme.h NumToStringC returns string byte length 2021-01-03 17:26:26 +01:00
PommeDebug.cpp Dump resources to files for debugging 2020-12-26 17:02:46 +01:00
PommeDebug.h Non-fatal todo messages only shown with _DEBUG 2020-12-29 17:29:44 +01:00
PommeEnums.h Add languages 0-9 to Script Manager enums 2021-01-03 19:48:51 +01:00
PommeFiles.h Fork handle remembers the FSSpec it originated from 2020-12-05 17:50:37 +01:00
PommeGraphics.h Application is now responsible for creating its own SDL window 2021-01-06 20:29:33 +01:00
PommeInit.h Application is now responsible for creating its own SDL window 2021-01-06 20:29:33 +01:00
PommeInput.h Import source from Nanosaur port 2020-11-13 22:45:44 +01:00
PommeSound.h Import source from Nanosaur port 2020-11-13 22:45:44 +01:00
PommeTime.h Import source from Nanosaur port 2020-11-13 22:45:44 +01:00
PommeTypes.h Add new string typedefs 2021-01-03 17:25:18 +01:00
PommeVideo.h Import source from Nanosaur port 2020-11-13 22:45:44 +01:00