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
Age
Commit message (
Expand
)
Author
2018-12-08
GLK: Don't have borders between windows by default
Paul Gilbert
2018-12-08
GLK: Text is partially displaying in the buffer window
Paul Gilbert
2018-12-08
GLK: Fix rendering text in text grid windows
Paul Gilbert
2018-12-08
GLK: Further configuration fixes
Paul Gilbert
2018-12-08
GLK: Add missing configuration defaults
Paul Gilbert
2018-12-08
GLK: Fix calculation of text grid height
Paul Gilbert
2018-12-08
GLK: Fix Attributes equality checks
Paul Gilbert
2018-12-08
GLK: Add game frames to actually render the screen
Paul Gilbert
2018-12-08
GLK: Added pair window drawing
Paul Gilbert
2018-12-08
GLK: Set Windows fields from int to bool
Paul Gilbert
2018-12-08
GLK: Changes of NULL to nullptr
Paul Gilbert
2018-12-08
GLK: Fix fg/bg window color initialization
Paul Gilbert
2018-12-08
GLK: Converted fillRect to use a Rect to specify bounds
Paul Gilbert
2018-12-08
GLK: Implement font drawing methods
Paul Gilbert
2018-12-08
GLK: Move font method stubs from Screen to Fonts
Paul Gilbert
2018-12-08
GLK: SCOTT: Exit game when ScummVM is closed
Paul Gilbert
2018-12-08
GLK: SCOTT: Fix loading game data
Paul Gilbert
2018-12-08
GLK: Fix initialization of text buffer window lines
Paul Gilbert
2018-12-08
GLK: Add loading of TrueType fonts
Paul Gilbert
2018-12-08
GLK: Beginnings of font handling
Paul Gilbert
2018-12-08
GLK: Handle more user events
Paul Gilbert
2018-12-08
GLK: Logic for keypress event handling
Paul Gilbert
2018-12-08
GLK: Beginnings of event handling
Paul Gilbert
2018-12-08
GLK: Added input window focus, and cleanup of event method stubs
Paul Gilbert
2018-12-08
GLK: Added time and date glk functions
Paul Gilbert
2018-12-08
GLK: Added unicode case methods
Paul Gilbert
2018-12-08
GLK: More glk stream functions
Paul Gilbert
2018-12-08
GLK: Added more glk stream commands
Paul Gilbert
2018-12-08
GLK: Adding glk stream methods
Paul Gilbert
2018-12-08
GLK: Miscellaneous glk methods
Paul Gilbert
2018-12-08
GLK: More window glk methods
Paul Gilbert
2018-12-08
GLK: Adding more window glk methods
Paul Gilbert
2018-12-08
GLK: Adding more window glk methods
Paul Gilbert
2018-12-08
GLK: Adding glk window methods
Paul Gilbert
2018-12-08
GLK: Added window getSize methods
Paul Gilbert
2018-12-08
GLK: Window rearrangement methods
Paul Gilbert
2018-12-08
GLK: Added window closing, some structures cleanup
Paul Gilbert
2018-12-08
GLK: Move Draw class into new Screen class
Paul Gilbert
2018-12-08
GLK: Fleshed out graphics window
Paul Gilbert
2018-12-08
GLK: Windows focus / iteration
Paul Gilbert
2018-12-08
GLK: Implementing text buffer window methods
Paul Gilbert
2018-12-08
GLK: Remove more Window methods that aren't actually present
Paul Gilbert
2018-12-08
GLK: Windows don't have a non-unicode putChar method
Paul Gilbert
2018-12-08
GLK: Split the windows.cpp file into separate files for each window class
Paul Gilbert
2018-12-08
GLK: Added TextGridWindow methods and support
Paul Gilbert
2018-12-08
GLK: Added window class destructors
Paul Gilbert
2018-12-08
GLK: Added remaining stream write methods
Paul Gilbert
2018-12-08
GLK: Added WindowStream put methods
Paul Gilbert
2018-12-08
GLK: Renaming of window classes fields
Paul Gilbert
2018-12-08
GLK: Start of window character output
Paul Gilbert
[next]