Subscribe to the commit log at twitter, or identi.ca to stay up to date with source code changes.

  203 Chris McCormick	2010-08-16 [merge]
      Got colour information sending across the network.

  202 Chris McCormick	2010-08-15 [merge]
      FreePlay fixes: airbrush tool refactor, hud message bug, textfile updates.

  201 Chris McCormick	2010-08-09
      Drop level edits which are not intended for us.

  200 Chris McCormick	2010-08-09
      Do not send level edits this client has already seen.

  199 Chris McCormick	2010-08-09
      Build and use levelhistory rather than storing level edit id in EditLayer.py

  198 Chris McCormick	2010-08-09
      Reverted previous bad fix for level background modification

  197 Chris McCormick	2010-08-09 [merge]
      Merged Patrick Mullen Windows fixes. Thanks Patrick!

  196 Chris McCormick	2010-08-09
      Minor bugfix for level background edits.

  195 Chris McCormick	2010-08-09
      Use "debug" command line arg to show client network msgs

  194 Chris McCormick	2010-08-07
      bugs and todo file updates

  193 Chris McCormick	2010-08-01
      Fixed a bug in ChatBox - stop receiving all events even when invisible.

  192 Chris McCormick	2010-08-01 [merge]
      Merged from Julian - woohoo, LevelID bug fixed + Ladderrrs!

  191 Chris McCormick	2010-07-27
      Added new windows BUG to bugs file.

  190 Chris McCormick	2010-07-27
      BUGS list and TODO list updates.

  189 Chris McCormick	2010-07-03
      Proxy new level platform/portal creation commands over the network.

  188 Chris McCormick	2010-07-03
      Send edit id back to creator - prevent duplicate edits. New level button no longer creates portals automatically.

  187 Chris McCormick	2010-07-03
      Made props have uuids for network safety.

  186 Chris McCormick	2010-06-28
      All drawing and prop editing tools now working across the network, including clone, delete

  185 Chris McCormick	2010-06-27
      TODO list fixes after botched merge

  184 Chris McCormick	2010-06-26 [merge]
      Merge Sydney flight changes: Got most drawing commands working over the network, yeah!