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