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
/
voyeur
/
files.cpp
Age
Commit message (
Expand
)
Author
2016-03-14
VOYEUR: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2014-06-08
VOYEUR: Disable the if statement with identical statements in its branches, a...
Strangerke
2014-05-28
VOYEUR: Janitorial - Remove trailing whitespace
Sven Hesse
2014-03-16
VOYEUR: Initialize an unitialized variable
Strangerke
2014-03-15
VOYEUR: Move the initialization of vm to the constructor of BoltFilesState
Strangerke
2014-03-14
VOYEUR: Get rid of some magic values
Strangerke
2014-03-14
VOYEUR: Hide the mouse cursor when the low battery screen is displayed
Strangerke
2014-03-13
VOYEUR: Simplify the use of _vPort
Strangerke
2014-03-08
VOYEUR: Fix some uninitialized variables
Strangerke
2014-03-03
VOYEUR: Fix a comment
Strangerke
2014-03-03
VOYEUR: Remove the second (useless) parameter of freeBoltGroup()
Strangerke
2014-03-03
VOYEUR: Simplify getBoltGroup() by removing the second (useless) parameter
Strangerke
2014-03-01
VOYEUR: Change apartment cursor to use ScummVM cursor manager
Paul Gilbert
2014-02-27
VOYEUR: Remove setVm from GraphicsManager
Strangerke
2014-02-27
VOYEUR: Remove setVm from FilesManager
Strangerke
2014-02-27
VOYEUR: Remove setVm from EventManager
Strangerke
2014-02-26
VOYEUR: Remove setVm from SVoy
Strangerke
2014-02-26
VOYEUR: Fix pointer in BoltFile::initDefault()
Strangerke
2014-02-26
VOYEUR: Fix some more uninitialized variables
Strangerke
2014-02-25
VOYEUR: Fix uninitialized variables in DisplayResource and RL2Decoder
Strangerke
2014-02-21
VOYEUR: Fix some more shadowed variables and functions
Strangerke
2014-02-20
VOYEUR: Fix some shadowed variables and functions in file handlers
Strangerke
2014-02-20
VOYEUR: Remove some more variables in ViewPortResource
Strangerke
2014-02-20
VOYEUR: Remove unused variables and functions in GraphicsManager
Strangerke
2014-02-19
VOYEUR: Remove a useless parameter in vStartCycle()
Strangerke
2014-02-19
VOYEUR: Some more clean up in FILES
Strangerke
2014-02-19
VOYEUR: Fix a null pointer assigned to 0
Strangerke
2014-02-18
VOYEUR: Start cleaning FILES
Strangerke
2014-02-18
VOYEUR: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-17
VOYEUR: Get rid of a magic value, replaced by DECOMPRESS_SIZE
Strangerke
2014-02-17
VOYEUR: Fix formatting
Strangerke
2014-02-13
VOYEUR: Some renaming in Files
Strangerke
2014-02-12
VOYEUR: Use American English instead of British English in several places
Strangerke
2014-02-04
VOYEUR: Renamings for the fields of the new StateResource class
Paul Gilbert
2014-02-04
VOYEUR: Convert ControlResource::_ptr raw data to a deserialized state object
Paul Gilbert
2014-02-03
VOYEUR: Remove a lot of outdated TODO's and clean up of stubbed methods
Paul Gilbert
2014-02-02
VOYEUR: Fix for loading in blocks from file correctly when decompressing data
Paul Gilbert
2014-02-01
VOYEUR: Bugfixes for computer event display
Paul Gilbert
2014-01-31
VOYEUR: Add support for the extended rects used by room displays
Paul Gilbert
2014-01-31
VOYEUR: Fix for loading rect resources with invalid rects
Paul Gilbert
2014-01-18
VOYEUR: Converted drawText and textWidth to work on PictureResource
Paul Gilbert
2014-01-18
VOYEUR: Implemented addSaveRect and clipRect
Paul Gilbert
2014-01-18
VOYEUR: Fix sFillBox to work for PictureResource as well
Paul Gilbert
2014-01-16
VOYEUR: Implemented remaining initialisations in sInitPic
Paul Gilbert
2014-01-14
VOYEUR: Implement pictures with horizontal or vertical flip
Paul Gilbert
2014-01-07
VOYEUR: Silent 2 CppCheck warnings by differencing if/else branches
Strangerke
2014-01-05
VOYEUR: Added a state field for current game area
Paul Gilbert
2013-12-31
VOYEUR: Implementing game end methods
Paul Gilbert
2013-12-30
VOYEUR: Fixes to vDoCycleInt for tape playback palette animation
Paul Gilbert
2013-12-30
VOYEUR: Removed duplicate vStopCycle method
Paul Gilbert
[next]