0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename all vector related function (cosmetic change) More... over 22 years ago
Fix compilation warning More... over 22 years ago
rename the {send,receive}_bubble to {give,get}_bubble to make the code of game.c more clear; Malus ball color is the same than the one which falled More... over 22 years ago
AM_CFLAGS += -Werror -O2 More... over 22 years ago
Fix hook madness More... over 22 years ago
Malus balls are placed only 5 after 5 More... over 22 years ago
API cleanup: s/empty_vector/vector_empty; Add vector_push vector_pop vector_shift vector_unshift. More... over 22 years ago
new version More... over 22 years ago
Remove some debuging warns More... over 22 years ago
direction and speed of exploding balls is not only random anymore. It also depends on the size of explosion (ie count of exploding balls) More... over 22 years ago
initialize vx and vy on creation More... over 22 years ago
Change level 22 and 28 so that they are not stupidly simple More... over 22 years ago
v0.4.1 More... over 22 years ago
document my last change More... over 22 years ago
default FPS=50. The best solution would be to have dynamic FPS, but well... More... over 22 years ago
document last patch from Ivan More... over 22 years ago
fixed a small background tiling bug [ivan] More... over 22 years ago
rpm spec kindly provided by [email protected] More... over 22 years ago
Document last changes More... over 22 years ago
a match is in 3 round again ; the challenge mode do not stop until esc is pressed More... over 22 years ago
tune the random seed in falling balls speed More... over 22 years ago
fix debian bug 189971 related to the detection of the X include path More... over 22 years ago
fix a bunch of errors repported by valgrind More... over 22 years ago
Document the frozen theme More... over 22 years ago
do not use this version More... over 22 years ago
document last changes More... over 22 years ago
less debuging output More... over 22 years ago
less canon angle to speed it up;COLLISION_DIST for target_cell is now there More... over 22 years ago
update More... over 22 years ago
v0.4 More... over 22 years ago