projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2011-09-27
Kahrl
minetestmapper: Fix the way ylist is computed, use...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Perttu Ahola
minetestmapper speed tweaks (kahrl & JacobF)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Perttu Ahola
Add apple color to minetestmapper and fix cactus color
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Perttu Ahola
Fix minetestmapper.py
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Kahrl
Support Python 2 and 3 in sectors2sqlite.py.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Kahrl
Fix processing of blocks below y=0 in sectors2sqlite.py.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Perttu Ahola
Move PLATFORM_LIBS around to make sqlite3 link with...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Perttu Ahola
Make client report a newer version number to the server...
0.2.20110922_1
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Perttu Ahola
Oh well, let's call it just 0.2.20110922
0.2.20110922
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Perttu Ahola
Update changelog and version to 0.2.20110922_rc1
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Perttu Ahola
Better apple tree generation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Perttu Ahola
Merge remote-tracking branch 'sfan5/apple-trees'
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Kahrl
SQLite needs to be linked with -ldl on some Linux distros.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
JacobF
update minetestmapper so it can read the database also
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Perttu Ahola
Update changelog
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Kahrl
Updated colors.txt (which is used by minetestmapper)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
sfan5
Added Iron Apple which heals 4 Hearts
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
sfan5
Changed the Heal Amount of Apples from 6 to 2
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
sfan5
Fixed duplication bug
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
sfan5
Removed Spaces
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
sfan5
Added Apple Trees
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Perttu Ahola
Note about texture atlas
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Perttu Ahola
Add note about trans_table_19.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Perttu Ahola
Remove block file from disk when saved to database
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
JacobF
Pause in unloaded territory instead of collide
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Perttu Ahola
Make Connection::Send cancel silently if peer doesn...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Perttu Ahola
Update version number to something more proper for...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Perttu Ahola
Speed up periodical map unloading by moving beginSave...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Perttu Ahola
Merge remote-tracking branch 'queatz/sqlite-map'
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Perttu Ahola
Fix bug in posix file/directory removal wrapper, as...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Perttu Ahola
Fix some texture stuff: remove item_fence.png, use...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Kahrl
allow specifying a fixed seed in the config file for...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
JacobF
Now SAOs will reflect changes to their temporary invent...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
JacobF
Cull empty lines...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
JacobF
Files to database converter
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
JacobF
These numbers were well exceeding 2^32...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
JacobF
Initial sqlite3 maps.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
JacobF
Furnace was crashing stuff again
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
JacobF
Merge branch 'master' of /media/Field/Software/minetest...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
JacobF
Update to SQLite 3.7.7.1
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
JacobF
* Furnace would say it was overloaded when it had a...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Perttu Ahola
Merge remote-tracking branch 'queatz/furnace-fix'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Perttu Ahola
Updated changelog
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
JacobF
If there was no source item in a furnace it would cause...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Perttu Ahola
Merge remote-tracking branch 'kahrl/dissector'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Perttu Ahola
Merge remote-tracking branch 'queatz/mmb10'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Perttu Ahola
Merge remote-tracking branch 'queatz/furnace-is-not...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Perttu Ahola
Merge remote-tracking branch 'queatz/furnace-is-not...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Perttu Ahola
Merge remote-tracking branch 'queatz/privs'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
JacobF
Merged 2 branches because they relied on each other.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Kahrl
dissector branch: fix for doc/protocol.txt: CONTROLTYPE...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Kahrl
dissector branch: fix description of TOCLIENT_PLAYERITE...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Kahrl
dissector branch: added wireshark dissector minetest.lua
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
JacobF
Middle mouse click will move 10 items around at a time.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
JacobF
Don't remove furnace if something is inside it.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
JacobF
If a user doesn't have build rights, don't allow them...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
JacobF
The password box in the mainmenu is focused if there...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Perttu Ahola
Lava is now better visible inside water. (a crappy...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Perttu Ahola
Inventory transparency; very loosely based on sapier...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Perttu Ahola
if creative mode and player has no build privileges...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Perttu Ahola
Fixed water mesh generation acting weird next to sand
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Perttu Ahola
Fix byte count in serialization of "F1000"
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Perttu Ahola
Fixed some protocol comment errors in clientserver...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Giuseppe Bilotta
Hopefully fix 'dangling water'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Perttu Ahola
Possibly fixed the extremely rare PeerNotFound loop...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Perttu Ahola
Update README.txt
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Perttu Ahola
Merge remote-tracking branch 'oblomov/me_cmd'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Perttu Ahola
Merge remote-tracking branch 'oblomov/new_input'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Giuseppe Bilotta
Change way commands are displayed in chat window
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Giuseppe Bilotta
Introduce hotkey for calling up a command window
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Giuseppe Bilotta
Send KEY_END when (re)creating a text input
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Giuseppe Bilotta
/me command
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Giuseppe Bilotta
Server now supports replies without prefix
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Giuseppe Bilotta
Defines for server command context flags
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Giuseppe Bilotta
Remove distinction between /# and / commands
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Giuseppe Bilotta
Overhaul the input system
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Giuseppe Bilotta
Fix typos in key names
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Perttu Ahola
Flowing lava updates lighting
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Perttu Ahola
Merge remote-tracking branch 'oblomov/liquid_fixes'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Perttu Ahola
Merge branch 'lava'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Giuseppe Bilotta
Optimize for viscosity 1
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Giuseppe Bilotta
Viscous fluids
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Giuseppe Bilotta
Make sure all neighbors of changed fluids are activated
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Giuseppe Bilotta
Let the liquids flow in the open
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Giuseppe Bilotta
Ensure air neighbors to liquids that can flow are enque...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Giuseppe Bilotta
Ensure param2 is set correctly in transformLiquids
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Giuseppe Bilotta
Use defines for liquid levels
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Perttu Ahola
Implemented MEET_OTHER
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Giuseppe Bilotta
transformLiquid: small optimization and whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Perttu Ahola
small fix to transformLiquids
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Perttu Ahola
Fixed liquid mesh generation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Perttu Ahola
Add lava to creative inventory (hmm, we're shortly...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Perttu Ahola
Hopefully fixed msvc "'sqrt' : ambiguous call to overlo...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Perttu Ahola
Non-vertex-alpha texture material for lava
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Giuseppe Bilotta
Get rid of makepackage_binary.sh
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Giuseppe Bilotta
Cleanup root
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Perttu Ahola
modified mapgen to generate less lava
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Perttu Ahola
Added #define WATER_ALPHA in content_mapnode.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Perttu Ahola
tuned lava/universal damage code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Perttu Ahola
lava!
commit
|
commitdiff
|
tree
|
snapshot
next