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
2018-10-18
HOPKINS: Add Graphics Screen Update Debugging Code.
D G Turner
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2014-02-18
HOPKINS: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-09
HOPKINS: Reduce the scope of some variables
Strangerke
2013-12-24
HOPKINS: Fix bug #6456 - RTL not working.
Strangerke
2013-11-23
HOPKINS: Janitorial - Fix spacing errors
Strangerke
2013-08-07
HOPKINS: Respect pitch when drawing on OSystem's screen surface.
Johannes Schickel
2013-08-03
HOPKINS: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
HOPKINS: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-05-13
HOPKINS : Added a lines debugger command
sylvaintv
2013-05-12
HOPKINS: Use different colors for displaying hotspot zones
Strangerke
2013-05-10
HOPKINS: Added a zones debugger command
Paul Gilbert
2013-04-21
HOPKINS: Enlarge _lockedAnims array to avoid potential out of bound access. C...
Strangerke
2013-04-17
HOPKINS: fix palette writes on BE
Alyssa Milburn
2013-04-14
HOPKINS: Renamed remaining fields of GraphicsManager class
Paul Gilbert
2013-04-13
HOPKINS: Apply a couple of renamings suggested by wjp
Strangerke
2013-04-10
HOPKINS: Fix crash when skipping intro animations (regression in one of the l...
Strangerke
2013-04-10
HOPKINS: Finish lock/unlockScreen() cleanup. Set them as private.
Strangerke
2013-04-10
HOPKINS: Add lockScreen() and unlockScreen() in copyVideoVbe16()
Strangerke
2013-04-10
HOPKINS: Add lockScreen() and unlockScreen() in copy16bFromSurfaceScaleX2()
Strangerke
2013-04-10
HOPKINS: Remove some useless lockScreen() and unlockScreen() around copy16Bit...
Strangerke
2013-04-10
HOPKINS: Reduce the use of lockScreen() and unlockScreen() by adding them in ...
Strangerke
2013-04-10
HOPKINS: Make engine less verbose by reducing some object names
Strangerke
2013-04-09
HOPKINS: Renamed remaining GraphicsManager methods
Paul Gilbert
2013-04-09
HOPKINS: Renaming some of the remaining graphics methods
Paul Gilbert
2013-04-05
HOPKINS: JANITORIAL: Remove trailing spaces and tabs
Strangerke
2013-04-05
HOPKINS: Misc cleanup
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-03
HOPKINS: Standardize the use of g_PTRNUL
Strangerke
2013-03-31
HOPKINS: Refactored use of TEMP.SCR for screen backups to use a memory buffer
Paul Gilbert
2013-03-30
HOPKINS: Rename display buffers
Strangerke
2013-03-27
HOPKINS: Remove more dead code, simplify a couple of statements in Copy_Vga16()
Strangerke
2013-03-27
HOPKINS: Rename GraphicsManager variable
Strangerke
2013-03-27
HOPKINS: Rename a fading variable
Strangerke
2013-03-27
HOPKINS: Fix several Cppcheck warning
Strangerke
2013-03-25
HOPKINS: More work on Globals
Strangerke
2013-03-24
HOPKINS: Some more refactoring in Globals
Strangerke
2013-03-24
HOPKINS: Some renaming and refactoring in Globals
Strangerke
2013-03-20
HOPKINS: Remove setParent() from SaveLoadManager and ScriptManager
Strangerke
2013-03-20
HOPKINS: Remove setParent() from MenuManager and ObjectsManager
Strangerke
2013-03-20
HOPKINS: Remove setParent() from GraphicsManager
Strangerke
2013-03-20
HOPKINS: Remove setParent() from Globals
Strangerke
2013-03-19
HOPKINS: Rename colour into color
Strangerke
2013-03-19
HOPKINS: Remove setParent() from FileManager
Strangerke
2013-03-19
HOPKINS: Remove setParent() from EventsManager and Debugger
Strangerke
2013-03-19
HOPKINS: Some renaming in TalkManager and GraphicsManager
Strangerke
2013-03-17
Merge branch 'hopkins_dirtyRects'
Paul Gilbert
[next]