aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/window.cpp
AgeCommit message (Expand)Author
2012-05-06TONY: Default Tony screen to 1x scalerPaul Gilbert
2012-05-05TONY: Fix display of the initial loading screenPaul Gilbert
2012-05-05TONY: Fix screen initialisation to be in 16-bit modePaul Gilbert
2012-05-05TONY: Further conversion work on window conversionPaul Gilbert
2012-05-05TONY: Created dummy event loop and started work on converting RMWindow classPaul Gilbert
2012-05-05TONY: Fix a crash from objects being destroyed in the wrong orderPaul Gilbert
2012-05-04TONY: Fix warnings about return values not being usedPaul Gilbert
2012-05-04TONY: Converted anonymous structs to have explicit namesPaul Gilbert
2012-05-03TONY: Formatting fixesPaul Gilbert
2012-05-03TONY: Engine is now compiling and linking againPaul Gilbert