2013-02-28 |
Weblate | Merge remote branch 'origin/master' |
blob | commitdiff | raw |
2013-02-26 |
kwolekr | Fix most warnings, re-fix MSVC compile error |
blob | commitdiff | raw |
2013-02-26 |
kwolekr | Merge pull request #482 from proller/liquid |
blob | commitdiff | raw | diff to current |
2013-02-24 |
Sfan5 | Update Copyright Years |
blob | commitdiff | raw | diff to current |
2013-02-24 |
PilzAdam | Change Minetest-c55 to Minetest |
blob | commitdiff | raw | diff to current |
2013-02-23 |
kwolekr | Merge pull request #503 from RealBadAngel/master |
blob | commitdiff | raw | diff to current |
2013-02-23 |
RealBadAngel | Add sound volume controls to ingame menu 503/head |
blob | commitdiff | raw | diff to current |
2013-02-23 |
kwolekr | Merge pull request #431 from sapier/dtime_clamping |
blob | commitdiff | raw | diff to current |
2013-02-19 |
Jeija | Disable placement prediction for nodes that use on_righ... |
blob | commitdiff | raw | diff to current |
2013-02-16 |
kwolekr | Merge pull request #465 from doserj/mod_selection_empty... |
blob | commitdiff | raw | diff to current |
2013-02-12 |
PilzAdam | Enable multiline signs |
blob | commitdiff | raw | diff to current |
2013-01-29 |
kwolekr | Merge pull request #442 from kwolekr/mingw_compile_fix |
blob | commitdiff | raw | diff to current |
2013-01-29 |
kwolekr | Merge pull request #441 from kwolekr/mapgen_factories |
blob | commitdiff | raw | diff to current |
2013-01-27 |
Jeija | Place block when holding sneak while right-clicking... |
blob | commitdiff | raw | diff to current |
2013-01-14 |
PilzAdam | Bugfix: else repeat_rightclick_timer = 0; |
blob | commitdiff | raw | diff to current |
2013-01-14 |
Jeija | Add particles 427/head |
blob | commitdiff | raw | diff to current |
2013-01-07 |
PilzAdam | Disable all HP handling if enable_damage is false |
blob | commitdiff | raw | diff to current |
2013-01-07 |
sapier | Fix buttons not working for Lua-triggered formspecs |
blob | commitdiff | raw | diff to current |
2013-01-04 |
PilzAdam | Fix typo doubletab -> doubletap |
blob | commitdiff | raw | diff to current |
2013-01-04 |
PilzAdam | Switch to fly mode if spacebar is doubleclicked |
blob | commitdiff | raw | diff to current |
2013-01-04 |
Jeija | Repeated right clicking when holding the right mouse... |
blob | commitdiff | raw | diff to current |
2013-01-03 |
PilzAdam | Adjust the maximum alpha of the red hurt screen |
blob | commitdiff | raw | diff to current |
2013-01-03 |
Jeija | Tilt camera on player damage (tweaked by PilzAdam) |
blob | commitdiff | raw | diff to current |
2013-01-02 |
PilzAdam | Replace constant red hurt screen with fade out red |
blob | commitdiff | raw | diff to current |
2013-01-02 |
sapier | Add TOCLIENT_SHOW_FORMSPEC to display formspecs at... |
blob | commitdiff | raw | diff to current |
2012-12-27 |
Esteban I. Ruiz... | Add selectionbox_color, crosshair_color, and crosshair_... 367/head |
blob | commitdiff | raw | diff to current |
2012-12-11 |
PilzAdam | Only fly through walls in noclip mode wich requires... |
blob | commitdiff | raw | diff to current |
2012-12-06 |
Perttu Ahola | Update GUI texts |
blob | commitdiff | raw | diff to current |
2012-12-06 |
Jürgen Doser | draw gui later. this fixes the hotbar disappearing... |
blob | commitdiff | raw | diff to current |
2012-12-02 |
Perttu Ahola | Smooth day-night transitions |
blob | commitdiff | raw | diff to current |
2012-12-02 |
Perttu Ahola | Handle day-night transition in shader and make light... |
blob | commitdiff | raw | diff to current |
2012-12-01 |
Perttu Ahola | Implement a global shader parameter passing system... |
blob | commitdiff | raw | diff to current |
2012-12-01 |
Kahrl | ShaderSource and silly example shaders |
blob | commitdiff | raw | diff to current |
2012-12-01 |
Perttu Ahola | On-demand item meshes and textures |
blob | commitdiff | raw | diff to current |
2012-12-01 |
PilzAdam | Merge support for anaglyph stereo |
blob | commitdiff | raw | diff to current |
2012-11-30 |
Jürgen Doser | Make dragged itemstack following the mouse cursor much... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
MirceaKitsune | RealBadAngel's patch which allows the lua api to read... |
blob | commitdiff | raw | diff to current |
2012-11-13 |
MirceaKitsune | Anaglyph stereo support, created by xyz |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Perttu Ahola | Reorganize ClientMap rendering code for a bit more... |
blob | commitdiff | raw | diff to current |
2012-07-23 |
Perttu Ahola | Fix building on top of (pointable && buildable_to)... |
blob | commitdiff | raw | diff to current |
2012-07-22 |
Perttu Ahola | minetest.register_on_player_receive_fields() |
blob | commitdiff | raw | diff to current |
2012-07-22 |
darkrose | Implement formspec |
blob | commitdiff | raw | diff to current |
2012-07-21 |
Bad-Command | Fix signed overflow in getPointedThing |
blob | commitdiff | raw | diff to current |
2012-07-21 |
Perttu Ahola | Server-side checking of digging; disable_anticheat... |
blob | commitdiff | raw | diff to current |
2012-07-19 |
Perttu Ahola | Allow defining player's inventory form in Lua |
blob | commitdiff | raw | diff to current |
2012-06-17 |
Kahrl | Custom boxy nodes (stairs, slabs) and collision changes |
blob | commitdiff | raw | diff to current |
2012-06-17 |
Perttu Ahola | Optimize headers |
blob | commitdiff | raw | diff to current |
2012-06-16 |
Perttu Ahola | Allow node cracking animations of any length |
blob | commitdiff | raw | diff to current |
2012-06-16 |
Perttu Ahola | Node texture animation |
blob | commitdiff | raw | diff to current |
2012-06-10 |
Perttu Ahola | Node placement client-side prediction |
blob | commitdiff | raw | diff to current |
2012-06-09 |
Perttu Ahola | Remove a random old comment and a #define from game.cpp |
blob | commitdiff | raw | diff to current |
2012-06-05 |
Perttu Ahola | Switch the license to be LGPLv2/later, with small parts... |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Perttu Ahola | Update inventory menu from formspec on-the-fly |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Perttu Ahola | Implement image[<X>,<Y>;<W>,<H>;<texture name>] and... |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Perttu Ahola | Reshape inventory menu code |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Perttu Ahola | Implement sign using form field protocol |
blob | commitdiff | raw | diff to current |
2012-06-03 |
darkrose | Strip unneeded variables from NodeMetadata |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Kahrl | WIP node metadata, node timers |
blob | commitdiff | raw | diff to current |
2012-04-06 |
Perttu Ahola | Handle failing openal init properly, add enable_sound... |
blob | commitdiff | raw | diff to current |
2012-04-04 |
Perttu Ahola | Show reported map seed on debug info (F5) |
blob | commitdiff | raw | diff to current |
2012-04-04 |
Perttu Ahola | Fix sound direction and add experimental:soundblock... |
blob | commitdiff | raw | diff to current |
2012-03-31 |
Perttu Ahola | Add 'fly' and 'fast' privileges and the underlying... |
blob | commitdiff | raw | diff to current |
2012-03-25 |
Perttu Ahola | Change postfixes from N.ogg to .N.ogg in user/testsound... |
blob | commitdiff | raw | diff to current |
2012-03-25 |
Perttu Ahola | Some serialization version stuff |
blob | commitdiff | raw | diff to current |
2012-03-25 |
Perttu Ahola | Sound loading from memory (by using a quick hack) |
blob | commitdiff | raw | diff to current |
2012-03-25 |
Perttu Ahola | Almost support loading sounds from server |
blob | commitdiff | raw | diff to current |
2012-03-25 |
Perttu Ahola | Texture cache -> Media cache WIP |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Perttu Ahola | Add sound.dig |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Perttu Ahola | Add sounds, tune things |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Perttu Ahola | Digging and placing sounds |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Perttu Ahola | Add event manager and use it to trigger sounds |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Perttu Ahola | c55sound continued |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Perttu Ahola | celeron55's sound system initial framework |
blob | commitdiff | raw | diff to current |
2012-03-22 |
Perttu Ahola | Remove useless clearing of the Z buffer |
blob | commitdiff | raw | diff to current |
2012-03-21 |
Perttu Ahola | Goddamn MSVC pow overload ambiguities |
blob | commitdiff | raw | diff to current |
2012-03-21 |
Perttu Ahola | Add different automatic profiler graph drawing style... |
blob | commitdiff | raw | diff to current |
2012-03-21 |
Perttu Ahola | Add more graph colors, add mainloop_dtime graph, make... |
blob | commitdiff | raw | diff to current |
2012-03-21 |
Perttu Ahola | Modify and clean main loop to allow measuring the prope... |
blob | commitdiff | raw | diff to current |
2012-03-21 |
Perttu Ahola | Profiler graph |
blob | commitdiff | raw | diff to current |
2012-03-18 |
Perttu Ahola | Dynamic sky, fog and cloud colors; sun and moon |
blob | commitdiff | raw | diff to current |
2012-03-15 |
Perttu Ahola | Move ClientMap to clientmap.{h,cpp} |
blob | commitdiff | raw | diff to current |
2012-03-15 |
Perttu Ahola | Add Client::getEnv() and remove some unnecessary wrappers |
blob | commitdiff | raw | diff to current |
2012-03-15 |
Kahrl | MapBlockMesh, mesh animation system, urgent mesh update... |
blob | commitdiff | raw | diff to current |
2012-03-15 |
Perttu Ahola | Fix initial moving of mouse above the "exit to menu... |
blob | commitdiff | raw | diff to current |
2012-03-15 |
Perttu Ahola | Add "simple singleplayer mode"; Fix a number of GUI... |
blob | commitdiff | raw | diff to current |
2012-03-12 |
Perttu Ahola | Make finish quicktune and leave it unused (as intended) |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Perttu Ahola | command-line/world game selection |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Perttu Ahola | Limit crack update speed |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Perttu Ahola | When mouse button is held down in air, show continuous... |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Perttu Ahola | Improve command-line parameters |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Tune "Connecting to server" and "Waiting content" screens |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Kahrl | Chat console, including a number of rebases and modific... |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Starting the game in the pause menu is lame, don't... |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Initial directory structure rework |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Fix and tune things, add tool "recharge" animation... |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | ClientActiveObject::debugInfoText() |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Damage groups WIP |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Don't draw cracks when digging is impossible |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Digging time groups WIP |
blob | commitdiff | raw | diff to current |
2012-02-28 |
celeron55 | Merge pull request #46 from garrosh/master |
blob | commitdiff | raw | diff to current |
next |