description2D game library for XNA
ownerEric Woroshow, eric@ericw.ca
last changeThu, 10 Sep 2009 21:29:18 -0700
changes
12 months ago eric Added PurchaseContent method to PlayerIndex as an extension. default tip
12 months ago eric Added a Stop method to AudioAnimation.
12 months ago eric Added a vibration enable/disable toggle to Input. Removed some unnecessary #ifs in Input. Added Screen.StateChanged event.
12 months ago eric Log exceptions to Debug rather than swallowing them silently.
12 months ago eric Fix Input to start with a null previous controller. Fix Storage to display the storage device selector when requested.
13 months ago eric Converted all storage methods to take a single IStoreableData instance rather than a params array. Added an Exists method. Removed some unneeded logging from the texture packer.
13 months ago eric Changed the text of some dialog boxes. Fixed the exception game to avoid initializing gamer services if it can.
13 months ago eric Added better handling of game-ending exceptions.
13 months ago eric Removed the old storage handling code. Made XmlStoreable more useful.
13 months ago eric Added better storage handling. Use localized strings.
...
tags
...
branches
12 months ago 411bdd4ff9a9 default
...