提交歷史

作者 SHA1 備註 提交日期
  Sam Jaffe ad1cd0a5fb Perform housekeeping on header includes/forward declaration lists. 6 年之前
  Sam Jaffe 9ef0432fe5 Have engine start using manager to provide graphics objects, thus isolating the API. 6 年之前
  Sam Jaffe 5e63c38d51 Complete refactor to a centralized caching solution for graphics objects. 6 年之前
  Sam Jaffe c62b7941af Make Release-Build compile without linker errors. This is probably caused because XCode is incapable of handling header files correctly. 6 年之前
  Sam Jaffe a69845daac Don't update fpscounter continuously. 6 年之前
  Sam Jaffe b701621c33 Add an FPS Counter object. 6 年之前
  Sam Jaffe df54e19365 Fixing two bugs: 6 年之前
  Sam Jaffe faeb4f8f0c Fix several bugs: 6 年之前
  Sam Jaffe f01765f5a8 Make game_dispatch take a renderer pointer. 6 年之前
  Sam Jaffe 10b566c06b Use resolution instead of screen size 6 年之前
  Sam Jaffe 469e086c88 Refactor time to the correct namespace. Add helpers. 6 年之前
  Sam Jaffe 1146b64e5d Merge branch 'entity_model' 6 年之前
  Sam Jaffe d0c14dc1ea Default shaders 6 年之前
  Sam Jaffe 1c2b3f32b0 Add some graphics helper functions 6 年之前
  Sam Jaffe 761761dd90 Fix a bug where we have not yet started openGL properly when we load the default textures. 6 年之前
  Sam Jaffe 6ae30e62b9 Make it possible to invoke the game from an external runner. 6 年之前
  Sam Jaffe f4fc222ab7 Fixing up keys a little (in progress)... 6 年之前
  Sam Jaffe 39ca9537fc Doing some cleanup and relocation. 6 年之前
  Sam Jaffe 0f1aca5bb1 Merge branch 'collision' into entity_model 6 年之前
  Sam Jaffe d5a5eaa43d Adding quad-collision detection, and triangle collision detection. 6 年之前
  Sam Jaffe 0eb4b973e4 Start making collision detection. 6 年之前
  Sam Jaffe 7edbd6010f Add update/render propagation to scenes. 6 年之前
  Sam Jaffe 987604d7b1 Add default behavior for to_vec 6 年之前
  Sam Jaffe 4a4780050c Load the quad data immediately. 6 年之前
  Sam Jaffe 0f9d7d026d Move code into serialization file 6 年之前
  Sam Jaffe 27f2081d8d Move object load to own function 6 年之前
  Sam Jaffe 0dbb2d6847 Start writing load-from-json code. 6 年之前
  Sam Jaffe 31acbfa56d Merge branch 'graphics_import' 6 年之前
  Sam Jaffe d251d08c46 Cleanup 6 年之前
  Sam Jaffe 3a84d1dde7 Don't use a member function. 6 年之前