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
/
glk
/
frotz
Age
Commit message (
Collapse
)
Author
2018-12-09
GLK: FROTZ: Add game names for ZCode games on if-archive
Paul Gilbert
2018-12-09
GLK: FROTZ: Added detection for converted Scott Adams games
Paul Gilbert
2018-12-09
GLK: Standardizing uint vs uint32 usage
Paul Gilbert
2018-12-09
GLK: Correct phrasing of switch case fall through comments
Paul Gilbert
2018-12-09
GLK: Change all references to glui32 and glsi32 to uint and int
Paul Gilbert
This should finally fix compilation for the Amiga, which had difference sized types. And the renamed types are clearer for ScummVM anyway
2018-12-09
GLK: Hopefully finally fix Amiga compilation
Paul Gilbert
2018-12-09
GLK: FROTZ: Hopefully fix Amiga compilation
Paul Gilbert
2018-12-09
GLK: Fix compiler warnings
Paul Gilbert
2018-12-08
GLK: Fix Buildbot identified warnings
Paul Gilbert
2018-12-08
GLK: FROTZ: Properly flag the detections of Infocom games that have sound ↵
Paul Gilbert
effects
2018-12-08
GLK: FROTZ: Playing sounds now works directly from lhsound.zip and shsound.zip
Paul Gilbert
2018-12-08
GLK: FROTZ: Further sound handling
Paul Gilbert
2018-12-08
GLK: FROTZ: Simplify accessing sounds for Lurking Horror & Sherlock
Paul Gilbert
2018-12-08
GLK: FROTZ: Add sound playing code
Paul Gilbert
2018-12-08
GLK: FROTZ: Added winarg methods
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix handling of empty rect picture resources
Paul Gilbert
2018-12-08
GLK: FROTZ: Implement some of the V6 opcodes
Paul Gilbert
2018-12-08
GLK: FROTZ: Add all the new V6 methods, commented out until I can fix each one
Paul Gilbert
2018-12-08
GLK: FROTZ: Detect Infocom games using .zip extensions
Paul Gilbert
2018-12-08
GLK: FROTZ: Improved rendering of Beyond Zork description area
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix setting cwin field when window changes
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix display of character graphics in text grid windows
Paul Gilbert
2018-12-08
GLK: FROTZ: Allow loading savegames from launcher
Paul Gilbert
2018-12-08
GLK: FROTZ: Quetzal saving and loading now works
Paul Gilbert
2018-12-08
GLK: FROTZ: Further reading/writing setup for savegames using Quetzal
Paul Gilbert
2018-12-08
GLK: FROTZ: Savegame listing now reads Quetzal savegames
Paul Gilbert
2018-12-08
GLK: FROTZ: Draw character graphic chars at the same size as the fixed width ↵
Paul Gilbert
font
2018-12-08
GLK: FROTZ: Fix selection of the character graphics font
Paul Gilbert
2018-12-08
GLK: FROTZ: Add derived Screen class to add Infocom character graphics font
Paul Gilbert
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: 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: 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: FROTZ: Further loading of Infocom pictures files
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: In progress transforming Blorb code to be a Common::Archive
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: 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: FROTZ: Remove unused local variable
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix gcc warnings, adding extra method comments
Paul Gilbert
[prev]
[next]