0
I Use This!
Inactive

Commits : Listings

Analyzed 29 minutes ago. based on code collected 30 minutes ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor perf improvement More... about 22 years ago
Add a function vector_increase_maxsize More... about 22 years ago
Fix a memleak More... about 22 years ago
Version 0.5.4 More... about 22 years ago
Avoid a warning More... about 22 years ago
Avoid 0 sized images (which lead to division by zero) even when the scale factor is very small More... about 22 years ago
New item: malus ball to be added on the side to denote the amount of malus balls you'll get (from Jeremie, of course) More... about 22 years ago
New, better looking, dead balls from Jeremie More... about 22 years ago
Remove old cruft More... about 22 years ago
Add a fail when an impossible condition (which seems to happen from time to time) happend and cause floating point exception More... about 22 years ago
decrease the default rotating speed, now that it increase by keeping the key pressed; Add the good old macro MAX and MIN More... about 22 years ago
First work on malus ball displaying on side of the screen (disabled for now) ; Adaptative speed of the canon to ease the aiming; cleanup in function names More... about 22 years ago
Version 0.5.3 More... about 22 years ago
Document last changes More... about 22 years ago
V 0.5.2 More... about 22 years ago
Use the same formulae to bump against walls and avoid display mismatch More... about 22 years ago
Set fps to 100 again; set more cannon angle and reduce the rotation speed for better aiming More... about 22 years ago
Move config.h before gettext.h to have i18n working More... about 22 years ago
Add NetworkProtocol More... about 22 years ago
tweaking More... about 22 years ago
Version 0.5.1 + Move to config.h file (called src/xbubble_config.h) + use autoheader More... about 22 years ago
cosmetics More... about 22 years ago
remove dead code + reduce debuging outputs More... about 22 years ago
Tweak the size of vectors (add 10 items at once, not 100) More... about 22 years ago
use a cache to precompute the target_cell(); add get_color_name() for debugging More... about 22 years ago
cleanup the prototype of target_cell() and get_board_info() More... about 22 years ago
Do not use -Werror for now (code not clean enough) More... about 22 years ago
Revert last change: color of malus ball is random again More... over 22 years ago
Beauuutiful network protocol planed More... over 22 years ago
Cosmetic changes in function names More... over 22 years ago