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
/
serialization.h
Commit message (
Expand
)
Author
Age
*
Add limit parameter to decompressZlib
Ben Deutsch
2020-02-01
*
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-08-17
*
compressZlib: don't use a SharedBuffer but a raw u8 * pointer
Loic Blot
2017-07-27
*
Private nodemeta (#5702)
sfan5
2017-05-10
*
Lighting: Update lighting at block loading
Dániel Juhász
2017-02-13
*
Serialisation: documentation fixes, clarifying renames and whitespace fixes
est31
2015-09-14
*
Fix a crash (assert) when client set serial version < 24 in INIT
Loic Blot
2015-01-27
*
Revert "Fix a crash (assert) when client set serial version < 24 in INIT comm...
Craig Robbins
2015-01-27
*
Fix a crash (assert) when client set serial version < 24 in INIT command SER_...
(@U-Exp)
2015-01-24
*
Fix -Wtype-limits warnings and remove disabling of -Wtype-limits
Craig Robbins
2014-12-29
*
Add compression API
ShadowNinja
2014-09-20
*
Weather backward compatibility
proller
2013-08-02
*
Weather support
proller
2013-07-27
*
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
*
Fix map deserialization and remove old serialization code
Perttu Ahola
2012-07-23
*
Implement node timers
darkrose
2012-07-23
*
Optimize headers
Perttu Ahola
2012-06-17
*
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
*
Node placement / mineral / serialization / iron freq / node_dig callback
Kahrl
2012-01-22
*
Node definition names
Perttu Ahola
2011-11-29
*
extended content-type range
Perttu Ahola
2011-07-23
*
initial steps in doing content type extension
Perttu Ahola
2011-07-02
*
New map generator added (and SQLite, messed up the commits at that time...) (...
Perttu Ahola
2011-06-25
*
Preliminary "active block" stuff + set up test code to grow grass.
Perttu Ahola
2011-05-22
*
Some work-in-progress in hp and mobs and a frightening amount of random fixes.
Perttu Ahola
2011-04-21
*
updated example map generator python script
Perttu Ahola
2011-04-11
*
support for format 0 and 1 maps
Perttu Ahola
2011-04-11
*
new object system
Perttu Ahola
2011-04-10
*
fully implemented the sign with the new framework
Perttu Ahola
2011-04-04
*
all kinds of tweaking and fixing
Perttu Ahola
2011-02-04
*
Initial commit of mapgen v.2. Lacks configuration and saving to disk.
Perttu Ahola
2011-01-16
*
day/night working client side
Perttu Ahola
2010-12-19
*
commit before content-tile separation
Perttu Ahola
2010-12-13
*
commit before some radicallish changes to water behavior
Perttu Ahola
2010-12-11
*
license stuff
Perttu Ahola
2010-11-29
*
- added map generating script
Perttu Ahola
2010-11-29
*
Initial files
Perttu Ahola
2010-11-27