1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix memory leak caused by the use of 'delete' instead of 'delete[]' More... almost 14 years ago
Update copyright year More... almost 14 years ago
Fix submodules to point to correct repositories More... almost 14 years ago
CrissCross HEAD update More... over 14 years ago
Button: use png images for themability More... over 14 years ago
Preferences: use TextureRectangles=1 by default More... over 14 years ago
Xcode: build for 10.5 and up only More... over 14 years ago
bin: add basic theme images for later use More... over 14 years ago
Graphics: add color parameter to Blit function More... over 14 years ago
Common.vsprops: name debug database the same as the target More... over 14 years ago
unrar: added as contrib instead of part of the Cerberus project file More... over 14 years ago
Resource: remove obsolete code in GetTextReader More... over 14 years ago
Widget: clean up animations on destruction More... over 14 years ago
Window: simplified MouseUpdate code More... over 14 years ago
Window: don't accept input message while closing More... over 14 years ago
Interface: if the widget doesn't accept the message, try the remaining ones More... over 14 years ago
Rotate: can now go both clockwise and counter-clockwise More... over 14 years ago
Graphics: detect OpenGL 2.0 and shader support More... over 14 years ago
Window: don't use 50,25,25. use 50,0,0. More... over 14 years ago
fade.cpp: fix indentation consistency More... over 14 years ago
Fade: add configurable options More... over 14 years ago
Makefile: add expirewidget.cpp to source list More... over 14 years ago
ExpireWidget: fix initializer list order More... over 14 years ago
Rotate: fix initializer list to be properly ordered More... over 14 years ago
Window: fix close animation speeds to be a bit more reasonable More... over 14 years ago
Fade: implement fading effect More... over 14 years ago
Graphics: adding Animation classes for animating Widgets More... over 14 years ago
Game::GetGameSpeed() -> App::Speed() Signed-off-by: Steven Noonan <[email protected]> More... over 14 years ago
Graphics: display lists removed More... over 14 years ago
contribs: added GLEW to MSVC contribs More... over 14 years ago