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
/
graphics.cpp
Age
Commit message (
Expand
)
Author
2012-12-10
HOPKINS: Some more function renaming
Strangerke
2012-12-09
HOPKINS: Refactor fileManager
Strangerke
2012-12-04
HOPKINS: Add MODE_VESA()
Strangerke
2012-12-04
HOPKINS: Janitorials: remove some while(1)
Strangerke
2012-12-02
HOPKINS: Add main code for Win95 demo
Strangerke
2012-11-25
HOPKINS: Replaced many occurrences of 640 with SCREEN_WIDTH
Paul Gilbert
2012-11-24
HOPKINS: Fix more CppCheck warnings
Strangerke
2012-11-24
HOPKINS: Fix more CppCheck warnings
Strangerke
2012-11-18
HOPKINS: Bugfixes for setup of Breakout sub-game
Paul Gilbert
2012-11-18
HOPKINS: Bugfix for crash when walking in the projection room
Paul Gilbert
2012-11-17
HOPKINS: Fix PCX loading when no present in CAT file.
Strangerke
2012-11-17
HOPKINS: Lots of code implemented for Hopkin's computer
Paul Gilbert
2012-11-16
HOPKINS: Remove some magic values, add a safety check in Copy_Video_Vbe16
Strangerke
2012-11-13
HOPKINS: Compilation fixes under gcc
Paul Gilbert
2012-11-11
HOPKINS: Refactored the PCX decoder to use the existing ScummVM decoder
Paul Gilbert
2012-11-08
HOPKINS: Fix crash in GraphicsManager constructor
Paul Gilbert
2012-11-08
HOPKINS: More full version initialization, change 2 variables to boolean
Strangerke
2012-11-01
HOPKINS: Refactoring to show the selected inventory item using ScummVM cursor...
Paul Gilbert
2012-10-31
HOPKINS: Variable renaming in Affiche_Perfect
Paul Gilbert
2012-10-30
HOPKINS: Renaming local variables in graphics.cpp
Paul Gilbert
2012-10-30
HOPKINS: Removed duplicate souris_max method
Paul Gilbert
2012-10-30
HOPKINS: Method parameter renames in GraphicsManager class
Paul Gilbert
2012-10-28
HOPKINS: Replace some 0/1 by false/true for boolean variables
Strangerke
2012-10-29
HOPKINS: Added lots of shouldQuit() checks to the loops in the script code
Paul Gilbert
2012-10-28
HOPKINS: Fixed the type casting in copy video methods
Paul Gilbert
2012-10-28
HOPKINS: Bugfix to Copy_Video_Vbe16a
Paul Gilbert
2012-10-28
HOPKINS: Fixed Reduc_Ecran method
Paul Gilbert
2012-10-25
HOPKINS: Renamed fields of VBobItem class
Paul Gilbert
2012-10-24
HOPKINS: Manually implemented Reduc_Ecran
Paul Gilbert
2012-10-24
HOPKINS: Fix initialisation of TABLE_COUL data.
Paul Gilbert
2012-10-23
HOPKINS: Moved the script execution code to it's own file
Paul Gilbert
2012-10-23
HOPKINS: Fix some uniinitialised data identified by Valgrind
Paul Gilbert
2012-10-22
HOPKINS: Fix gcc identified warnings in lines.cpp
Paul Gilbert
2012-10-22
HOPKINS: Fix gcc identified warnings in graphics.cpp
Paul Gilbert
2012-10-22
HOPKINS: Furhter bugfixes for pathfinding and walking
Paul Gilbert
2012-10-21
HOPKINS: Fix the display of on-screen text
Paul Gilbert
2012-10-20
HOPKINS: Add some translated comments to function names
Strangerke
2012-10-15
HOPKINS: Some renaming and cleanup of font structures
Paul Gilbert
2012-10-13
HOPKINS: Put a TODO in Capture_Mem to clip reading to within the passed surface
Paul Gilbert
2012-10-13
HOPKINS: Finally implemented VBL cursor method properly
Paul Gilbert
2012-10-13
HOPKINS: Fixed Copy_WinScan_Vbe3 method
Paul Gilbert
2012-10-13
HOPKINS: Some cleanup to the video frame display and fading methods
Paul Gilbert
2012-10-13
HOPKINS: Correct video decompression methods
Paul Gilbert
2012-10-13
HOPKINS: Fixed problems in Affiche_Perfect
Paul Gilbert
2012-10-11
HOPKINS: Added explicit int16 cast to all READ_LE_UINT16 accesses.
Paul Gilbert
2012-10-11
HOPKINS: Implemented missing BOITE function in the font manager
Paul Gilbert
2012-10-10
HOPKINS: Bugfix to not call core setPalette in 16-bit mode
Paul Gilbert
2012-10-10
HOPKINS: Changed PTRNUL from being 0 to an explicitly allocated pointer.
Paul Gilbert
2012-10-06
HOPKINS: Converted the file manager from static to a standard manager class
Paul Gilbert
2012-10-06
HOPKINS: Bugfixes for startup manager initialisations
Paul Gilbert
[prev]
[next]