--------------- EXPECTED PROGRESS --------------- I'm almost freelancing now... This week I want to hone the network code some more, and then start adding features and cleaning things up. --------------- ACTUAL PROGRESS --------------- - Added tray icon functionality to the list server - Added a module to the settings application for editing control bindings and input settings. Made some fundamental changes to how input mapping is handled. - Finished the netcode in the game application, and coped Brian's demo work into the net framework, created packet types for it, wrote handling code, etc... Defined the protocol for client/server communication. Wrote a few new classes: player manager, camera controller. - Got a simple demo up and running --------------- SNAGS --------------- My mother was visiting over the weekend, but I ended up doing more work than expected. --------------- PLANS --------------- Flesh out the game some more... Writing a bump mapping demo for CSE 191, so I'd like to integrate that into the game.