2012-03-11 |
Perttu Ahola | world.mt creation |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | command-line/world game selection |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | full_punch_interval = 1.0 for mese pickaxe |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Limit crack update speed |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | When mouse button is held down in air, show continuous... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Fix log output in ban.cpp |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Improve command-line parameters |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Prettify --help output |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Move huge comment from the beginning of main.cpp to... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | --verbose, not --info-on-stderr |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Perttu Ahola | Clean up log messages everywhere |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Do not print errors when searching for usable configura... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Fix configuration file behaviour |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Increase Peer max_packets_per_second (hopefully doesn... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Add description in minetest.conf.example |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Tune "Connecting to server" and "Waiting content" screens |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Kahrl | Chat console, including a number of rebases and modific... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Starting the game in the pause menu is lame, don't... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Kahrl | Set fixed FOV for the wielded item |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Kahrl | Different implementation of KeyPress::operator== |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Make Camera::updateViewingRange more snappy in followin... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Faster player movement and smaller collision box |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | dig_immediate=2 -> 0.5 seconds digging time |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Set rail to have dig_immediate=2 |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Tidy up server log output a bit |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Clean unit test output |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Add and tidy up some Server log output for declined... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Remove servermain.cpp, use main.cpp with a couple of... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Fix addon and configuration file paths |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Initial directory structure rework |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Ban and Auth managers use infostream rather than dstream |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Replace dig_immediate=1 with dig_immediate=3 in mods... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Add a small bunch of notes about groups in mods/default... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | dig_immediate=3 instead of 1 means 0 seconds |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Update mini documentation in mods/default/init.lua... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Immediate smoke puff when a normal entity is punched... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Perttu Ahola | Fix and tune things, add tool "recharge" animation... |
commit | commitdiff | tree | snapshot |
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 |
next |