]> git.lizzy.rs Git - dragonblocks_alpha.git/history - src/client/game.c
You can now see other players
[dragonblocks_alpha.git] / src / client / game.c
2022-04-17 Elias FleckensteinYou can now see other players
2022-04-15 Elias Fleckensteinrefactoring
2022-02-13 Elias FleckensteinUse dragonstd flags
2022-02-12 Elias FleckensteinUse dragonnet
2022-01-22 Elias FleckensteinAdd configuration files for client and server
2022-01-17 Elias FleckensteinMerge branch 'master' of github.com:dragonblocks/dragon...
2022-01-17 Elias FleckensteinAdd trees
2021-10-01 Elias FleckensteinFix blending issues by sorting transparent objects
2021-09-30 Elias FleckensteinAdd status message
2021-09-29 Elias FleckensteinAdd grow animation for newly created block meshes
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...