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-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
2012-10-06
HOPKINS: Implemented stubbed menu methods
Paul Gilbert
2012-10-05
HOPKINS: Implemented sequence player
Paul Gilbert
2012-10-05
HOPKINS: Implemented lots more of the remaining stubbed methods
Paul Gilbert
2012-10-04
HOPKINS: Implemented more previously stubbed object manager methods
Paul Gilbert
2012-10-03
HOPKINS: Implemented more stubbed object manager methods
Paul Gilbert
2012-10-02
HOPKINS: Added new LinesManager class with lots of line methods
Paul Gilbert
2012-09-30
HOPKINS: Fixed compilation errors with previously commented out methods
Paul Gilbert
2012-09-30
HOPKINS: Converted many numeric values to character constants
Paul Gilbert
2012-09-30
HOPKINS: Fixed some more castings identified by gcc
Paul Gilbert
2012-09-30
HOPKINS: Fix casting errors identified by gcc
Paul Gilbert
2012-09-30
HOPKINS: Changed all __int16 to int
Paul Gilbert
2012-09-30
HOPKINS: Implemented more object manager methods
Paul Gilbert
2012-09-29
HOPKINS: Implemented more graphics and object methods
Paul Gilbert
2012-09-28
HOPKINS: Implemented many of the previously stubbed methods
Paul Gilbert
2012-09-26
HOPKINS: Implementing font methods
Paul Gilbert
2012-09-23
HOPKINS: Fix bug with clipping in Sprite_Vesa
Paul Gilbert
2012-09-23
HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES
Paul Gilbert
2012-09-22
HOPKINS: Implemented AFFICHE_SPEED method
Paul Gilbert
2012-09-22
HOPKINS: Disabled VBL() method code and added ScummVM cursor display.
Paul Gilbert
2012-09-22
HOPKINS: Rewrite of Sprite_Vesa from scratch
Paul Gilbert
2012-09-21
HOPKINS: Minor renaming and bugifxes
Paul Gilbert
2012-09-21
HOPKINS: Moved VBL method from EventsManager to GraphicsManager
Paul Gilbert
2012-09-21
HOPKINS: Implemented Affiche_Perfect and support methods
Paul Gilbert
2012-09-20
HOPKINS: Implemented Affiche_Segment_Vesa and support methods
Paul Gilbert
2012-09-20
HOPKINS: Implemented some more blitting methods
Paul Gilbert
2012-09-20
HOPKINS: Implemented some BOB methods
Paul Gilbert
2012-09-20
HOPKINS: Implemented more blitting/display methods
Paul Gilbert
2012-09-19
HOPKINS: Initial implementation of some code that will be needed for cursor d...
Paul Gilbert
2012-09-17
HOPKINS: Initial implementation of main menu method
Paul Gilbert
2012-09-17
HOPKINS: Implemented rest of main method, with stubs for sub-method calls
Paul Gilbert
[next]