index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
tony
/
window.h
Age
Commit message (
Collapse
)
Author
2012-05-21
TONY: Some more code formatting
Strangerke
2012-05-20
TONY: Converting Italian comments to English and formatting
Paul Gilbert
2012-05-20
TONY: Removed unused drive & folder defines and code
Paul Gilbert
2012-05-14
TONY: Remove original header
Strangerke
2012-05-11
TONY: First attempt at simulating the circular fade in/out effect engine uses
Paul Gilbert
The engine uses DirectX drawing functionality to do drawing of partial frames within an ellipsis, so we need to replicate that manually in code.
2012-05-11
TONY: Bugfixes for showing the credits screen.
Paul Gilbert
2012-05-05
TONY: Further conversion work on window conversion
Paul Gilbert
2012-05-05
TONY: Created dummy event loop and started work on converting RMWindow class
Paul Gilbert
2012-05-05
TONY: Fix a crash from objects being destroyed in the wrong order
Paul Gilbert
2012-05-04
TONY: Converted anonymous structs to have explicit names
Paul Gilbert
2012-05-03
TONY: Engine is now compiling and linking again
Paul Gilbert
2012-04-30
TONY: More header files and functionality added
Paul Gilbert