]> git.localhorst.tv Git - blank.git/history - src/world/BlockType.hpp
save a little bandwidth
[blank.git] / src / world / BlockType.hpp
2015-12-17 Daniel Karbachsave a little bandwidth
2015-11-25 Daniel Karbachblock type prototypability and new types
2015-11-17 Daniel Karbachper block type "gravity"
2015-11-16 Daniel Karbachmove block type loading details to BlockType
2015-10-20 Daniel Karbachrenamed OutlineMesh -> PrimitiveMesh
2015-10-16 Daniel Karbachblock sounds depending on block type
2015-10-13 Daniel Karbachuse (and fix) new shape implementation
2015-10-13 Daniel Karbachactually load shapes
2015-10-12 Daniel Karbachrenamed Shape -> CollisionBounds
2015-10-12 Daniel Karbachmodel -> mesh
2015-10-09 Daniel Karbachallow hsl color shifts for blocks and entities
2015-10-03 Daniel Karbachmore parameters for world generation
2015-08-19 Daniel Karbachsome outline improvements
2015-08-08 Daniel Karbachtextures
2015-08-03 Daniel Karbach"streamlined" model/VAO handling
2015-07-22 Daniel Karbachset and display block type labels
2015-06-26 Daniel Karbachentity/world collision response
2015-06-10 Daniel Karbachsome code reorganization