]> git.localhorst.tv Git - blank.git/history - tst/net
new gcc version
[blank.git] / tst / net /
2016-11-08 Daniel Karbachglm backwards compatibility
2015-11-05 Daniel Karbachhigher precision for quats over the net
2015-11-03 Daniel Karbachunified location handling
2015-11-03 Daniel Karbachsplit geometry lib
2015-10-30 Daniel Karbachadjust epsilon in net/quat assertion
2015-10-22 Daniel Karbachupdate entity model on state change
2015-10-22 Daniel Karbachtreat head pitch and yaw as entity state
2015-10-21 Daniel Karbachget rid of angular velocity
2015-10-21 Daniel Karbachcompress protocol a little
2015-10-20 Daniel Karbachadded message packet
2015-10-12 Daniel Karbachcomposite model is the canonical model
2015-10-07 Daniel Karbachinitialize packet control in test
2015-10-01 Daniel Karbachexchange block updates with clients
2015-10-01 Daniel Karbachtransmit player input from client to server
2015-09-23 Daniel Karbacheven more packet tests
2015-09-22 Daniel Karbachunit test for EntityUpdate packet
2015-09-21 Daniel Karbachmore unit tests for Packet
2015-09-17 Daniel Karbachsome unit tests for Packet et al