Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-23 | Moved application state internals to GameWinDX9 | Aki | |
2022-03-23 | Moved Video methods to GameWinDX9 | Aki | |
2022-03-20 | Moved screen color and size functions to GameWinDX9 | Aki | |
2022-03-14 | Moved max texture size to GameWinDX9 | Aki | |
2022-03-14 | Added instance retrieval method to GameWinDX9 | Aki | |
I don't like having a singleton with inheritance. At all. It needs to be removed as soon as possible and functionalities need to be moved outside of this monolith and this is a step into that direction. I think. | |||
2022-03-13 | Moved palette to GameWinDX9 | Aki | |
2022-03-12 | Moved Inits for Application and Instance into GameWinDX9 | Aki | |
2022-03-11 | Moved part of Init to GameWinDX9 | Aki | |
2022-03-11 | Rotated ApplicationDX9 around into GameWinDX9 | Aki | |