2013-05-13 |
PilzAdam | Only use game filter in singleplayer tab; use menu_... |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Kahrl | Fix double free in createExtrudedMesh, reported by... |
commit | commitdiff | tree | snapshot |
2013-05-11 |
RealBadAngel | Add code to play main_menu.ogg in main menu |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Aaron Suen | Clear custom player HUDs when emerging players. Fixes... 717/head |
commit | commitdiff | tree | snapshot |
2013-05-10 |
PilzAdam | Fix memory leak: remove InventoryAction after sending... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
PilzAdam | Fix memory leaks: delete font in main and GUIChatConsole |
commit | commitdiff | tree | snapshot |
2013-05-10 |
PilzAdam | Fix memory leak by dropping sky |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Zeg9 | Add clouds to all loading screens and better progress... 713/head |
commit | commitdiff | tree | snapshot |
2013-05-10 |
sapier | Fix gettext memory leaks |
commit | commitdiff | tree | snapshot |
2013-05-09 |
sapier | Really fix itemdef memory leak |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Kahrl | Add --videomodes option to show available video modes |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Kahrl | Drop IrrlichtDevice when running --speedtests |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Kahrl | Fix world selection a bit (also fixes a main menu segfault) |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Zeg9 | Add progress bar and clouds to loading screen |
commit | commitdiff | tree | snapshot |
2013-05-07 |
PilzAdam | Update default controls in README and pause menu |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Brent Hull | Fix shader license headers to be LGPL |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Kahrl | Remove 'Meshbuffer ran out of indices' limitation |
commit | commitdiff | tree | snapshot |
2013-05-06 |
sapier | fix static data not beeing stored correctly on deactivation |
commit | commitdiff | tree | snapshot |
2013-05-04 |
PilzAdam | Install menu textures of minetest_game |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Perttu Ahola | Add header.png and footer.png support for games, and... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Sfan5 | Fix favorite Server List on Windows |
commit | commitdiff | tree | snapshot |
2013-05-03 |
PilzAdam | Fix documentation for HUD commands in protocol |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Kahrl | Optional dependencies and properly handle mod name... 697/head |
commit | commitdiff | tree | snapshot |
2013-05-03 |
ShadowNinja | Don't predict placement of nodes if they would replace... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Kahrl | Predict wallmounted param2 during node placement predic... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Kahrl | Server: force block send of pointed_pos_under after... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
PilzAdam | Use DIR_DELIM instead of / in file paths |
commit | commitdiff | tree | snapshot |
2013-05-02 |
PilzAdam | Show game name instead of game ID of selected game |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Perttu Ahola | Switch menu to game selected in world creation dialog |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Perttu Ahola | Pre-select current game in world creation dialog 698/head |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Perttu Ahola | games/minimal: Add menu/background.png and menu/icon.png |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Perttu Ahola | Filter worlds by selected game |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Perttu Ahola | Get menu background image from selected game |
commit | commitdiff | tree | snapshot |
2013-05-01 |
PilzAdam | Fix minetest.features |
commit | commitdiff | tree | snapshot |
2013-05-01 |
PilzAdam | Move sfan5 to core devs |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Ilya Zhuravlev | Rename "no" (Norwegian) to "nb" (Norwegian Bokmål) |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Ilya Zhuravlev | Add Norwegian language. |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Sfan5 | Add a Way of checking for specific Feature with Lua... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
kwolekr | Fix itemdef drop on NULL texture |
commit | commitdiff | tree | snapshot |
2013-04-28 |
kwolekr | Actually fix shader3 alpha this time |
commit | commitdiff | tree | snapshot |
2013-04-28 |
kwolekr | Enhance caves for mgv7, add ravines |
commit | commitdiff | tree | snapshot |
2013-04-26 |
kwolekr | Minor hud.cpp cleanup |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Esteban I.... | Ability to change the crosshair using textures |
commit | commitdiff | tree | snapshot |
2013-04-25 |
kwolekr | Generalize hud_builtin_enable into hud_set_flags |
commit | commitdiff | tree | snapshot |
2013-04-25 |
proller | Tune finite liquids, indev huge caves |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Zeg9 | Fix serverlist on -DRUN_IN_PLACE=0 (use path_user inste... |
commit | commitdiff | tree | snapshot |
2013-04-25 |
sapier | Move player collisionbox to player class |
commit | commitdiff | tree | snapshot |
2013-04-25 |
PilzAdam | kahrl is back |
commit | commitdiff | tree | snapshot |
2013-04-25 |
kwolekr | Transform alpha channel as well in shader |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Perttu Ahola | Fix compatibility of RBA's NDT_GLASSLIKE_FRAMED |
commit | commitdiff | tree | snapshot |
2013-04-25 |
sapier | Improve getFree*ActiveObjectId to reduce common case... |
commit | commitdiff | tree | snapshot |
2013-04-25 |
RealBadAngel | Add new drawtype GLASSLIKE_FRAMED |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Diego Martínez | Added support to disable built-in HUD elements |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Diego Martínez | Fixes possible crash when using hud_change with "align... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
RealBadAngel | Fix to: addUpdateMeshTaskWithEdge |
commit | commitdiff | tree | snapshot |
2013-04-24 |
kwolekr | Add option to use texture alpha channel |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Perttu Ahola | Disable fall bobbing by default; enable using fall_bobb... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
PilzAdam | Grow dirt_with_snow instead of dirt_with_grass if snow... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
ShadowNinja | Add minetest.get_player_ip() |
commit | commitdiff | tree | snapshot |
2013-04-23 |
ShadowNinja | Add option to not prepend "Server -!- " to messages... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Diego Martínez | Added offset support for HUD items |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Diego Martínez | Added support for alignment in HUD items |
commit | commitdiff | tree | snapshot |
2013-04-22 |
eduardojsm | Translation to Portuguese of Brazil for Minetest 676/head |
commit | commitdiff | tree | snapshot |
2013-04-21 |
kwolekr | mgv7: Implement getGroundLevelAtPoint(), fix layer... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
kwolekr | Fix findSpawnPos() |
commit | commitdiff | tree | snapshot |
2013-04-21 |
kwolekr | Fix hud_change stat argument retrieval |
commit | commitdiff | tree | snapshot |
2013-04-21 |
kwolekr | Class-ify caves & move to cavegen.cpp, fix cave regress... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
kwolekr | Add direction parameter to statbars in HUD API |
commit | commitdiff | tree | snapshot |
2013-04-18 |
kwolekr | Fix Lua HUD documentation |
commit | commitdiff | tree | snapshot |
2013-04-18 |
LS-Steeef | Add dutch translation |
commit | commitdiff | tree | snapshot |
2013-04-18 |
kwolekr | Split HUD code off to hud.cpp, make into a class, exten... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Jonathon Anderson | Lua HUD |
commit | commitdiff | tree | snapshot |
2013-04-14 |
darkrose | Merge pull request #654 from ShadowNinja/remove_old_mak... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
ShadowNinja | Remove old Makefile(that is what git is for) 654/head |
commit | commitdiff | tree | snapshot |
2013-04-12 |
kwolekr | Fix double free, null texture drop |
commit | commitdiff | tree | snapshot |
2013-04-11 |
MirceaKitsune | Swing the camera down when the player lands on the... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
proller | Fix masterserver javascript: adjustable output id |
commit | commitdiff | tree | snapshot |
2013-04-11 |
RealBadAngel | Bugfixes to get_craft_recipe and get_all_craft_recipes. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
sapier | fix bug in scriptapi line_of_sight |
commit | commitdiff | tree | snapshot |
2013-04-09 |
sapier | fix objects colliding with its own collision boxes 637/head |
commit | commitdiff | tree | snapshot |
2013-04-09 |
sapier | fix emergemanager memory leaks |
commit | commitdiff | tree | snapshot |
2013-04-09 |
sapier | fix various memory leaks |
commit | commitdiff | tree | snapshot |
2013-04-09 |
sapier | fix extruded items texture leak |
commit | commitdiff | tree | snapshot |
2013-04-08 |
RealBadAngel | Use system wide LuaJIT if aviable. |
commit | commitdiff | tree | snapshot |
2013-04-08 |
sapier | fix memory leak on sound shutdown |
commit | commitdiff | tree | snapshot |
2013-04-08 |
sapier | fix memory leak in loadMedia |
commit | commitdiff | tree | snapshot |
2013-04-08 |
sapier | addon extended resource accounting |
commit | commitdiff | tree | snapshot |
2013-04-08 |
sapier | fix inventory image texture leak |
commit | commitdiff | tree | snapshot |
2013-04-08 |
sapier | fix memory leaks introduced by invalid gettext usage |
commit | commitdiff | tree | snapshot |
2013-04-08 |
sapier | replace Server smart pointer with conventional one... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
sapier | fix memory leak on shader shutdown |
commit | commitdiff | tree | snapshot |
2013-04-08 |
sapier | fix memory leak in itemdef |
commit | commitdiff | tree | snapshot |
2013-04-08 |
sapier | fix huge texture leak in tiledef |
commit | commitdiff | tree | snapshot |
2013-04-08 |
sapier | fix 3d model mesh leak |
commit | commitdiff | tree | snapshot |
2013-04-08 |
sapier | fix mesh leak in camera class |
commit | commitdiff | tree | snapshot |
2013-04-08 |
kwolekr | Add param2 field for ores, some minor fixes and misc... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Ilya Zhuravlev | Add Ukrainian language. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
kwolekr | Fix black tree leaves, reduce above-ground cave shadows |
commit | commitdiff | tree | snapshot |
2013-04-07 |
kwolekr | Fix crash on creating map with invalid mg_name |
commit | commitdiff | tree | snapshot |
2013-04-07 |
kwolekr | Revert "Fix to be able to build from dir different... |
commit | commitdiff | tree | snapshot |
next |