Age | Commit message (Expand) | Author |
2014-10-27 | HOPKINS: Fix the censorship flag (bug #6591) | Strangerke |
2014-05-17 | HOPKINS: Add null termination to byte buffer returned by loadFile(). | D G Turner |
2014-02-18 | HOPKINS: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-02 | HOPKINS: Initialize censorship based on per-engine GUI option instead of opti... | Strangerke |
2013-04-05 | HOPKINS: Remove g_PTRNUL | Strangerke |
2013-04-03 | HOPKINS: Refactor searchCat to remove the use of g_PTRNUL, add a parameter to... | Strangerke |
2013-04-02 | HOPKINS: Remove useless check in loadLinkFile, remove comment. Thanks Sylvain... | Strangerke |
2013-03-24 | HOPKINS: Some more refactoring in Globals | Strangerke |
2013-03-24 | HOPKINS: Remove an unused Catalog mode | Strangerke |
2013-03-20 | HOPKINS: Remove setParent() from Globals | Strangerke |
2013-03-19 | HOPKINS: Remove setParent() from FileManager | Strangerke |
2013-02-27 | HOPKINS: Get rid of magic values in FilesManager | Strangerke |
2013-02-15 | HOPKINS: Reorder includes | Strangerke |
2013-02-15 | HOPKINS: Use freeMemory instead of free in some spaces | Strangerke |
2013-01-18 | HOPKINS: Fix cut&paste error in searchCat. Thanks eriktorbjorn for pointing a... | Strangerke |
2013-01-08 | HOPKINS: Remove global filename and constructFilename | Strangerke |
2013-01-07 | HOPKINS: Fix fileExists() | Filippos Karapetis |
2013-01-07 | HOPKINS: Get rid of the checks for the interlaced videos inside the TSVGA folder | Filippos Karapetis |
2013-01-07 | HOPKINS: The return value of constructLinuxFilename is unused | Filippos Karapetis |
2013-01-07 | HOPKINS: Remove static game directory configuration options | Filippos Karapetis |
2013-01-07 | HOPKINS: Fix typo | Filippos Karapetis |
2012-12-31 | HOPKINS: Refactoring in FontManager and LinesManager | Strangerke |
2012-12-28 | HOPKINS: Some more renaming and refactoring | Strangerke |
2012-12-26 | HOPKINS: Load correct voice ressource file in BeOS and OS/2 versions | Strangerke |
2012-12-24 | HOPKINS: Remove magic values used to check language, some renaming and refact... | Strangerke |
2012-12-22 | HOPKINS: Implement code for OS/2 version | Strangerke |
2012-12-19 | HOPKINS: More renaming | Strangerke |
2012-12-16 | HOPKINS: Remove zoom, mode, SDL Zoom and fullscreen variables | Strangerke |
2012-12-14 | HOPKINS: Janitorial - Remove trailing space and double semi columns | Strangerke |
2012-12-12 | HOPKINS: Homogenization of memory management | Strangerke |
2012-12-09 | HOPKINS: Refactor fileManager | Strangerke |
2012-12-06 | HOPKINS: Remove useless tests in CENSURE() | Strangerke |
2012-11-23 | HOPKINS: Fix CppCheck warnings | Strangerke |
2012-11-17 | HOPKINS: Fix PCX loading when no present in CAT file. | Strangerke |
2012-11-17 | HOPKINS: Use common::string instead of hardcoded values in CONSTRUIT_FICHIER | Strangerke |
2012-11-17 | HOPKINS: Properly implemented CONSTRUIT_FICHIER for animations. | Paul Gilbert |
2012-11-16 | HOPKINS: Remove some magic values, add a safety check in Copy_Video_Vbe16 | Strangerke |
2012-10-24 | HOPKINS: Created new SaveFileManager class to handle save file related code | Paul Gilbert |
2012-10-23 | HOPKINS: Replaced loading configuration from .ini file to use hard-coded array | Paul Gilbert |
2012-10-20 | HOPKINS: Add some translated comments to function names | Strangerke |
2012-10-10 | HOPKINS: Changed PTRNUL from being 0 to an explicitly allocated pointer. | Paul Gilbert |
2012-10-10 | HOPKINS: Fix for filename case comparisons in LIBERE_FICHIER | Paul Gilbert |
2012-10-09 | HOPKINS: Bugfixes for INILINK initialisatoin | 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 d... | Paul Gilbert |
2012-09-16 | HOPKINS: Implementing code for CHARGE_ANIM and dependent methods | Paul Gilbert |
2012-09-15 | HOPKINS: Fix loading images other than the first item in a picture index | Paul Gilbert |