]> git.localhorst.tv Git - blank.git/history - src/client/InteractiveState.hpp
show net stats in debug overlay
[blank.git] / src / client / InteractiveState.hpp
2015-10-27 Daniel Karbachshow net stats in debug overlay
2015-10-26 Daniel Karbachmoved common stated to shared dir
2015-10-23 Daniel Karbachcentralize entity controllers
2015-10-22 Daniel Karbachbetter handling of focus and input
2015-10-21 Daniel Karbach(shabby) client side handling of messages
2015-10-19 Daniel Karbachrestore orientation on player load
2015-10-16 Daniel Karbachblock sounds depending on block type
2015-10-15 Daniel Karbachlil cleanup of common and unused stuff
2015-10-15 Daniel Karbachload models from assets
2015-10-14 Daniel Karbachstore shapes in models rather than meshes
2015-10-13 Daniel Karbachactually load shapes
2015-10-09 Daniel Karbachmerge chunk requester into receiver
2015-10-01 Daniel Karbachexchange block updates with clients
2015-10-01 Daniel Karbachtransmit player input from client to server
2015-09-29 Daniel Karbachsplit input handling
2015-09-24 Daniel Karbachfix this whole sky box mess
2015-09-18 Daniel Karbachmove server and client stuff around
2015-09-18 Daniel Karbachcache chunks received by the client
2015-09-17 Daniel Karbachtransmit chunks from server to client
2015-09-16 Daniel Karbachsecond attempt at "nice" client state correction
2015-09-15 Daniel Karbachsome experiements with state sync
2015-09-14 Daniel Karbachadd packet for merging player state back to client
2015-09-14 Daniel Karbachmove client update throttling to state
2015-09-10 Daniel Karbachsend entity visual from server to client
2015-09-09 Daniel Karbachsplit chunk stuff
2015-09-04 Daniel Karbachgive unique IDs to entities
2015-09-04 Daniel Karbachreorganized client state