Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-31 | MOHAWK: Fix some clang-tidy warnings | Bastien Bouclet | |
2016-06-01 | MOHAWK: Initialize some more variables | Strangerke | |
2016-06-01 | MOHAWK: Remove yet another useless variable | Strangerke | |
2016-06-01 | MOHAWK: Change several variables to boolean | Strangerke | |
2016-06-01 | MOHAWK: Remove a useless structure | Strangerke | |
2016-06-01 | MOHAWK: Initialize some variables | Strangerke | |
2016-05-30 | MOHAWK: Initialize some variables | Strangerke | |
2014-02-18 | MOHAWK: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-04-19 | MOHAWK: Fix bug in View::setModule (thanks ST). | Alyssa Milburn | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-02-14 | MOHAWK: Adapt to setPalette RGBA->RGB change. | Johannes Schickel | |
Currently in some places the RGBA palettes are converted to RGB before they are set up. There might be a better way, but this should work fine for now. | |||
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn | |
svn-id: r55806 | |||
2011-01-20 | MOHAWK: Add shared view code. | Alyssa Milburn | |
The design/code here is still very much in flux, because it's still unclear exactly how the code is used by some games. svn-id: r55361 |