← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~widelands-dev/widelands/bug-1512076-scoped-timer-for-lua into lp:widelands

 

The proposal to merge lp:~widelands-dev/widelands/bug-1512076-scoped-timer-for-lua into lp:widelands has been updated.

Commit Message changed to:

Display loading times on the console while loading the tribes. Refactored Lua functions for directional animations.

- Added a new function "system_time" to lua globals that returns the current SDL ticks in milliseconds.
- Created new Lua script mapobjects.lua with a function that prints a loading message with elapsed time.
- Unified the add_worker_animation and add_walking_animation Lua functions.

For more details, see:
https://code.launchpad.net/~widelands-dev/widelands/bug-1512076-scoped-timer-for-lua/+merge/315651
-- 
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/bug-1512076-scoped-timer-for-lua into lp:widelands.


References