aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/files.cpp
AgeCommit message (Expand)Author
2012-12-19HOPKINS: More renamingStrangerke
2012-12-16HOPKINS: Remove zoom, mode, SDL Zoom and fullscreen variablesStrangerke
2012-12-14HOPKINS: Janitorial - Remove trailing space and double semi columnsStrangerke
2012-12-12HOPKINS: Homogenization of memory managementStrangerke
2012-12-09HOPKINS: Refactor fileManagerStrangerke
2012-12-06HOPKINS: Remove useless tests in CENSURE()Strangerke
2012-11-23HOPKINS: Fix CppCheck warningsStrangerke
2012-11-17HOPKINS: Fix PCX loading when no present in CAT file.Strangerke
2012-11-17HOPKINS: Use common::string instead of hardcoded values in CONSTRUIT_FICHIERStrangerke
2012-11-17HOPKINS: Properly implemented CONSTRUIT_FICHIER for animations.Paul Gilbert
2012-11-16HOPKINS: Remove some magic values, add a safety check in Copy_Video_Vbe16Strangerke
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