summaryrefslogtreecommitdiff
path: root/builtin/game/mod_profiling.lua
Commit message (Collapse)AuthorAge
* Fix retval of entity.get_staticdata beeing lost while profiling is enabledsapier2014-08-24
|
* Mod profiling supportsapier2014-08-19
Config settings: profiling = true/false (gather statistics) detailed_profiling = true/false (break mod times to callbacks) Chat commands: save_mod_profile saves current statistics in debug.txt and shows on console (on default loglevel)