Loïc Blot
|
1992db1395
Code modernization: src/n*, src/o* (#6280)
|
hace 7 años |
Ekdohibs
|
559dd99469
Make node timers more efficient
|
hace 8 años |
ShadowNinja
|
96cc5b34fe
Use warningstream for log messages with WARNING
|
hace 9 años |
est31
|
283bf97a1c
Serialisation: documentation fixes, clarifying renames and whitespace fixes
|
hace 9 años |
David Jones
|
34b7a147dc
Change i++ to ++i
|
hace 9 años |
Anton
|
10e0cf8b2c
Use std::string::empty() instead of size() where applicable
|
hace 10 años |
Rafael Reilova
|
f7d65091f8
serialize.h: use machine native byte swapping if available, fall-back to previous generic method if not (supported for GCC using endian.h, detection done in cmake) write/readARGB8() - just write 32-bit color in one op, instead of 4 1-byte ops cleanup: removed unneeded buffer init for some serialize-out functions use a #define for the fixed point factor in read/writeF1000()
|
hace 10 años |
Kahrl
|
4e1f50035e
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
hace 11 años |
Sfan5
|
6d0ea26c2d
Update Copyright Years
|
hace 11 años |
PilzAdam
|
497ff1ecd6
Change Minetest-c55 to Minetest
|
hace 11 años |
Perttu Ahola
|
5c31445117
Improve node timer format (map format version 25) and update mapformat.txt
|
hace 12 años |
darkrose
|
cd6becd442
Implement node timers
|
hace 12 años |
Perttu Ahola
|
d0ea6f9920
Properly and efficiently use split utility headers
|
hace 12 años |
Perttu Ahola
|
037b259197
Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors
|
hace 12 años |
Kahrl
|
704782c95b
WIP node metadata, node timers
|
hace 12 años |