Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe cbeb8267a7 Use string id instead of enumeration. il y a 6 ans
  Sam Jaffe 96a262d833 Update schemas... il y a 6 ans
  Sam Jaffe ae6627150d refactor(renderer_impl): Switch from driver enums to dependency-injection. il y a 6 ans
  Sam Jaffe ae302ad1cd Move rendering of glyphs into fps_counter class's ownership. il y a 6 ans
  Sam Jaffe 5358d47506 Run clang-format because it got dropped from upgrading OS. il y a 6 ans
  Sam Jaffe 9a70e6beba Testing Mouse Release and Scene graphics. il y a 6 ans
  Sam Jaffe 0060cbfe42 Test scene::in_bounds. il y a 6 ans
  Sam Jaffe 0fac46e6b2 Make all tests passing. il y a 6 ans
  Sam Jaffe 8fde3775d2 Merge branch 'master' into batching il y a 6 ans
  Sam Jaffe 7f53c76f83 Merge branch 'test_catchup' il y a 6 ans
  Sam Jaffe 8a52e2be49 Test quad collisions. il y a 6 ans
  Sam Jaffe 4497b7888d Test all 6 ways that triangle intersection can return false using a simplified method (one triangle is a point) to avoid complication. il y a 6 ans
  Sam Jaffe 86194d80d4 Start moving towards 100% coverage of math il y a 6 ans
  Sam Jaffe 4ae097900e Add tests for the entity class in engine. il y a 6 ans
  Sam Jaffe 1cb016c289 Update to new OS version... il y a 6 ans
  Sam Jaffe f2e5fcf98f Change test to permit double-collision. il y a 6 ans
  Sam Jaffe 4113269e83 Add test for objects with collide-able layers, but no actual intersects. il y a 6 ans
  Sam Jaffe 668e85d3f1 Add tests for engine::scene for all collision_t enum rules. il y a 6 ans
  Sam Jaffe ba3029284a Set up testing skeleton for engine::scene il y a 6 ans
  Sam Jaffe a8067a9fc3 Add some ugly tests for handling Key remapping. il y a 6 ans
  Sam Jaffe ba4db49d13 Start testing mouse events. il y a 6 ans
  Sam Jaffe d72353306b Adding tests for update() and render() going from game_dispatch to scene. il y a 6 ans
  Sam Jaffe b4bc5d0d7c Fixing bug where we double-delete a scene ptr. il y a 6 ans
  Sam Jaffe 4dac7f25b6 Add skeleton to test game_dispatch. il y a 6 ans
  Sam Jaffe 1eb1b3f568 Write basic tests for FPS Counter. il y a 6 ans
  Sam Jaffe d297d954a3 Test generating text graphic strings. il y a 6 ans
  Sam Jaffe 5e9dc6c62e Add tests for constructing a text_engine. il y a 6 ans
  Sam Jaffe 3b8d5160ca Add tests to cover all parts of deserializing an object. il y a 6 ans
  Sam Jaffe 7d5cf07eae reference enum to string correct implementation. il y a 6 ans
  Sam Jaffe 701542f7fc Eliminate empty-throw. il y a 6 ans