This website requires JavaScript.
Explore
Help
Register
Sign in
snakert12345
/
yupplemayham
Watch
1
Star
0
Fork
You've already forked yupplemayham
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
dccd19ac80
yupplemayham
/
YuppleMayham
/
include
/
gameplay
History
Ethan
dccd19ac80
Removed overuse of polymorphisim
2025-03-31 17:23:33 -04:00
..
weapons
Removed overuse of polymorphisim
2025-03-31 17:23:33 -04:00
ai.h
Added more robust logging. Put garbage collection on 3 minute interval
2025-01-28 20:02:40 -05:00
camera.h
Added framebuffers for world and hud for postprocessing. Also fixed a nagging NDC issue
2025-02-24 21:30:48 -05:00
entity.h
Moved to linux so depends aren't such a mess! Also decided to bundle the thirdparty glad.c library with the project. Debugging fonts added. General fixes and new GLM version
2025-03-19 22:11:37 -04:00
game.h
Added music player, next is the sound effects and loading music depending on the scene
2025-03-28 11:30:07 -04:00
gameactor.h
Postprocess work and hopefully improved memory handling. removing over used shared_ptr
2025-02-26 03:17:38 -05:00
input.h
added backgrounds to empty space, updated event polling to be more responsive
2025-03-24 18:59:16 -04:00
map.h
Switched to LuaJIT and made some other misc. changes
2025-02-28 19:39:50 -05:00
physics.h
Moved to linux so depends aren't such a mess! Also decided to bundle the thirdparty glad.c library with the project. Debugging fonts added. General fixes and new GLM version
2025-03-19 22:11:37 -04:00
scene.h
added backgrounds to empty space, updated event polling to be more responsive
2025-03-24 18:59:16 -04:00