Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Jaffe ebbcea637b Extract movement into collidable::move. hace 6 años
  Sam Jaffe 4d1e9c6c8a Extract out 'collide-able' object definition from entity. hace 6 años
  Sam Jaffe f0f3b23bfb Helper functions for engine linkup hace 6 años
  Sam Jaffe b8ba0bb5bf Some reformatting to improve things a bit. hace 6 años
  Sam Jaffe a5eb60da15 Allow serial loads from implementation libraries. hace 6 años
  Sam Jaffe 018b9b577a Default out some things. hace 6 años
  Sam Jaffe 39c77fa273 Add rotation around origin concept function. hace 6 años
  Sam Jaffe c51d6a9d4b Get rid of debugging code... hace 6 años
  Sam Jaffe 897ea2c365 Dynamically generate font configurations from a config file instead of having it hard-coded. hace 6 años
  Sam Jaffe 3798ecebe8 Merge branch 'text_renderer' hace 6 años
  Sam Jaffe eeb48f6552 Remove unneeded parameter to FPS counter ctor. hace 6 años
  Sam Jaffe f973fdc0f9 Fix bugs in text display caused by indices not being normalized. hace 6 años
  Sam Jaffe a71d1a6363 Add text engine to the game_dispatch engine. hace 6 años
  Sam Jaffe 6c60af450a Add code to fill out text cells with data. hace 6 años
  Sam Jaffe 6fcf770fad Add a text engine that mirrors current code in FPS Counter class but is disconnected from the rest of the system currently. hace 6 años
  Sam Jaffe e91dd2ed65 Merge branch 'graphics_mgr' hace 6 años
  Sam Jaffe 559b5f6e12 Moving error helping code to its own file. hace 6 años
  Sam Jaffe 01d4f0fcfa Fix some bugs: hace 6 años
  Sam Jaffe ad1cd0a5fb Perform housekeeping on header includes/forward declaration lists. hace 6 años
  Sam Jaffe 9ef0432fe5 Have engine start using manager to provide graphics objects, thus isolating the API. hace 6 años
  Sam Jaffe 5e63c38d51 Complete refactor to a centralized caching solution for graphics objects. hace 6 años
  Sam Jaffe c62b7941af Make Release-Build compile without linker errors. This is probably caused because XCode is incapable of handling header files correctly. hace 6 años
  Sam Jaffe a69845daac Don't update fpscounter continuously. hace 6 años
  Sam Jaffe b701621c33 Add an FPS Counter object. hace 6 años
  Sam Jaffe df54e19365 Fixing two bugs: hace 6 años
  Sam Jaffe faeb4f8f0c Fix several bugs: hace 6 años
  Sam Jaffe f01765f5a8 Make game_dispatch take a renderer pointer. hace 6 años
  Sam Jaffe 10b566c06b Use resolution instead of screen size hace 6 años
  Sam Jaffe 469e086c88 Refactor time to the correct namespace. Add helpers. hace 6 años
  Sam Jaffe 1146b64e5d Merge branch 'entity_model' hace 6 años