2
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
digger motion is now decoupled from player movement.
timojbo
as Timo Paulssen
More... over 15 years ago
fscanf barfed at the whitespace after the newline.
timojbo
as Timo Paulssen
More... over 15 years ago
Merge branch 'per-level-score'
timojbo
as Timo Paulssen
More... over 15 years ago
Merge branch 'master' of [email protected]:timo/cave9
timojbo
as Timo Paulssen
More... over 15 years ago
"local" was actually correct.
timojbo
as Timo Paulssen
More... over 15 years ago
oops. score from file was loaded into score->local
timojbo
as Timo Paulssen
More... over 15 years ago
highscore is now on a per-level basis.
timojbo
as Timo Paulssen
More... over 15 years ago
dumb mistake. it might work (better) now.
timojbo
as Timo Paulssen
More... over 15 years ago
dumb mistake. it might work (better) now.
timojbo
as Timo Paulssen
More... over 15 years ago
more work to get the stuff deterministic.
timojbo
as Timo Paulssen
More... over 15 years ago
now all of the cave generation is deterministic.
timojbo
as Timo Paulssen
More... over 15 years ago
cave generation can now be deterministic
timojbo
as Timo Paulssen
More... over 15 years ago
variables for light intensities More... over 15 years ago
tried to make the fade even smoother
timojbo
as Timo Paulssen
More... over 15 years ago
made minimap fade in and out semi-smoothly
timojbo
as Timo Paulssen
More... over 15 years ago
made light brighter/added more contrast
timojbo
as Timo Paulssen
More... over 15 years ago
GL_SMOOTH is good for nice lighting.
timojbo
as Timo Paulssen
More... over 15 years ago
fixed propagation of the lighting argument
timojbo
as Timo Paulssen
More... over 15 years ago
use vec.h definitions for vector stuff.
timojbo
as Timo Paulssen
More... over 15 years ago
added commandline option for lighting
timojbo
as Timo Paulssen
More... over 15 years ago
started work on hardware-lighting support. almost looks good.
timojbo
as Timo Paulssen
More... over 15 years ago
whitespace (tab) fixes
timojbo
as Timo Paulssen
More... over 15 years ago
Fixed: dont make mipmaps for someting that does not move on z-axis
timojbo
as Timo Paulssen
More... over 15 years ago
updated AUTHORS.txt; --version also shows data version More... over 15 years ago
--version option; updated version.h More... over 15 years ago
workaround for what appears to be a bug with hud font More... over 15 years ago
score_scale only for roman More... over 15 years ago
--roman took place of --arabic (the former is default now) More... almost 16 years ago
FIXMEs on the collision code More... almost 16 years ago
better messages on initialization and error of SDL_net for GLOBAL_SCORE More... almost 16 years ago