| Commit message (Expand) | Author | Age |
* | Add open user data button to main menu (#10579) | rubenwardy | 2020-12-19 |
* | Complete Haiku platform support. (#10311) | David CARLIER | 2020-08-23 |
* | Define environ variable on OpenBSD (#10302) | Sebastien Marie | 2020-08-20 |
* | Fix build on FreeBSD, broken since open_url | rubenwardy | 2020-05-24 |
* | MacOS: Fix environ not being found | SmallJoker | 2020-05-22 |
* | Add core.open_url() to main menu API (#8592) | rubenwardy | 2020-05-17 |
* | Fix detection of in-place path_locale when RUN_IN_PLACE=0 | sfan5 | 2020-04-27 |
* | porting.cpp: better minetest support on BSD | Loïc Blot | 2018-12-11 |
* | Windows: Cpack wix installer (#6153) | adrido | 2018-10-26 |
* | Add a MSVC / Windows compatible snprintf function (#7353) | nOOb3167 | 2018-07-22 |
* | Print error when HOME is not set (#7376) | Midgard | 2018-05-28 |
* | Replace deprecated WINAPI GetVersionInfoEx (#6496) | adrido | 2017-10-07 |
* | Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) | Loïc Blot | 2017-08-19 |
* | Dont search for locale folders if gettext is disabled (#6133) | adrido | 2017-07-14 |
* | Isolate irrlicht references and use a singleton (#6041) | Loïc Blot | 2017-06-26 |
* | DragonflyBSD & NetBSD build fix | Loic Blot | 2017-06-06 |
* | Clean up getTime helpers | ShadowNinja | 2017-04-28 |
* | Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) | Loïc Blot | 2017-04-20 |
* | Windows: Skip cmd for release builds (#5416) | adrido | 2017-04-07 |
* | Windows: Set window icon (#5486) | adrido | 2017-03-30 |
* | Fix build/warning on non X11 platforms | est31 | 2016-10-03 |
* | Fix android build | est31 | 2016-09-30 |
* | Also support X11 icon for minetest copies installed via make install (#4407) | est31 | 2016-08-20 |
* | Porting: Fix endless loop if image format is not recognized | est31 | 2016-08-03 |
* | Fix warning in porting::setXorgWindowIcon when building without X11 (#4288) | Jay Arndt | 2016-07-07 |
* | Finally set a window icon on X11 | est31 | 2016-07-05 |
* | Fix & make linux conditionals uniform (#4278) | Rogier-5 | 2016-07-04 |
* | Also shut down when SIGTERM was received | est31 | 2016-06-24 |
* | Don't print locale directory error message when GetText is disabled | ShadowNinja | 2016-02-19 |
* | Add MinSizeRel and RelWithDebInfo to MSVCBuildDir check | gregorycu | 2016-01-03 |
* | Fix cache path with RUN_IN_PLACE | ShadowNinja | 2015-12-30 |
* | Add seperate cache path | ShadowNinja | 2015-12-07 |
* | Add LuaSecureRandom | est31 | 2015-11-08 |
* | Use warningstream for log messages with WARNING | ShadowNinja | 2015-10-14 |
* | Improve locale directory detection | est31 | 2015-09-10 |
* | Use CUSTOM_LOCALEDIR if specified | ShadowNinja | 2015-09-06 |
* | Clean up threading | ShadowNinja | 2015-08-23 |
* | Fix code style from recent commits and add misc. optimizations | kwolekr | 2015-07-02 |
* | Revert the upper-case PROJECT_NAME nonsense that was part of #2402 | sfan5 | 2015-04-27 |
* | Revert "Only lowercase project name at compile time" | sfan5 | 2015-04-27 |
* | Fix crash on startup (Windows) | SmallJoker | 2015-04-22 |
* | Only lowercase project name at compile time | ShadowNinja | 2015-04-21 |
* | Fix build on OS X (Thanks neoascetic) | kwolekr | 2015-04-20 |
* | Porting: Refactor initalizePaths() | kwolekr | 2015-04-19 |
* | Fix path detection with --std= parameter | est31 | 2015-04-17 |
* | Move globals from main.cpp to more sane locations | Craig Robbins | 2015-04-01 |
* | Add Lua function get_video_modes() for main menu | Craig Robbins | 2015-03-28 |
* | Clean up and tweak build system | ShadowNinja | 2015-03-27 |
* | Standalone bundle for OSX (w/ dependencies!) | Pavel Puchkin | 2015-03-17 |
* | Fix RUN_IN_PLACE broken due to invalid usage of assert | sapier | 2015-03-07 |