Commit Graph

19 Commits (e23503cd007430a84fe718634598f4f850cae726)

Author SHA1 Message Date
Nathan Adams 01748bc5f8 Fixing axios log flag detection
Adding dispose methods to AxiosFile objects
Adding extended log to AxiosLog
Fixing issue in CommandConsole where the first line would not be displayed
Adding commands to commandconsole
2015-01-02 20:14:38 -06:00
Nathan Adams b6e6744a88 Adding extension for rectangleitem to get position in Farseer units ( getSimPosition )
Adding extension for vector2 to convert back and forth between sim and display units
2015-01-01 14:36:46 -06:00
Nathan Adams 719b450343 Adding MouseAimVector to AGS
Removing Camera extension
2013-01-02 17:45:08 -06:00
Nathan Adams 1b5f1bfaf9 Adding new extensions 2013-01-02 17:08:15 -06:00
Nathan Adams 4c7c9e6d61 * - Adding Factory for Texture2D to create from a list (ie lay a list of texture2D row by row)
* - Adding AddScreen method to ScreenManager to make the PlayerIndex optional (default of PlayerIndex.One)
2012-08-02 20:59:41 -05:00
Nathan Adams db369a362d Adding double extension
Adding Texture2D comments
2012-06-23 17:23:39 -05:00
Nathan Adams 8e7771ef63 Must be static 2012-06-03 15:42:58 -05:00
Nathan Adams 6f1d7e6d4d Adding inputstate extension 2012-06-03 15:42:25 -05:00
Nathan Adams 4ba6fd89ee + * - Adding rotation to DrawableAxiosGameObject
+ * - Adding InputState extensions to test for input agaisnt Player One
2012-06-03 15:39:11 -05:00
Nathan Adams e31ccc4ed4 + * - Adding IsNullOrWhiteSpace extension for support for Xbox 360
+ * - Upon some testing - developers will need to use #if WINDOWS/#endif tags to make sure they can't use XNACC in WP7/Xbox360
2012-05-28 17:01:03 -05:00
Nathan Adams e75e8fdca1 Fixing bug with determing what direction it is collding. 2012-05-19 23:39:20 -05:00
Nathan Adams 2ffb70d9fc Changing location of GetTexture to extensions 2012-05-18 21:35:58 -05:00
Nathan Adams b8786c2aaf Adding Contact extension 2012-05-17 20:39:54 -05:00
Bret Deasy f2272b0555 Adding Cut extension method to Texture2D.cs
Will create a subTexture of Width & Height from top-left
2012-05-17 00:46:46 -05:00
Nathan Adams 6016693851 + * - Adding an extension to determine what side the objects collided on
+ * - Correcting misspelling of Extensions in String and Texture2D
2012-05-16 22:04:03 -05:00
Nathan Adams e86a1f887c Removing uneeded Game Screen check
Adding SplitFlat that takes in offsets
2012-05-05 23:18:31 -05:00
Nathan Adams eceddb52af * 1.0.1.5 - 5/5/2012
* - Adding SplitFlat extension for Texture2D
2012-05-05 19:34:37 -05:00
nathan@daedalus 7d3c8a9f39 + * - Adding properties in DrawableAxiosGameObject to turn on/off the following:
+ *   - AdjustUnits
+ *   - RelativeToCamera
+ * - Cleaning and sorting using statements
2012-03-24 18:06:51 -05:00
nathan@daedalus 5bdc5db408 Adding initial files 2012-03-19 18:57:59 -05:00