]> git.localhorst.tv Git - blank.git/history - src/interface.cpp
minor optimizations in chunk
[blank.git] / src / interface.cpp
2015-06-02 Daniel Karbachminor optimizations in chunk
2015-06-02 Daniel Karbachblock place/remove timers
2015-05-29 Daniel Karbachnoexcept all the things
2015-05-20 Daniel Karbachremove move branching from interface
2015-03-24 Daniel Karbachtrying to fix the initial aiming issue
2015-03-23 Daniel Karbachuse light levels for shading of blocks
2015-03-22 Daniel Karbachadd chunk inspect button (C)
2015-03-19 Daniel Karbachextracted configuration of various parts
2015-03-17 Daniel Karbachbegun block lighting implementation
2015-03-13 Daniel Karbachadd missing breaks in input handler
2015-03-13 Daniel Karbachprint block info on keypress
2015-03-12 Daniel Karbachallow face/turn selection of placed blocks
2015-03-12 Daniel Karbachmove human I/O related stuff into separate file