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 (
Collapse
)
Author
2018-12-08
GLK: Merge Fonts class into Screen class
Paul Gilbert
2018-12-08
GLK: FROTZ: Adding bitmap font class for Infocom character graphics
Paul Gilbert
2018-12-08
GLK: Change int 0 to false
Paul Gilbert
2018-12-08
GLK: FROTZ: Beyond Zork title screen now showing
Paul Gilbert
2018-12-08
GLK: FROTZ: More work on displaying Beyond Zork title screen
Paul Gilbert
2018-12-08
GLK: Add POTFILES
Paul Gilbert
2018-12-08
GLK: Mark text strings as translateable
Paul Gilbert
2018-12-08
GLK: FROTZ: Prompt for exit when game quits
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix initialization of undo data
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix mismatch allocation/free
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix deletion of undo_mem
Paul Gilbert
2018-12-08
GLK: Fix gcc warnings
Paul Gilbert
2018-12-08
GLK: FROTZ: Further loading of Infocom pictures files
Paul Gilbert
2018-12-08
GLK: Added RawDecoder class for new raw picture data format
Paul Gilbert
2018-12-08
GRAPHICS: Add convertToInPlace method to ManagedSurface
Paul Gilbert
2018-12-08
GLK: FROTZ: Beginnings of support for Infocom picture files
Paul Gilbert
2018-12-08
GLK: FROTZ: Fixed detection of Infocom .dat gamefiles
Paul Gilbert
2018-12-08
GLK: Finish refactoring Blorb class
Paul Gilbert
2018-12-08
GLK: In progress transforming Blorb code to be a Common::Archive
Paul Gilbert
2018-12-08
GLK: Add picture drawing
Paul Gilbert
2018-12-08
GLK: Add picture scaling
Paul Gilbert
2018-12-08
GLK: Implementing picture loading
Paul Gilbert
2018-12-08
GLK: FROTZ: Don't have a Y margin above title bar
Paul Gilbert
2018-12-08
GLK: Change lots of comments from multiline to single line
Paul Gilbert
2018-12-08
GLK: FROTZ: Move setting default colors to GlkInterface
Paul Gilbert
2018-12-08
GLK: FROTZ: Set up default Frotz white on blue screen colors
Paul Gilbert
2018-12-08
GLK: FROTZ: Further merging together of configuration into a new config.cpp file
Paul Gilbert
2018-12-08
GLK: FROTZ: Shift Header class into it's own file
Paul Gilbert
2018-12-08
GLK: SCOTT: Don't show another line prompt when game is exiting
Paul Gilbert
2018-12-08
GLK: Change text buffer history array to use Array of U32Strings
Paul Gilbert
2018-12-08
GLK: Free windows on exit
Paul Gilbert
2018-12-08
GLK: Fix initializing fields of created streams
Paul Gilbert
2018-12-08
GLK: Fixes for combined loading/saving code
Paul Gilbert
2018-12-08
GLK: Centralizing more of the savegame code in GlkEngine
Paul Gilbert
2018-12-08
GLK: SCOTT: Fix memory corruption loading game data
Paul Gilbert
2018-12-08
GLK: Memory leak fixes
Paul Gilbert
2018-12-08
GLK: Freeing of data on exit
Paul Gilbert
2018-12-08
GLK: FROTZ: Remove unused local variable
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix gcc warnings, adding extra method comments
Paul Gilbert
2018-12-08
GLK: Fix gcc compiler warnings
Paul Gilbert
2018-12-08
GLK: SCOTT: Extra returns/exits after glk_exit is called
Paul Gilbert
2018-12-08
GLK: SCOTT: Renaming of all fields to ScummVM convention
Paul Gilbert
2018-12-08
GLK: SCOTT: Change engine to use ScummVM String and Arrays
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix crash clicking screen with mouse without dragging
Paul Gilbert
2018-12-08
GLK: FROTZ: Debug code to generate detection entries for unknown games
Paul Gilbert
Used it to flesh out the list of Infocom game detection entries
2018-12-08
GLK: FROTZ: Added detection entries for more Infocom games
Paul Gilbert
2018-12-08
GLK: FROTZ: Adding detection entries for Infocom games
Paul Gilbert
2018-12-08
GLK: FROTZ: Allow exiting ScumMVM when waiting for a keypress
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix exiting when application is forcefully closed
Paul Gilbert
2018-12-08
GLK: FROTZ: Improve fallback detection of Z-code games
Paul Gilbert
[prev]
[next]