0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:pod25/ball_blaster More... about 16 years ago
Changed from set_speed_factor(3) to set_speed_multiplyer(3) when pressing down space (this will cause the step function to be called 3 times in a row) More... about 16 years ago
New build More... over 16 years ago
Changed to constant step length for physics. Also added new command in simulation mode. Hold space to speed up simulation More... over 16 years ago
Updated ball_blaster_release.zip since I sent the game to my popa. More... over 16 years ago
Added the missing levels. Modified menu to handle more than 14 menu items at once. When returning to the menu it is no longer reset, only the current state in the menu is reset at one place. More... over 16 years ago
New compile More... over 16 years ago
New level: Mega Magnet More... over 16 years ago
WARNING: Deletion. Deleted some old levels More... over 16 years ago
Two new levels More... over 16 years ago
Added level More... over 16 years ago
Small fixes. Made the ball still move a little after the level is finished. More... over 16 years ago
Removed comment More... over 16 years ago
Merge branch 'master' of github.com:pod25/ball_blaster More... over 16 years ago
Increased friction More... over 16 years ago
Changed release binary name to the name mentioned in the manual. Also uploaded a zip-file with a full release package (source, libraries, binary. No levels, though). More... over 16 years ago
File clean-up (removal) More... over 16 years ago
Project can now be compiled using the release profile for distribution More... over 16 years ago
Merge branch 'master' of github.com:pod25/ball_blaster More... over 16 years ago
. More... over 16 years ago
Final graphic changes! Small bug fix in simulator mode (game now returns to editor when a level is completed in edit mode) More... over 16 years ago
Merge branch 'master' of github.com:pod25/ball_blaster More... over 16 years ago
. More... over 16 years ago
Increased MAX_NEGATED_MOMENTUM to 0.4 More... over 16 years ago
Disabled level reversion More... over 16 years ago
Merge branch 'master' of github.com:pod25/ball_blaster More... over 16 years ago
Added lighting to the ball. More... over 16 years ago
Added a little manual in Swedish More... over 16 years ago
Merge branch 'master' of github.com:pod25/ball_blaster More... over 16 years ago
Added rotation of the ball. Current friction coefficient: 0.1. Also see the constant MAX_NEGATED_MOMENTUM in physics.h. More... over 16 years ago