view doc/jobs @ 9:1885a9080f2a

Joystick button input now works with config. committer: Diggory Hardy <diggory.hardy@gmail.com>
author Diggory Hardy <diggory.hardy@gmail.com>
date Wed, 30 Jan 2008 11:33:56 +0000
parents
children 4c3575400769
line wrap: on
line source

In progress:
*	Why doesn't input.config filtering via headers "Configs" work?

To do:
*	change init threads (should catch own exceptions)
*	finish event callback support
*	add remaining SDL event support
*	add options support; in particular for whether or not to use threads (and adjust Init to use this).
*	OutOfMemoryException is not currently checked for − it should be at least in critical places (use high-level catching of all errors?).