[fofix-commits] [fofix/fofix] 97b43b: Rewrite how the task management system stores the ...

GitHub noreply at github.com
Mon Mar 25 06:26:09 UTC 2013


  Branch: refs/heads/task_rewrite
  Home:   https://github.com/fofix/fofix
  Commit: 97b43b2d5f422ed32c2c37a0e35de1db457e48f8
      https://github.com/fofix/fofix/commit/97b43b2d5f422ed32c2c37a0e35de1db457e48f8
  Author: weirdpeople <matthewsitton at gmail.com>
  Date:   2013-03-24 (Sun, 24 Mar 2013)

  Changed paths:
    M src/GameEngine.py
    A src/TaskEngine.py

  Log Message:
  -----------
  Rewrite how the task management system stores the tasks, now in TaskEngine.py.


  Commit: 6946addcb1be6db9aa50a28f2dbb0e6a0eecc8eb
      https://github.com/fofix/fofix/commit/6946addcb1be6db9aa50a28f2dbb0e6a0eecc8eb
  Author: weirdpeople <matthewsitton at gmail.com>
  Date:   2013-03-24 (Sun, 24 Mar 2013)

  Changed paths:
    M src/TaskEngine.py

  Log Message:
  -----------
  Implement a fixed time interval between calls to synced tasks. It is currently set at 25ms which is 40 times per second.


  Commit: 033d453c624c66904464c8c96f4eadb1b268e47f
      https://github.com/fofix/fofix/commit/033d453c624c66904464c8c96f4eadb1b268e47f
  Author: weirdpeople <matthewsitton at gmail.com>
  Date:   2013-03-24 (Sun, 24 Mar 2013)

  Changed paths:
    M src/TaskEngine.py

  Log Message:
  -----------
  Fix the wrong tick size going into the tasks.


Compare: https://github.com/fofix/fofix/compare/97b43b2d5f42^...033d453c624c


More information about the fofix-commits mailing list