- Added keyboard buffering so if user types ahead system remembers key strokes and delivers them to appropriate graphics components on screen
- Improved logging of Clarion Events
- Enabled FINE level debugging by default - until we resolve last remaining bugs
- Setup CrashStream logger so it is limited to 256k of logging. Way it was it could of caused memory to run out
- Modified setActiveState to only perform logic if state actually changes