]> git.lizzy.rs Git - dragonblocks_alpha.git/history - src/client/game.c
Add screenshot key
[dragonblocks_alpha.git] / src / client / game.c
2021-09-29 Elias FleckensteinAdd screenshot key
2021-09-29 Elias FleckensteinAdd fog and face culling
2021-09-28 Elias FleckensteinAdd diffuse lighting, improve skybox and add timelapse
2021-09-27 Elias FleckensteinAdd skybox
2021-09-26 Elias FleckensteinAdd daylight cycle
2021-09-25 Elias FleckensteinGenerate random seed & save it to database
2021-09-25 Elias FleckensteinReplace HUD by GUI
2021-08-26 Elias FleckensteinRemove GLSL version from debug menu
2021-08-24 Elias FleckensteinTweak and extend debug info
2021-08-24 Elias FleckensteinMake 3D fragment shader portable
2021-08-23 Elias FleckensteinImprove batch rendering: Use multiple OpenGL texture...
2021-08-19 Elias FleckensteinRework mapblock loading system and add mapgen stage...
2021-07-16 Elias FleckensteinUse CMake for building
2021-07-15 Elias FleckensteinReplace Ubuntu font by Minecraftia
2021-07-15 Elias FleckensteinAllocate exactly the needed space for fps display
2021-07-15 Elias FleckensteinAdd FPS counter
2021-07-15 Elias FleckensteinRedesign file structure and graphics pipeline; add...