2011-09-26 |
Perttu Ahola | Merge branch 'view_bobbing_and_vielded_tool' |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | Fix single-frame lag in camera yaw/pitch, tune view... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | Server user limit configuration option |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'darkrose/master' |
commit | commitdiff | tree | snapshot |
2011-09-24 |
celeron55 | Merge pull request #10 from joshbeck/master |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Joshua Beck | Fixed null pointer dereference errors found by cppcheck 10/head |
commit | commitdiff | tree | snapshot |
2011-09-23 |
darkrose | remove content_* things from map.cpp |
commit | commitdiff | tree | snapshot |
2011-09-23 |
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-22 |
darkrose | added locking chest texture |
commit | commitdiff | tree | snapshot |
2011-09-22 |
darkrose | added locking chests - clean patch |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Perttu Ahola | Better apple tree generation |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Kahrl | Simplistic wielded tool lighting, added setMeshVertices... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Kahrl | reduce view bobbing slightly |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Kahrl | Create a separate scene manager for the wielded tool... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Kahrl | fix a numerical problem, but tool is still jittery |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Kahrl | Fix jittery view bobbing at large map coordinates again... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Kahrl | Digging animation |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Kahrl | fix some normals |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Kahrl | Wielded tool updates, leaves and glass work now |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Kahrl | Convert any inventory item into a mesh, bring back... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Kahrl | Added sprite extruder |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Kahrl | trying some view bobbing changes |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Kahrl | Oops, up vector is needed. |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Kahrl | This looks more like MC view bobbing, but still not... |
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 |
Kahrl | Revert some changes that could lead to slower map trans... |
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-14 |
Kahrl | Made wielded tool move slightly (and smoothly) during... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Kahrl | View bobbing is slower in the water. |
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-08 |
Kahrl | inventory displays tool breakage bar again |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Kahrl | trying something else... also replaced M_PI by PI every... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Kahrl | attempting to merge Queatz/the-wielded-tool and kahrl... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Kahrl | minor view bobbing improvements |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Kahrl | make it slightly less annoying :o) |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Kahrl | Implemented view bobbing (testing simple lemniscate... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Kahrl | Commented out debug statements again |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Kahrl | Collected and moved existing camera infrastructure... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Kahrl | Removed unused camera_position and camera_direction... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
JacobF | Display which tool the player is holding |
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 |
next |