0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move license notice to bottom of files, update copyright year More... over 5 years ago
Coding style changes (member variable/function names) More... over 5 years ago
Apply clang-format style More... over 5 years ago
Fix qt5-video build More... over 5 years ago
Coding style change: don't write "this->" when not needed More... over 5 years ago
Linter fixes and related improvements More... over 5 years ago
Fix macOS build More... over 5 years ago
Fix disable-audio build More... over 5 years ago
Add SoundFont support More... over 5 years ago
Replace include with forward declaration More... over 5 years ago
Drop the SDL_mixer backend More... over 5 years ago
SDL_audiolib update More... over 5 years ago
Forward instead of move the forwarding reference More... over 5 years ago
Don't try to terminate engine thread More... over 5 years ago
Add more opcodes More... over 5 years ago
Fix building with disable-audio More... over 5 years ago
Add .gitattributes file More... almost 7 years ago
Add SDL_audiolib audio back-end More... almost 7 years ago
Terminate engine thread when closing the application window More... about 8 years ago
Pass a string literal as format string to SDL_SetError() More... about 8 years ago
Add (inactive) Clang saniter flags for debugging More... about 8 years ago
Return UNKNOWN_OPCODE to the game if the opcode was not recognized More... about 8 years ago
Add IS_MUSIC_PLAYING and IS_SAMPLE_PLAYING opcodes More... about 8 years ago
Disable non-standard C++ extensions and don't explicitly enable exceptions More... about 8 years ago
Fix build with Qt 5.3 More... about 8 years ago
Switch to C++14 More... about 8 years ago
Docs More... about 8 years ago
Also use -Wno-unused-parameter for C code when building with Clang More... about 8 years ago
Engine: fix compiler warnings More... about 8 years ago
Fix compiler warnings More... about 8 years ago