0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Sep 24, 2024 — Sep 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added SlickEdit project files/directories to gitignore. More... about 14 years ago
Updated Cython bindings with the latest changes and bumped the version to 0.1.18.
DarkUranium
as Tim Čas
More... about 14 years ago
Removed "type" from SGEntity and changed sgEntityCreate - also updated the examples to reflect this change.
DarkUranium
as Tim Čas
More... about 14 years ago
Began work on documentation via NaturalDocs.
DarkUranium
as Tim Čas
More... about 14 years ago
Added AUTHORS.txt and done a minor modification to gendoc.bat.
DarkUranium
as Tim Čas
More... about 14 years ago
Removed the doc folder from .gitignore (instead ignoring all subdirectories) and added NaturalDocs and a custom generator to the mix.
DarkUranium
as Tim Čas
More... about 14 years ago
Merge branch 'master' of gitorious.org:siege/siege
DarkUranium
as Tim Čas
More... about 14 years ago
Merge branch 'master' of git://gitorious.org/siege/siege More... about 14 years ago
Merge branch 'master' of git://gitorious.org/siege/siege More... about 14 years ago
Further API changes and version bump to 0.1.17.
DarkUranium
as Tim Čas
More... about 14 years ago
Updated the Chipmunk module (cleaned up code, brought it up to date, et cetera...) and introduced some changes to frontend (and backend!) physics API.
DarkUranium
as Tim Čas
More... about 14 years ago
corrected way to silent particles emitter errors More... about 14 years ago
added sgEmitterSetSilent to interface and implementation of particles More... about 14 years ago
documented and completed particles example More... about 14 years ago
added rotation to particle drawing. More... about 14 years ago
centered particles drawing More... about 14 years ago
work on particles More... about 14 years ago
fix particles drawing with textured quads (include missing >_<) More... about 14 years ago
Renamed "license.txt" to "COPYING.txt" earlier, but forgot to update CMakeLists.txt
DarkUranium
as Tim Čas
More... about 14 years ago
commented code to draw Textures of emitters differently More... about 14 years ago
fixed confusing indentation More... about 14 years ago
basic particles works :D More... about 14 years ago
added particles demo More... about 14 years ago
implemented drawing of Emitters More... about 14 years ago
implemented insertion of particles if rate and pool allows it More... about 14 years ago
fixes inconsistencies in particles .h and .c More... about 14 years ago
work on particles More... about 14 years ago
_sgParticleUpdate implementation More... about 14 years ago
implemented sgEmitterCreate, fixed SGEmitter struct More... about 14 years ago
added size of particles pool in sgEmitterCreate More... about 14 years ago