[Scummvm-cvs-logs] scummvm branch-1-8 -> 42795fa0db2978d4b8511ecded8cdf7232445c30
sev-
sev at scummvm.org
Sun Feb 21 22:54:29 CET 2016
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
42795fa0db SWORD25: Fix bug #6981: High CPU usage on one core
Commit: 42795fa0db2978d4b8511ecded8cdf7232445c30
https://github.com/scummvm/scummvm/commit/42795fa0db2978d4b8511ecded8cdf7232445c30
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-02-21T22:49:54+01:00
Commit Message:
SWORD25: Fix bug #6981: High CPU usage on one core
The game loop is implemented in Lua, and there are no delays.
Now we wait 10ms on each event pulling, as we always do.
Changed paths:
engines/sword25/kernel/kernel_script.cpp
More information about the Scummvm-git-logs
mailing list