aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-20HOPKINS: Converted the chemin data block to an int16 arrayPaul Gilbert
2012-10-20HOPKINS: Converted BufLig buffer to int16 arrayPaul Gilbert
2012-10-20HOPKINS: Converted the LigneItem data block to an int16 arrayPaul Gilbert
2012-10-19HOPKINS: Converted essai buffers to int16 arraysPaul Gilbert
2012-10-19HOPKINS: Cleaned up initialisation of Hopkins array.Paul Gilbert
2012-10-17HOPKINS: Add detection for OS/2 and Win95 full versionsStrangerke
2012-10-17HOPKINS: Some corrections to incorrectly declared fieldsPaul Gilbert
2012-10-16HOPKINS: Some field renaming and field fixes in AFF_SPRITESPaul Gilbert
2012-10-16HOPKINS: Bugfixes for scene animations initialisationPaul Gilbert
2012-10-15HOPKINS: Some renaming and cleanup of font structuresPaul Gilbert
2012-10-15HOPKINS: Partial clean-up of AFF_SPRITES to fix Options dialog displayPaul Gilbert
2012-10-14HOPKINS: Some renaming and bugfixes to BOITE methodPaul Gilbert
2012-10-14HOPKINS: Further bugfix to collision methodPaul Gilbert
2012-10-14HOPKINS: Minor bugfix for colision methodPaul Gilbert
2012-10-14HOPKINS: Added debugger skeletonPaul Gilbert
2012-10-14HOPKINS: Bugfix for loading game text indexesPaul Gilbert
2012-10-14HOPKINS: Rewrote the collision detectionPaul Gilbert
2012-10-14HOPKINS: Removed some redundant referencesPaul Gilbert
2012-10-13HOPKINS: Cleanup and bugfixes for BOBZONE array initialisationPaul Gilbert
2012-10-13HOPKINS: Put a TODO in Capture_Mem to clip reading to within the passed surfacePaul Gilbert
2012-10-13HOPKINS: Comment out original code that draws the cursor on the screen.Paul Gilbert
2012-10-13HOPKINS: Fix to show the ScummVM cursor at the correct positionPaul Gilbert
2012-10-13HOPKINS: Finally implemented VBL cursor method properlyPaul Gilbert
2012-10-13HOPKINS: Fixed Copy_WinScan_Vbe3 methodPaul Gilbert
2012-10-13HOPKINS: Reimplemented animation player methodPaul Gilbert
2012-10-13HOPKINS: Some cleanup to the video frame display and fading methodsPaul Gilbert
2012-10-13HOPKINS: Corrected some file exists callsPaul Gilbert
2012-10-13HOPKINS: Added missing GOHOME/GOHOME2 methodsPaul Gilbert
2012-10-13HOPKINS: Correct video decompression methodsPaul Gilbert
2012-10-13HOPKINS: Cleaned up the PERSONAGE2 event loop methodPaul Gilbert
2012-10-13HOPKINS: Fixed problems in Affiche_PerfectPaul Gilbert
2012-10-12HOPKINS: Some field renaming and fix loading of sprite positionsPaul Gilbert
2012-10-11HOPKINS: Added explicit int16 cast to all READ_LE_UINT16 accesses.Paul Gilbert
2012-10-11HOPKINS: Implemented missing BOITE function in the font managerPaul Gilbert
2012-10-10HOPKINS: Renamed fields of ListeTxtItem classPaul Gilbert
2012-10-10HOPKINS: Bugfix to not call core setPalette in 16-bit modePaul Gilbert
2012-10-10HOPKINS: Add missing constant values for SauvegardeOffset enumerationPaul Gilbert
2012-10-10HOPKINS: Changed some more constant values to character literalsPaul Gilbert
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-10HOPKINS: Fixed loading in CHARGE_BANK_SPRITE1Paul Gilbert
2012-10-09HOPKINS: Bugfixes for INILINK initialisatoinPaul Gilbert
2012-10-07HOPKINS: Implemented further initialisationPaul Gilbert
2012-10-06HOPKINS: Added proper initialisation for line manager classPaul Gilbert
2012-10-06HOPKINS: Converted the file manager from static to a standard manager classPaul Gilbert
2012-10-06HOPKINS: Bugfixes for startup manager initialisationsPaul Gilbert
2012-10-06HOPKINS: Implemented stubbed menu methodsPaul Gilbert
2012-10-05HOPKINS: Implemented PLAY_SEQ2Paul Gilbert
2012-10-05HOPKINS: Implemented sequence playerPaul Gilbert
2012-10-05HOPKINS: Implemented lots more of the remaining stubbed methodsPaul Gilbert