| 10 years 10 months |
Adding Deactivate event for when the screen leaves focus Added flag
to enable/disable moving camera with gamepad
|
| 10 years 10 months |
Updating readme files
|
| 10 years 10 months |
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
|
| 10 years 10 months |
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
|
| 10 years 10 months |
Removing cache from Gleed2D as ContentManager automatically does
this Adding cache Adding XOR Shift random class
|
| 10 years 11 months |
updating version and README
|
| 10 years 11 months |
Adding mono project adding game services static class to make it
easier to access graphics device adding axiosengine factory with
extension to create texture from list of textures
|
| 10 years 11 months |
updating README
|
| 10 years 11 months |
* 1.0.1.9 - 5/20/2013 * - Adding mono support * * 1.0.1.10 -
11/29/2014 * - Adding prompt factory class to generate a Final
Fantasy type text prompt * - Updating Gleed2D support to work with
latest version of Gleed2D
|
| 12 years 9 months |
Merging with github
|
| 12 years 9 months |
Adding option to use second precision instead of milliosecond
|
| 12 years 9 months |
Initial commit
|
| 12 years 10 months |
Added tag Version 1.0.1.7 for changeset 5f8d2fb0abeb
|
| 12 years 10 months |
Adding MouseAimVector to AGS Removing Camera extension
|
| 12 years 10 months |
Adding new extensions
|
| 12 years 10 months |
Fixing bug with Axios Timer
|
| 13 years 1 month |
Updating changelog
|
| 13 years 1 month |
Adding visible property to SimpleDrawableAxiosGameObject
|
| 13 years 1 month |
* - Adding visible flag to DrawableAxiosGameObject
|
| 13 years 3 months |
* - 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)
|
| 13 years 3 months |
Changing version
|
| 13 years 3 months |
Added tag Version 1.0.1.6 for changeset b5444bca056e
|
| 13 years 3 months |
* - Starting work on AxiosCSV * - Adding CustomProperties field to
Glee2D Layer object (this is because Layers can have custom
properties) * - Passing Layer to Items in Glee2D library * - Adding
public virtual bool LoadTextureItem(TextureItem texture
|
| 13 years 3 months |
Removing using
|
| 13 years 4 months |
+ Fixing UI detect bug + Adding Width/Height/Position/RealPosition
to DrawableAxiosGameObject
|