projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2012-12-01
PilzAdam
Add the group attached_node
318/head
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
PilzAdam
Merge support for anaglyph stereo
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Perttu Ahola
Add the ability for client to check if image exists
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
DannyDark
Log /grant and /revoke command usage
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Jürgen Doser
Make dragged itemstack following the mouse cursor much...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthew I
Ignore directories beginning with a "." when searching...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Perttu Ahola
Run scriptapi_on_shutdown() thread-safely and remove...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthew I
Add shutdown hook interface to Lua API
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Perttu Ahola
Add congestion control settings to minetest.conf
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Perttu Ahola
Full protocol 13 compatibility on server side
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Perttu Ahola
Make strict and non-strict protocol version checking...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Perttu Ahola
Allow server to accept protocol 13 clients altough...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Perttu Ahola
Ranged support of protocol version on server side
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Perttu Ahola
Support serialization of protocol 13 ContentFeatures
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Perttu Ahola
unit test: TestNodedefSerialization
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Perttu Ahola
Modify new ObjectProperties format to such that 0.4...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Perttu Ahola
Fix Taoki's messed up generic object command ids
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Perttu Ahola
Change version to 0.4.4-dev because... ehm... why it...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Calinou
Fix head shifting downards in glass, nodeboxes...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Perttu Ahola
Fix mesh glitches on MapBlock boundaries
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Perttu Ahola
Revert "Use wielditem drawtype for all nodes in item_en...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
MirceaKitsune
Fix forgotten material properties for meshes (also...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Perttu Ahola
Default server step to 0.1s and sync object/player...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
PilzAdam
Use wielditem drawtype for all nodes in item_entity
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Perttu Ahola
Remove unnecessary util/serialize.h from content_mapblo...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Perttu Ahola
Const-correct SharedBuffer::SharedBuffer(const T *t...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Perttu Ahola
Move util/serialize.h out from staticobject.h for small...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Perttu Ahola
Move a function from clientserver.h to clientserver.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Perttu Ahola
Proper versioning of new network-serialized stuff
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Perttu Ahola
New PROTOCOL_VERSION scheme (allow client to support...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Perttu Ahola
Fix LuaEntitySAO::getClientInitializationData() and...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Perttu Ahola
Bump version to 0.4.4 as this isn't compatible with...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Perttu Ahola
Update ContentFeatures serialization format now as...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
RealBadAngel's patch which allows the lua api to read...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
A bunch of fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Allow Vanessa's texture filtering / mipmap patch to...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Fix more things I forgot for attached players. Such...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Update attachments at the ending of the addToScene...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Send animations, bone overrides and attachments in...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Enable client-side attachments, add detachment code
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Fix some remaining issues with attachments, now they...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Complete the attachment framework.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Framework for the attachment system, new object propert...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Get the new animation framework properly working
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Joint positioning and rotation code, and fix a problem...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Allow the LUA API to set animations to meshes as well...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Get the mesh working through the memory cache properly...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Add a subfolder for models and transfer models from...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Fix material properties and allow lighting. Models...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
Properly read the mesh from LUA.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
MirceaKitsune
3D model support for players using Irrlicht. Also ready...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Perttu Ahola
Revert "Don't leak textures all over the place"
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Ilya Zhuravlev
Fix trees growing into any type of node
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
xyzz
Merge pull request #268 from khonkhortisan/image_button
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Anthony
Fix server crash on /clearpassword
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
MirceaKitsune
Add anaglyph settings to minetest.conf.example
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
MirceaKitsune
Default anaglyph to 0.1
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
MirceaKitsune
Anaglyph stereo support, created by xyz
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
xyzz
Merge pull request #284 from RealBadAngel/master
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
PilzAdam
Merge pull request #286 from PilzAdam/digging_animation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
PilzAdam
Add jordan4ibanez' better digging animation
286/head
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Perttu Ahola
Swap out pixel-perfect nyan cat by request of Chris...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Vanessa Ezekowitz
added GUI checkboxes in Settings tab for the aforementi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Vanessa Ezekowitz
Added video settings filter options via config file...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Perttu Ahola
Fix unnecessary network protocol incompatibility in...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
RealBadAngel
Adding background to Formspec
284/head
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
PilzAdam
Merge pull request #279 from RealBadAngel/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
RealBadAngel
Formspec: Draw images before inventories. Allows to...
279/head
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
PilzAdam
Merge pull request #274 from PilzAdam/falling
267/head
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
PilzAdam
Merge pull request #243 from xyzz/liquid_renewable
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
PilzAdam
Merge pull request #273 from PilzAdam/air
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
PilzAdam
Make air and ignore drop nothing
273/head
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
PilzAdam
Fix a bug in falling code where entities get stuck
274/head
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Kahrl
Don't leak textures all over the place
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Perttu Ahola
Fix flowing liquid animation direction calculation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
PilzAdam
Merge pull request #272 from PilzAdam/pow
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
PilzAdam
Replace pow() with multiplikation to improve speed
272/head
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
PilzAdam
Merge pull request #270 from PilzAdam/master
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
PilzAdam
Add functions to the default mod of minimal game to...
270/head
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
PilzAdam
Add falling_node to special groups in lua-api.txt
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
PilzAdam
Remove a useless comment
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
PilzAdam
Move falling to builtin
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Kyle
Allow transparent image_buttons
268/head
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Perttu Ahola
Add nodedef.on_blast() to lua_api.txt in order to suppo...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Perttu Ahola
Statically store always_collect field of __builtin...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Perttu Ahola
Add dtime_s to entity activation
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Perttu Ahola
Fix ServerActiveObject stuff
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Perttu Ahola
Fix wielditem entity drawtype brightness control
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Perttu Ahola
Fix ObjectRef:punch()
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Ilya Zhuravlev
Add liquid_renewable property.
243/head
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Perttu Ahola
Version 0.4.3
0.4.3
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Matthew I
Prevent world creation if the world already exists
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Matthew I
Enforce stricter world names using a blacklist
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Perttu Ahola
Add aux1_descends to key change menu
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Perttu Ahola
Version 0.4.3-rc0; increase PROTOCOL_VERSION due to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Perttu Ahola
Remove "Unknown inventory identifier" deserialization...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Perttu Ahola
Reorganize ClientMap rendering code for a bit more...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Perttu Ahola
Fix shift-descend to ladders from a floor
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Perttu Ahola
Fix moving stuff into a mismatched stack in a "infinite...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Perttu Ahola
Make inventory GUI do sane things when server-side...
commit
|
commitdiff
|
tree
|
snapshot
next