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_threads.cpp
Age
Commit message (
Expand
)
Author
2018-04-22
JANITORIAL: Fix formatting
Adrian Frühwirth
2018-04-19
JANITORIAL: Fix whitespace
Adrian Frühwirth
2017-08-06
JANITORIAL: Silence more GCC 7 warnings
Torbjörn Andersson
2017-06-10
VOYEUR: Fix backgrounds not showing for static rooms
Paul Gilbert
2016-03-14
VOYEUR: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2016-01-12
VOYEUR: change the type of the variable in a for loop
Strangerke
2016-01-12
VOYEUR: Replace a check on a value by the use of an enum
Strangerke
2015-01-26
VOYEUR: Add missing break
Strangerke
2014-07-03
VOYEUR: Fix double apartment enter animation when loading save from launcher
Paul Gilbert
2014-07-01
VOYEUR: Fix to show cursor after loading savegame
Paul Gilbert
2014-05-28
VOYEUR: Janitorial - Remove trailing whitespace
Sven Hesse
2014-03-15
VOYEUR: Add a check to avoid potential use of negative value as an array index
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-07
VOYEUR: Rename some computer fields
Strangerke
2014-03-06
VOYEUR: Fix logical bug related to the computer data and positioning
Strangerke
2014-03-06
VOYEUR: Some renaming related to the computer buttons
Strangerke
2014-03-03
VOYEUR: Remove parameters matching the default parameter in freeBoltGroup() c...
Strangerke
2014-03-03
VOYEUR: Remove 2 parameters matching the default parameter in function calls
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 EventManager
Strangerke
2014-02-27
VOYEUR: Remove setVm from SoundManager
Strangerke
2014-02-26
VOYEUR: Remove setVm from Debugger
Strangerke
2014-02-26
VOYEUR: Remove setVm from SVoy
Strangerke
2014-02-26
VOYEUR: Add missing break in cardPerform() switch
Strangerke
2014-02-26
VOYEUR: Add a sanity check in loadAStack()
Strangerke
2014-02-25
VOYEUR: Fix some uninitialized variables in ThreadResource
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: Some more renaming
Strangerke
2014-02-20
VOYEUR: Remove a useless parameter in doTimeBar()
Strangerke
2014-02-20
VOYEUR: Remove unused variables and functions in GraphicsManager
Strangerke
2014-02-19
VOYEUR: More cleanup
Strangerke
2014-02-18
VOYEUR: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-13
VOYEUR: Remove useless fields in Events, some renaming
Strangerke
2014-02-13
VOYEUR: Some renaming in Files
Strangerke
2014-02-11
VOYEUR: Rename some fields related to fading
Strangerke
2014-02-10
VOYEUR: Remove a useless variable
Strangerke
2014-02-10
VOYEUR: Reduce the scope of a couple of variables
Strangerke
2014-02-07
VOYEUR: Renaming SVoy fields
Paul Gilbert
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: Clean up, commenting, and bugfixes for checking for murder
Paul Gilbert
2014-02-03
VOYEUR: Fix for control data comparisons in parsePlayCommands
Paul Gilbert
2014-02-03
VOYEUR: Remove a lot of outdated TODO's and clean up of stubbed methods
Paul Gilbert
2014-02-03
VOYEUR: Add a hotspot to the aprtment for the ScummVM GMM
Paul Gilbert
2014-02-02
VOYEUR: General field renaming and comments
Paul Gilbert
2014-02-02
VOYEUR: Fix for not highlighting camera on Monday morning after loading savegame
Paul Gilbert
2014-02-02
VOYEUR: Fix issue with time not progressing, and renamed associated enum member
Paul Gilbert
[next]