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.cpp
Age
Commit message (
Expand
)
Author
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2015-07-04
TONY: Fix inclusion of util.h
Filippos Karapetis
2014-10-28
TONY: Remove trailing whitespace
Filippos Karapetis
2014-06-17
TONY: Switch to 565 screen format.
Alyssa Milburn
2014-02-18
TONY: Make GPL headers consistent in themselves.
Johannes Schickel
2013-12-17
TONY: Add a reset function in RMWindow in order to group variable initialization
Strangerke
2013-08-02
TONY: Fix thumbnails on BE.
Alyssa Milburn
2012-11-12
TONY: Cleanup whitespace formatting.
D G Turner
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-01
TONY: Move some more code from .h to .cpp files
Strangerke
2012-08-29
TONY: Reduce scope of some variables
Strangerke
2012-08-27
TONY: Remove more unused bits.
Alyssa Milburn
2012-08-27
TONY: Remove various bits of unused code.
Alyssa Milburn
2012-08-27
TONY: _rgb buffer is no longer static
Strangerke
2012-08-25
TONY: Draw the dirty rectangle debugging last.
Alyssa Milburn
2012-08-25
TONY: Fix background dirty rect handling.
Alyssa Milburn
2012-08-22
TONY: Replace _vm with g_vm.
Alyssa Milburn
2012-08-12
TONY: Fix dirty rect refresh glitch in the introduction sequence
Paul Gilbert
2012-07-02
TONY: Refactored the Sepia (B & W) mode so the cursor is converted as well
Paul Gilbert
2012-06-24
TONY: Added "sepia mode".
Torbjörn Andersson
2012-06-23
TONY: Merge of dirty rect functionality
Paul Gilbert
2012-06-22
TONY: Created a debugger command 'dirty_rects' to show dirty rect areas on-sc...
Paul Gilbert
2012-06-18
TONY: Remove useless void in function declaration
Strangerke
2012-06-17
TONY: American-ification of English used
Strangerke
2012-06-16
TONY: Initial commit of in progress dirty rect handling
Paul Gilbert
2012-06-14
TONY: Silent more CppCheck warnings
Strangerke
2012-06-12
TONY: Rename some Italian into English
Strangerke
2012-06-06
TONY: More renaming
Strangerke
2012-06-05
TONY: Some more renaming
Strangerke
2012-05-21
TONY: Some more code formatting
Strangerke
2012-05-21
TONY: Improve the screen wipe logic.
Paul Gilbert
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: Fix some formatting
Strangerke
2012-05-14
TONY: Remove original header
Strangerke
2012-05-13
TONY: Further globals added to Globals class
Paul Gilbert
2012-05-13
TONY: Converted object passing to use const reference where appropriate.
Paul Gilbert
2012-05-12
TONY: Properly implement game saving and loading.
Paul Gilbert
2012-05-11
TONY: First attempt at simulating the circular fade in/out effect engine uses
Paul Gilbert
2012-05-11
TONY: Refactored Tony to use the Common coroutine scheduler
Paul Gilbert
2012-05-11
TONY: Bugfixes for showing the credits screen.
Paul Gilbert
2012-05-09
TONY: Refactored out usage of nullContext in favour of proper coroutines
Paul Gilbert
2012-05-06
TONY: Default Tony screen to 1x scaler
Paul Gilbert
2012-05-05
TONY: Fix display of the initial loading screen
Paul Gilbert
2012-05-05
TONY: Fix screen initialisation to be in 16-bit mode
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: Fix warnings about return values not being used
Paul Gilbert
2012-05-04
TONY: Converted anonymous structs to have explicit names
Paul Gilbert
[next]