]> git.localhorst.tv Git - blank.git/history - src/world
made chunk neighbor linkage a little safer
[blank.git] / src / world /
2015-07-22 Daniel Karbachmade chunk neighbor linkage a little safer
2015-07-22 Daniel Karbachset and display block type labels
2015-06-26 Daniel Karbachbetter edge light propagation on link
2015-06-26 Daniel Karbachentity/world collision response
2015-06-25 Daniel Karbachcollect collisions for each entity
2015-06-25 Daniel Karbachfigure out depth and normal in box/box test
2015-06-24 Daniel Karbachtest entities for world collision
2015-06-23 Daniel Karbachuse a timer to limit chunk generation
2015-06-15 Daniel Karbachsome cleaning :)
2015-06-15 Daniel Karbachfixed light propagation after obstacle removal
2015-06-12 Daniel Karbachmore chunk tests
2015-06-12 Daniel Karbachweird return value is weird
2015-06-11 Daniel Karbachsome tests for Chunk
2015-06-11 Daniel Karbachfix faceset unset
2015-06-10 Daniel Karbachsome code reorganization