Commit History

作者 SHA1 備註 提交日期
  Joeri Exelmans 2ff5a98dc8 Various bug fixes + improvements to digital watch model. 5 年之前
  Joeri Exelmans af62dc077c Various small fixes 5 年之前
  Joeri Exelmans f93fc55dc3 Datamodel: Have a "setup" script declaring variables in the instance scope instead of silly XML tags <var> and <func> for variable and function declarations. Nicer syntax, more powerful and we reuse functionality (like parsing and interpreting a block of statements) instead of treating the datamodel as something special. Function declarations are just expressions assigned to variables or directly called. Nested function declarations should be fully supported (yet untested). 5 年之前
  Joeri Exelmans 10288e3385 Getting closer to XML parsing nirvana... 5 年之前
  Joeri Exelmans 075aec4436 Fix test files so they no longer expect the controller to "stabilize" instances. Proper exception chaining. 5 年之前
  Joeri Exelmans 767a2afbc8 Fix durations for input events. Fix renderer. 5 年之前
  Joeri Exelmans 650cb9334c Overhaul of directory structure. 5 年之前