index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nodetimer.cpp
Commit message (
Expand
)
Author
Age
*
Code modernization: src/n*, src/o* (#6280)
Loïc Blot
2017-08-19
*
Make node timers more efficient
Ekdohibs
2016-06-11
*
Use warningstream for log messages with WARNING
ShadowNinja
2015-10-14
*
Serialisation: documentation fixes, clarifying renames and whitespace fixes
est31
2015-09-14
*
Change i++ to ++i
David Jones
2015-08-25
*
Use std::string::empty() instead of size() where applicable
Anton
2014-12-12
*
serialize.h: use machine native byte swapping if available, fall-back to prev...
Rafael Reilova
2014-11-21
*
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-08-14
*
Update Copyright Years
Sfan5
2013-02-24
*
Change Minetest-c55 to Minetest
PilzAdam
2013-02-24
*
Improve node timer format (map format version 25) and update mapformat.txt
Perttu Ahola
2012-07-24
*
Implement node timers
darkrose
2012-07-23
*
Properly and efficiently use split utility headers
Perttu Ahola
2012-06-17
*
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-06-05
*
WIP node metadata, node timers
Kahrl
2012-06-03