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
/
hopkins
/
files.h
Age
Commit message (
Collapse
)
Author
2013-01-08
HOPKINS: Remove global filename and constructFilename
Strangerke
2013-01-07
HOPKINS: The return value of constructLinuxFilename is unused
Filippos Karapetis
2013-01-04
HOPKINS: Add computer texts for the French and English versions for the ↵
Strangerke
Win95 versions. The Polish version is handled by an external file, just like most of the existing versions
2012-12-16
HOPKINS: Remove zoom, mode, SDL Zoom and fullscreen variables
Strangerke
Also remove functions related to the loading of INI files
2012-12-09
HOPKINS: Refactor fileManager
Strangerke
2012-11-17
HOPKINS: Properly implemented CONSTRUIT_FICHIER for animations.
Paul Gilbert
The game has separate folders for selected animations at different resolutions.
2012-10-24
HOPKINS: Created new SaveFileManager class to handle save file related code
Paul Gilbert
2012-10-06
HOPKINS: Converted the file manager from static to a standard manager class
Paul Gilbert
2012-09-30
HOPKINS: Implemented more object manager methods
Paul Gilbert
2012-09-28
HOPKINS: Implemented many of the previously stubbed methods
Paul Gilbert
2012-09-26
HOPKINS: Starting implementation of talk manager
Paul Gilbert
2012-09-19
HOPKINS: Initial implementation of some code that will be needed for cursor ↵
Paul Gilbert
display
2012-09-16
HOPKINS: Implementing code for CHARGE_ANIM and dependent methods
Paul Gilbert
2012-09-09
HOPKINS: Implemented image loading code
Paul Gilbert
2012-09-08
HOPKINS: Add object loading
Paul Gilbert
2012-09-08
HOPKINS: Commit of lots more initialisation code
Paul Gilbert
2012-09-08
HOPKINS: Added further configuration setup
Paul Gilbert