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
/
pegasus
/
timers.cpp
Age
Commit message (
Expand
)
Author
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2013-11-24
PEGASUS: Reset the callback trigger in disposeCallBack()
Matthew Hoops
2013-07-20
PEGASUS: Fix possible timer "skip" when resuming
Matthew Hoops
2013-02-03
PEGASUS: Fix the pressure door 'static' screens
Matthew Hoops
2013-01-29
PEGASUS: Reset _lastMillis when changing rate in the timer
Matthew Hoops
2012-09-26
PEGASUS: Remove trailing whitespaces.
Johannes Schickel
2012-04-03
PEGASUS: Fix file permissions
Matthew Hoops
2012-03-20
PEGASUS: Fix striding
Matthew Hoops
2011-12-20
PEGASUS: Some space/misc cleanup
Matthew Hoops
2011-12-19
PEGASUS: Fix timers starting when paused
Matthew Hoops
2011-12-16
PEGASUS: Remove t prefix from typedefs
Matthew Hoops
2011-10-09
PEGASUS: Fix movie end trigger not always being sent
Matthew Hoops
2011-10-09
PEGASUS: Only call callbacks once
Matthew Hoops
2011-10-02
PEGASUS: Fix idlers freeing themselves
Matthew Hoops
2011-10-01
PEGASUS: Fix time forward callbacks
Matthew Hoops
2011-09-30
PEGASUS: Fix pausing normal TimeBases
Matthew Hoops
2011-09-29
PEGASUS: Fix TimeBase::setTime
Matthew Hoops
2011-09-20
PEGASUS: Fix timebase looping
Matthew Hoops
2011-09-20
PEGASUS: Fix a regression in checkCallBacks()
Matthew Hoops
2011-09-20
PEGASUS: Update timer code a bit to make it friendlier for movies
Matthew Hoops
2011-09-18
PEGASUS: Rewrite TimeBase to be a bit more accurate with timing
Matthew Hoops
2011-09-17
PEGASUS: Add the fuse classes
Matthew Hoops
2011-09-15
PEGASUS: Stub off the base timebase code
Matthew Hoops
2011-09-07
PEGASUS: Add Idler framework
Matthew Hoops