aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/files.cpp
AgeCommit message (Expand)Author
2012-10-24HOPKINS: Created new SaveFileManager class to handle save file related codePaul Gilbert
2012-10-23HOPKINS: Replaced loading configuration from .ini file to use hard-coded arrayPaul Gilbert
2012-10-20HOPKINS: Add some translated comments to function namesStrangerke
2012-10-10HOPKINS: Changed PTRNUL from being 0 to an explicitly allocated pointer.Paul Gilbert
2012-10-10HOPKINS: Fix for filename case comparisons in LIBERE_FICHIERPaul Gilbert
2012-10-09HOPKINS: Bugfixes for INILINK initialisatoinPaul Gilbert
2012-10-06HOPKINS: Converted the file manager from static to a standard manager classPaul Gilbert
2012-09-30HOPKINS: Implemented more object manager methodsPaul Gilbert
2012-09-28HOPKINS: Implemented many of the previously stubbed methodsPaul Gilbert
2012-09-26HOPKINS: Starting implementation of talk managerPaul Gilbert
2012-09-19HOPKINS: Initial implementation of some code that will be needed for cursor d...Paul Gilbert
2012-09-16HOPKINS: Implementing code for CHARGE_ANIM and dependent methodsPaul Gilbert
2012-09-15HOPKINS: Fix loading images other than the first item in a picture indexPaul Gilbert
2012-09-13HOPKINS: Further work and bugfixes on palette processingPaul Gilbert
2012-09-09HOPKINS: Implemented image loading codePaul Gilbert
2012-09-08HOPKINS: Implement proper graphics initialisation codePaul Gilbert
2012-09-08HOPKINS: Add object loadingPaul Gilbert
2012-09-08HOPKINS: Commit of lots more initialisation codePaul Gilbert
2012-09-08HOPKINS: Beginnings of file manager codePaul Gilbert