2
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 22 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
small footprint global score server written in C More... almost 16 years ago
only show local/session/global score if they differ More... almost 16 years ago
closed issue#32 (make game work independent of the current dir) More... almost 16 years ago
generalization of audio mix and independent crash sound
Carlo "zED" Caputo
as Carlo Amorelli Caputo
More... almost 16 years ago
added a very simple global hiscore server used on a openwrt
Carlo "zED" Caputo
as Carlo Amorelli Caputo
More... about 16 years ago
fixed global hiscore and enabled it by default; also fixed -S <start> with new score_scale.
Carlo "zED" Caputo
as Carlo Amorelli Caputo
More... about 16 years ago
more transparent hud More... about 16 years ago
separated new Render class from Display More... about 16 years ago
more clear --help handling More... about 16 years ago
all items on the hiscore are using the roman/arabic functions; score and --start parameter made consistent with a score_scale constant; a local hiscore not sent to server will be treated as global now and sent again wenever possible; allowed audio to play a bit more after dead, so hit sound be heard; MAX, MIN, CLAMP, RAND moved from vec.h to util.h.
Carlo "zED" Caputo
as Carlo Amorelli Caputo
More... about 16 years ago
fixed audio-playing-while-paused-bug when toggled fullscreen
Carlo "zED" Caputo
as Carlo Amorelli Caputo
More... about 16 years ago
revamped the hud with new minimap-gauge and score alone as the only text
Carlo "zED" Caputo
as Carlo Amorelli Caputo
More... about 16 years ago
Alignment of --help output. More... about 16 years ago
fixed --help for flags without a short form More... about 16 years ago
stalactites are optional More... about 16 years ago
makefile uses bash, so it can use &> More... about 16 years ago
changed minimap a bit, to better suit the new texture More... about 16 years ago
colorless, more transparent minimap More... about 16 years ago
re-balanced min cave radius to compensate for estalactites More... about 16 years ago
divided roman score by 10 More... about 16 years ago
better, simpler way to roll the ship More... about 16 years ago
default roman score, --arabic option More... about 16 years ago
Merge branch 'master' of [email protected]:bart9h/cave9
Carlo "zED" Caputo
as Carlo Amorelli Caputo
More... about 16 years ago
fix in the makefile for ubuntu ( &> redirects didnt work, deplaced by 1> 2> )
Carlo "zED" Caputo
as Carlo Amorelli Caputo
More... about 16 years ago
smothing the rotation of the ship. More... about 16 years ago
Stalactite and stalagmites. :-) More... about 16 years ago
reverted silly hud changes More... about 16 years ago
Merge commit '010b352e1411c3498d71113269a7baf2993d5828' More... about 16 years ago
marked some cmdline options as experimental; net made opt-in More... about 16 years ago
re-balanced the game, to compensate for the wall multipliers More... about 16 years ago