2012-03-10 |
Perttu Ahola | Set proper armor group for experimental:tnt |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | LuaEntity armor groups |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | ClientActiveObject::debugInfoText() |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Remove header in servermain.cpp to make minetestserver... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Damage groups WIP |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Entity damage system WIP; Remove C++ mobs |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Small fix in getHitParams |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Don't draw cracks when digging is impossible |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | itemgroup.h and ItemGroupList typedef |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Tune group digging time stuff a bit |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | remove material from minetest.nodedef_default |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Digging time groups WIP |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Jeija | Improve raillike drawtype |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Perttu Ahola | Handle select errno EINTR properly (not doing this... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Perttu Ahola | Move profiler measurements into inside of mutex locking... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Perttu Ahola | Add dedicated_server_step setting |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Perttu Ahola | Merge remote-tracking branch 'jn/random-fixes' |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Juhani Numminen | Add UNIX man pages to aid package creators. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Juhani Numminen | Add descriptions to command line arguments |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Juhani Numminen | Install icon and .desktop file on Unix systems |
commit | commitdiff | tree | snapshot |
2012-02-28 |
celeron55 | Merge pull request #46 from garrosh/master |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Perttu Ahola | Add minetest.get_worldpath() for getting location for... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Perttu Ahola | Fix pointed.thing.ref -> pointed_thing.ref in builtin.lua |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Perttu Ahola | Add descriptions to minetest.conf.example |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Jonathan Neuschäfer | server: /give: show the actual stackstring |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Jonathan Neuschäfer | creative inventory: update to use default:fence_wood |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Jonathan Neuschäfer | mesh: warn only once about render-to-target not being... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Jonathan Neuschäfer | tile: remove redundant warning about failing render... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Jonathan Neuschäfer | tile: don't duplicate std::string::find_last_of |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Jonathan Neuschäfer | itemdef: handle the !render-to-target case |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Perttu Ahola | Tune brightness stuff and fog color |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Perttu Ahola | Set default maximum viewing range to a bit more than... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Perttu Ahola | Fix calculating if block is in viewing range; fix fog... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Kahrl | Players stay in environment even when dead, damage... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Perttu Ahola | Modify light values to work a bit better with non-smoot... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Perttu Ahola | Add groups = {} to item definition |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Perttu Ahola | Set better visual light levels |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Giuseppe Bilotta | Fix some warnings on some compilers |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Perttu Ahola | Merge remote-tracking branch 'kahrl/hidehud' |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Kahrl | Fix server hang when stepping a furnace with a huge... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Kahrl | Page up/down: don't display the old value, it was a... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Kahrl | Page up and down change the minimum viewing range |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Kahrl | Show the top line too when only chat, but not HUD is... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Kahrl | F1 toggles HUD, F2 toggles chat, F5 toggles debug info... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Kahrl | Fix craftresult_is_preview flood in log and remove... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Garrosh | Added Kate backup file scheme to .gitignore for Kate... 46/head |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Perttu Ahola | Remove unnecessary delays from large data transfer... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Perttu Ahola | Set default number of maximum users to 100 instead... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Perttu Ahola | Add EnvRef:set_timeofday(0...1) and EnvRef:get_timeofday() |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Perttu Ahola | Call this 0.4.dev-20120122-1 0.4.dev-20120122-1 |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Perttu Ahola | Fix "illegal escape sequence" in MSVC (actually not... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Kahrl | Fix give_initial_stuff mod; experimental mod: dug_item... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Kahrl | tool and ToolItem apply item aliases |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Kahrl | Cleanup (some stuff went wrong when reverting 4-byte... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Kahrl | cleanup |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Kahrl | Create node metadata when placing nodes again |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Kahrl | Client-side prediction of inventory changes, and some... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Kahrl | Inventory menu (with dragging) improved. Crafting is... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Kahrl | Node placement / mineral / serialization / iron freq... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Kahrl | Fix inventory glitch when connecting as new user |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Kahrl | Inventory menu changes: Tooltips; dragging; drop from... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Kahrl | Tool progress bar tweaking |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Kahrl | The huge item definition and item namespace unification... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Perttu Ahola | Call this 0.4.dev-20120106-1 0.4.dev-20120106-1 |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Perttu Ahola | Fix key change menu a bit |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Perttu Ahola | ObjectRef:setpos() to move player properly (a bit short... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Perttu Ahola | Implement minetest.register_on_dieplayer() |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Perttu Ahola | Add missing checks to texture caching |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Perttu Ahola | Limit range of ABM timer initial value randomization |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Use free rather than delete for malloc'd memory |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Initialize ABM timer to random value to spread processing |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Fix ABM trigger chance being often way too high |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Fix server sending stuff before textures have been... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Mark ObjectRef::get_entity_name() deprecated |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Add name field to registered entities |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Add ObjectRef:getvelocity(), ObjectRef:setyaw() and... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Add ObjectRef:get_luaentity() |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Call this 0.4.dev-20120102-1 |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Make text area in message dialog a bit larger |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Texture cache on client (mostly made by sapier) (breaks... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | ObjectRef:get_entity_name() and fixing of comments... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Make add_entity return a reference to added entity... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Clean up InvRef documentation in default/init.lua a bit |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Improve mini Lua reference |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Add ObjectRef:get_inventory() and add stuff to document... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Working implementation of experimental:luafurnace |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Random fixes to InvRef related stuff and a broken luafu... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Add InvRef:get_list() and InvRef:set_list() and fix... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Perttu Ahola | Add minetest.get_inventory(location), untested |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Perttu Ahola | A small robustness addition to ItemStack |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Perttu Ahola | Rename InvStack to ItemStack |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Perttu Ahola | Add InvRef and InvStack (currently untested and unusable) |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Perttu Ahola | Add default: to everything in default/init.lua (..... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Perttu Ahola | Fix segfault when generating stuff on world boundaries |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Perttu Ahola | Correctly pop stuff from the Lua stack in script_load() |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Giuseppe Bilotta | Add virtual destructors to abstract classes |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Perttu Ahola | Fix mirrored sign texture |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Perttu Ahola | Add wooden planks to creative inventory |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Perttu Ahola | Add EnvRef:get_objects_inside_radius(pos, radius) |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Perttu Ahola | Add get_look_dir(), get_look_pitch() and get_look_yaw... |
commit | commitdiff | tree | snapshot |
next |