projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2013-01-04
Jeija
Implement textarea in formspec, a multiline input field
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
PilzAdam
Fix typo doubletab -> doubletap
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
dannydark
Fixed content_abm aliases
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
PilzAdam
Switch to fly mode if spacebar is doubleclicked
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Jeija
Repeated right clicking when holding the right mouse...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
PilzAdam
Add on_rightclick(pos, node, clicker) callback for...
389/head
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
PilzAdam
Adjust the maximum alpha of the red hurt screen
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Jeija
Tilt camera on player damage (tweaked by PilzAdam)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
PilzAdam
Change the nodenames for dirt -> grass and sapling...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
PilzAdam
Replace constant red hurt screen with fade out red
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Perttu Ahola
Add ServerEnvironment::setNode()/removeNode() to allow...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Perttu Ahola
Add InvRef:get_location()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Perttu Ahola
Call this 0.4.4-d1 because it has a protocol addition...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
sapier
Add TOCLIENT_SHOW_FORMSPEC to display formspecs at...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
RealBadAngel
Bugfixes to item_image formspec method
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
dannydark
Fixed compile issues on windows
384/head
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
RealBadAngel
L-System treegen
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
PilzAdam
Use aux1 to move fast when flying
369/head
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Esteban I....
Add selectionbox_color, crosshair_color, and crosshair_...
367/head
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
PilzAdam
Fix 'longjmp causes uninitialized stack frame' in cURL
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Perttu Ahola
Initialize all member variables of LuaEntitySAO
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
DannyDark
Fixed two typos in wireshark lua file.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Ilya Zhuravlev
Fix keycodes (#325)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Ilya Zhuravlev
Prefer shared cURL library instead of the static one.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
DannyDark
Fixed u64 ambiguous symbol error
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
sfan5
Tweak CMake files for cURL
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
PilzAdam
Add ability to change the itemstack in placenode callbacks
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
PilzAdam
Fix falling damage when not flying
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Ilya Zhuravlev
Make m_media_fetch_threads to contain MediaFetchThread...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Ilya Zhuravlev
Fix hypen used as minus sign (manpages), fix spelling...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Ilya Zhuravlev
Added ability to fetch media from remote server (using...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
jordan4ibanez
Fix item entity's collision with nodeboxes
356/head
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
PilzAdam
Dont sneak while flying
350/head
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
PilzAdam
Only fly through walls in noclip mode wich requires...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Ilya Zhuravlev
Update README
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Perttu Ahola
Bump version to 0.4.4
0.4.4
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Perttu Ahola
Update GUI texts
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Jürgen Doser
draw gui later. this fixes the hotbar disappearing...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Jürgen Doser
fix screen flickering black when rendering to texture
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Perttu Ahola
Set proper field background colors in Irrlicht 1.8
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Perttu Ahola
Raise default maximum render distance to 240
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Perttu Ahola
Fix automagic render distance tuner
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Matthew I
Add #include guards to base64.h
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Perttu Ahola
Try to add a bit of topside brightness when not using...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Perttu Ahola
Tweak shader randomly a bit
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Perttu Ahola
Default to preload_item_visuals=true
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
MirceaKitsune
Don't send player position from client to server if...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Ilya Zhuravlev
Fix minetest.get_node_drops(). It should always return...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Perttu Ahola
Smooth day-night transitions
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Perttu Ahola
Const-correct util/serialize.h
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Perttu Ahola
Handle day-night transition in shader and make light...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Perttu Ahola
Get rid of jordan4ibanez's insane digging animation...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Perttu Ahola
Fix tile MaterialType to make sense and make lava surfa...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Perttu Ahola
Install shaders properly
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Perttu Ahola
Remove accidental vim swap file
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Perttu Ahola
Add enable_shaders to minetest.conf.example
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
obneq
Add checkboxes for shaders and on-demand item visual...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Perttu Ahola
Implement a global shader parameter passing system...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Kahrl
ShaderSource and silly example shaders
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Perttu Ahola
Add setting preload_item_visuals
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Perttu Ahola
On-demand item meshes and textures
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Perttu Ahola
Modify some client log message levels
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
RealBadAngel
New elements in formspec, item_image and item_image_button.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
PilzAdam
Only check attachment for nodes with group attached_node
commit
|
commitdiff
|
tree
|
snapshot
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
next