index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-09-08
make it slightly less annoying :o)
Kahrl
2011-09-08
Implemented view bobbing (testing simple lemniscate shape)
Kahrl
2011-09-08
Commented out debug statements again
Kahrl
2011-09-08
Collected and moved existing camera infrastructure from game.cpp to camera.cp...
Kahrl
2011-09-07
Removed unused camera_position and camera_direction fields from Client. Moved...
Kahrl
2011-09-07
Note about texture atlas
Perttu Ahola
2011-09-07
Add note about trans_table_19.
Perttu Ahola
2011-09-06
Remove block file from disk when saved to database
Perttu Ahola
2011-09-06
Pause in unloaded territory instead of collide
JacobF
2011-09-06
Make Connection::Send cancel silently if peer doesn't exist.
Perttu Ahola
2011-09-06
Speed up periodical map unloading by moving beginSave() and endSave() to oute...
Perttu Ahola
2011-09-06
Merge remote-tracking branch 'queatz/sqlite-map'
Perttu Ahola
2011-09-06
Fix bug in posix file/directory removal wrapper, as pointed out by kahrl
Perttu Ahola
2011-09-06
Fix some texture stuff: remove item_fence.png, use fence.png, remove inexisti...
Perttu Ahola
2011-09-06
allow specifying a fixed seed in the config file for generating the map (fixe...
Kahrl
2011-09-06
Now SAOs will reflect changes to their temporary inventory object
JacobF
2011-09-04
These numbers were well exceeding 2^32...
JacobF
2011-09-02
Initial sqlite3 maps.
JacobF
2011-09-02
Furnace was crashing stuff again
JacobF
2011-09-02
Merge branch 'master' of /media/Field/Software/minetest-queatz/minetest-sqlit...
JacobF
2011-09-01
Update to SQLite 3.7.7.1
JacobF
2011-09-01
* Furnace would say it was overloaded when it had a non-cookable source
JacobF
2011-08-30
If there was no source item in a furnace it would cause a segmentation fault.
JacobF
2011-08-30
Merge remote-tracking branch 'kahrl/dissector'
Perttu Ahola
2011-08-30
Merge remote-tracking branch 'queatz/mmb10'
Perttu Ahola
2011-08-30
Merge remote-tracking branch 'queatz/furnace-is-not-blackhole'
Perttu Ahola
2011-08-30
Merge remote-tracking branch 'queatz/furnace-is-not-out-nor-can-rat-escape'
Perttu Ahola
2011-08-30
Merge remote-tracking branch 'queatz/privs'
Perttu Ahola
2011-08-25
Merged 2 branches because they relied on each other.
JacobF
2011-08-25
dissector branch: fix description of TOCLIENT_PLAYERITEM in clientserver.h
Kahrl
2011-08-25
Middle mouse click will move 10 items around at a time.
JacobF
2011-08-24
Don't remove furnace if something is inside it.
JacobF
2011-08-23
If a user doesn't have build rights, don't allow them to move items to and fr...
JacobF
2011-08-23
The password box in the mainmenu is focused if there is already a name and ad...
JacobF
2011-08-23
Lava is now better visible inside water. (a crappy hack)
Perttu Ahola
2011-08-23
Inventory transparency; very loosely based on sapier's commits.
Perttu Ahola
2011-08-22
if creative mode and player has no build privileges, cannot drop items.
Perttu Ahola
2011-08-22
Fixed water mesh generation acting weird next to sand
Perttu Ahola
2011-08-22
Fix byte count in serialization of "F1000"
Perttu Ahola
2011-08-22
Fixed some protocol comment errors in clientserver.h and elsewhere
Perttu Ahola
2011-08-22
Hopefully fix 'dangling water'
Giuseppe Bilotta
2011-08-22
Possibly fixed the extremely rare PeerNotFound loop bug.
Perttu Ahola
2011-08-22
Merge remote-tracking branch 'oblomov/me_cmd'
Perttu Ahola
2011-08-22
Merge remote-tracking branch 'oblomov/new_input'
Perttu Ahola
2011-08-22
Change way commands are displayed in chat window
Giuseppe Bilotta
2011-08-22
Introduce hotkey for calling up a command window
Giuseppe Bilotta
2011-08-22
Send KEY_END when (re)creating a text input
Giuseppe Bilotta
2011-08-22
/me command
Giuseppe Bilotta
2011-08-22
Server now supports replies without prefix
Giuseppe Bilotta
2011-08-22
Defines for server command context flags
Giuseppe Bilotta
[next]