summaryrefslogtreecommitdiff
path: root/src/nodetimer.cpp
Commit message (Expand)AuthorAge
* Make node timers more efficientEkdohibs2016-06-11
* Use warningstream for log messages with WARNINGShadowNinja2015-10-14
* Serialisation: documentation fixes, clarifying renames and whitespace fixesest312015-09-14
* Change i++ to ++iDavid Jones2015-08-25
* Use std::string::empty() instead of size() where applicableAnton2014-12-12
* serialize.h: use machine native byte swapping if available, fall-back to prev...Rafael Reilova2014-11-21
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Improve node timer format (map format version 25) and update mapformat.txtPerttu Ahola2012-07-24
* Implement node timersdarkrose2012-07-23
* Properly and efficiently use split utility headersPerttu Ahola2012-06-17
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* WIP node metadata, node timersKahrl2012-06-03