17 Commits (c3fc332113dc25df7748b911892da8ffafc00847)

Author SHA1 Message Date
  C. J. Howard 2528a37e36 Move console commands from cc namespace to debug::cc namespace 3 years ago
  C. J. Howard b442b10ba3 Document undocumented cli function 3 years ago
  C. J. Howard 692d0f71ee Move code in debug folder into new debug namespace 3 years ago
  C. J. Howard 2c4e237276 Update copyright date 3 years ago
  C. J. Howard 924cde00e5 Refactor application to split into application class and separate game bootloader 3 years ago
  C. J. Howard f44df4b7cc Revise and expand easing functions, and reorganize some source file locations 3 years ago
  C. J. Howard 351d65dcbc Add auto newline feature to logger 3 years ago
  C. J. Howard 1c4759badb Get animation system working 3 years ago
  C. J. Howard 963823e452 Add a CLI to the application class 3 years ago
  C. J. Howard 2e89cfc0aa Simplify logger tasks by using a stack 3 years ago
  C. J. Howard 7195ca0ec6 Add simple_render_pass class and add task support to logger 3 years ago
  C. J. Howard 5a2d886113 Move dependencies to superbuild repo 3 years ago
  C. J. Howard c9779bf766 Replace old repo contents with new repo contents 3 years ago
  C. J. Howard 02494d4691
Add prefixes, postfixes, and colors to the logger 5 years ago
  C. J. Howard 6172c221cd
Add logger and support for querying CLI variables 5 years ago
  C. J. Howard 77b71c0144
Make command interpreter detect invalid argument counts and add support for variable substitution 5 years ago
  C. J. Howard eff3c19950
Add debug console 5 years ago