]> git.localhorst.tv Git - blank.git/history - Makefile
fix return type for Entity::Transform()
[blank.git] / Makefile
2015-12-23 Daniel Karbachsmoother type selection during chunk generation
2015-12-04 Daniel Karbachfix multiple application support in makefile
2015-11-09 Daniel Karbachtweak profiling
2015-11-05 Daniel Karbachlet "make client" use ./saves as well
2015-10-06 Daniel Karbachrandom stuff
2015-09-02 Daniel Karbachclient-side implementation of login packet
2015-09-02 Daniel Karbachfirst draft for client/server architecture
2015-08-31 Daniel Karbachadd minimal debug symbols in release build
2015-08-10 Daniel Karbachsave and load chunk data
2015-08-09 Daniel Karbachsave and load world seed
2015-08-09 Daniel Karbachconfigurable asset and save path
2015-08-01 Daniel Karbachsome experiments with sound
2015-07-22 Daniel Karbachset and display block type labels
2015-07-21 Daniel Karbachimplemented font redering
2015-06-11 Daniel Karbachfix faceset unset
2015-06-10 Daniel Karbachsome code reorganization
2015-05-20 Daniel Karbachbetter chunk memory management
2015-03-11 Daniel Karbachincreased convenience in build process
2015-03-10 Daniel Karbachbuild both release and debug at the same time
2015-03-05 Daniel Karbachseparate build directory for intermediates
2015-02-23 Daniel Karbachoutline pointed-at block
2015-02-12 Daniel Karbachadd SDL2_image library
2015-02-11 Daniel Karbachinitial testing