index
:
ether
this commit
master
A game about lighting up a dark cave.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
game.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
added signs (which can't be read yet)
Star Rauchenberger
2022-03-16
1
-1
/
+13
*
maybe made the slowdown when zoomed out much better
Star Rauchenberger
2022-03-15
1
-0
/
+1
*
started adding zooming anim, looks weird esp when moving
Star Rauchenberger
2022-03-15
1
-3
/
+5
*
map is now "infinite" using chunks that dynamically load like in diamond&pearl
Star Rauchenberger
2022-03-14
1
-38
/
+2
*
fmod splash screen
Star Rauchenberger
2022-03-14
1
-9
/
+1
*
refactored game code into the game class (for titles / multiple games)
Star Rauchenberger
2022-03-13
1
-10
/
+46
*
16:9 widescreen, and fullscreen is less weird now
Star Rauchenberger
2022-03-12
1
-5
/
+5
*
dynamic wall and floor textures
Star Rauchenberger
2022-03-12
1
-0
/
+13
*
player has a sprite now thanks to world of solaria
Star Rauchenberger
2022-03-12
1
-0
/
+2
*
added back bump sound (and assets for fuller music)
Star Rauchenberger
2022-03-12
1
-0
/
+11
*
Added music and lamp popping sound
Star Rauchenberger
2022-03-11
1
-0
/
+2
*
zooming fixes
Kelly Rauchenberger
2018-06-06
1
-2
/
+9
*
players must move when dropping lamps
Kelly Rauchenberger
2018-06-05
1
-0
/
+3
*
refactored so that the renderer is its own class
Kelly Rauchenberger
2018-06-05
1
-0
/
+104