[Commits] [wesnoth/wesnoth] b6ea85: improve performance of wesnoth.delay(0)
GitHub
noreply at github.com
Sun Dec 6 16:07:04 UTC 2015
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: b6ea858b16cc2448f4b30262d3de236a25fdffec
https://github.com/wesnoth/wesnoth/commit/b6ea858b16cc2448f4b30262d3de236a25fdffec
Author: gfgtdf <tischpapier at gmail.com>
Date: 2015-12-06 (Sun, 06 Dec 2015)
Changed paths:
M src/scripting/lua.cpp
Log Message:
-----------
improve performance of wesnoth.delay(0)
In this case we don't need to call resources::screen->delay(10) or SDL_GetTicks()
More information about the Commits
mailing list