Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default
  • stable-0.2
  • stable-0.3
  • stable-0.4
  • 0.4.15
  • 0.4.14
  • 0.4.13
  • 0.5.0-dev
  • 0.4.12
  • 0.4.11
  • 0.4.10
  • 0.4.9
  • 0.4.8
  • 0.4.7-MSVC
  • 0.4.7
  • 0.4.6
  • 0.4.5
  • 0.4.4
  • 0.4.3
  • 0.4.2-rc1
  • 0.4.1
  • 0.4.0
  • 0.4.dev-20120606
  • 0.4.dev-20120603
24 results
Created with Raphaël 2.2.027Mar2625242322212019181615131211108728Feb272476542125Jan2422151413126432131Dec28119432130Nov29139876543Update minetest.conf.example and defaultsettings.cppIncrease vertical FOV on lower aspect ratios (<16:10)Fix minetest_game installation and don't fail if it doesn't existFix and extend minetest.after(time, func, param)Add minetest.after(time, func)Add default_grass_footstep.1.ogg as a test sound in minimalUpdate version number to 0.4.dev-20120326 because much has changed from the previous one0.4.dev-201203260.4.dev-20120326Do a dumb-ass static string copy for const-incorrect old versions of ov_fopenAdd games/minimal/game.confMove games/minetest to games/minimal and update README.txtPrefer _game postfix in game names (to be squashed to the previous commit)Support _game postfix in game names, taking it out to make the gameidAdd game.conf check in subgame.cppNew world removal GUI codeBetter file/directory removal platform code and utilitiesSmall fix to fs::GetDirListing when trying to list an inexistent directoryMSVC build directory autodetection at startupAdd OPENAL_DLL LIBOGG_DLL LIBVORBIS_DLL and LIBVORBISFILE_DLL to be used optionally when installingAdd OGG_INCLUDE_DIR to SOUND_INCLUDE_DIRSFix cmake install script (mesetint -> minetest)Don't try to use sound if building only serverRaise PROTOCOL_VERSION to 9, as this is not compatible with earlier versionsMake server world selection not brain dead and use gameid 'minetest' instead of 'mesetint'Change postfixes from N.ogg to .N.ogg in user/testsounds/ loaderSome serialization version stuffInitialize utility.h return values to 0 to make lazily error-checked deserialization code work less chaoticallyUpdate doc/lua_api.txtSwitch sound randomizer postfixes from N.ogg to .N.oggSound loading from memory (by using a quick hack)Update/fix .gitignoreAlmost support loading sounds from serverAdd a variant of hex_encodeAdd removeStringEnd()Add more media directories; mod/{textures,sounds,media}Texture cache -> Media cache WIPCache textures by checksumMake event_manager.h build on MSVCBuild configuration fixes/improvements on WindowsFix build on MinGW (as compared to Linux)Lua API for playing sounds
Loading