Isis-log

From OLPC
Revision as of 15:55, 8 September 2007 by 189.47.35.11 (talk) (updating status)
Jump to: navigation, search

This reffers to ISIS project

Current tasks

  • timer (controls objects changes along the time, using frames as counter)
  • map -- a map on screen with objects. Render texts with squares or circles for objects without images.
  • chat gui
  • inventory gui

Future tasks

  • Developer's GUI: maybe do in this order:

chat creator, text creator, media object creator, script maker.


Log

August 24th to August 31th: This week I redid animations templates, as I did new classes for each transform animation. Move and alpha are done, missing rotate and resize.

September 1st to September 7th: :

  • Text engine almost complete, now everything which uses text will be simple to make.
  • Image resizing redid, using now PyGame Image library.