0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Done some cleanup on vector.h. Also added sgVec4Cross.
DarkUranium
as Tim Čas
More... about 8 years ago
Fixed a misnaming in util/irect.c. More... about 10 years ago
Fixed stb_vorbis.c compilation in FreeBSD. More... about 10 years ago
Updated `stb_*` libraries to the most recent versions.
DarkUranium
as Tim Čas
More... over 10 years ago
Added SGIRect.
DarkUranium
as Tim Čas
More... over 10 years ago
Minor addition to SGRect.
DarkUranium
as Tim Čas
More... over 10 years ago
Declared all the CMake (sub)projects as exclusively in C language.
DarkUranium
as Tim Čas
More... over 10 years ago
Fixed the physics module for Chipmunk v6.
DarkUranium
as Tim Čas
More... over 10 years ago
Change in SGRand API; also added POSIX's rand48 implementation.
DarkUranium
as Tim Čas
More... over 10 years ago
Added sgConvInit and sgConvDeinit, to remove the need to malloc().
DarkUranium
as Tim Čas
More... over 10 years ago
Example fixes (they were incorrect).
DarkUranium
as Tim Čas
More... over 10 years ago
More fixes for Chipmunk 7.0.0. More... over 10 years ago
Updated SIEGE for Chipmunk 7.0.0. More... over 10 years ago
Added stencil buffer support.
DarkUranium
as Tim Čas
More... over 10 years ago
Added a C11 and C++11 feature-test for SGwchar and SGdchar
DarkUranium
as Tim Čas
More... over 10 years ago
Added SG_IS_NAN() macro. More... over 10 years ago
Updated mask and sprite API More... over 10 years ago
Added sgEntityFindIter
DarkUranium
as Tim Čas
More... over 10 years ago
Changed error handling in SGGetOpt. Also fixed example program.
DarkUranium
as Tim Čas
More... over 10 years ago
Fixed handling of '-' alone for SGGetOpt.
DarkUranium
as Tim Čas
More... over 10 years ago
Fixed failed loading of audio buffers on failure.
DarkUranium
as Tim Čas
More... over 10 years ago
Temporary fix to audio issues.
DarkUranium
as Tim Čas
More... over 10 years ago
Fixed a bug in the audio subsystem
DarkUranium
as Tim Čas
More... over 10 years ago
Yet another input bug fixed.
DarkUranium
as Tim Čas
More... almost 11 years ago
Fixed a bug in keyboard event handling.
DarkUranium
as Tim Čas
More... almost 11 years ago
Removed Libs.private from the pkg-config file.
DarkUranium
as Tim Čas
More... almost 11 years ago
Fixed vswprintf() in Windows. Again.
DarkUranium
as Tim Čas
More... almost 11 years ago
Changed SetSize/GetSize functions to use vectors.
DarkUranium
as Tim Čas
More... almost 11 years ago
Added some vector utility functions.
DarkUranium
as Tim Čas
More... almost 11 years ago
Fixed a bug in SIEGE keyboard handling
DarkUranium
as Tim Čas
More... almost 11 years ago