index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
porting.cpp
Age
Commit message (
Expand
)
Author
2018-12-11
porting.cpp: better minetest support on BSD
Loïc Blot
2018-10-26
Windows: Cpack wix installer (#6153)
adrido
2018-07-22
Add a MSVC / Windows compatible snprintf function (#7353)
nOOb3167
2018-05-28
Print error when HOME is not set (#7376)
Midgard
2017-10-07
Replace deprecated WINAPI GetVersionInfoEx (#6496)
adrido
2017-08-19
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
Loïc Blot
2017-07-14
Dont search for locale folders if gettext is disabled (#6133)
adrido
2017-06-26
Isolate irrlicht references and use a singleton (#6041)
Loïc Blot
2017-06-06
DragonflyBSD & NetBSD build fix
Loic Blot
2017-04-28
Clean up getTime helpers
ShadowNinja
2017-04-20
Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
Loïc Blot
2017-04-07
Windows: Skip cmd for release builds (#5416)
adrido
2017-03-30
Windows: Set window icon (#5486)
adrido
2016-10-03
Fix build/warning on non X11 platforms
est31
2016-09-30
Fix android build
est31
2016-08-20
Also support X11 icon for minetest copies installed via make install (#4407)
est31
2016-08-03
Porting: Fix endless loop if image format is not recognized
est31
2016-07-07
Fix warning in porting::setXorgWindowIcon when building without X11 (#4288)
Jay Arndt
2016-07-05
Finally set a window icon on X11
est31
2016-07-04
Fix & make linux conditionals uniform (#4278)
Rogier-5
2016-06-24
Also shut down when SIGTERM was received
est31
2016-02-19
Don't print locale directory error message when GetText is disabled
ShadowNinja
2016-01-03
Add MinSizeRel and RelWithDebInfo to MSVCBuildDir check
gregorycu
2015-12-30
Fix cache path with RUN_IN_PLACE
ShadowNinja
2015-12-07
Add seperate cache path
ShadowNinja
2015-11-08
Add LuaSecureRandom
est31
2015-10-14
Use warningstream for log messages with WARNING
ShadowNinja
2015-09-10
Improve locale directory detection
est31
2015-09-06
Use CUSTOM_LOCALEDIR if specified
ShadowNinja
2015-08-23
Clean up threading
ShadowNinja
2015-07-02
Fix code style from recent commits and add misc. optimizations
kwolekr
2015-04-27
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-22
Fix crash on startup (Windows)
SmallJoker
2015-04-21
Only lowercase project name at compile time
ShadowNinja
2015-04-20
Fix build on OS X (Thanks neoascetic)
kwolekr
2015-04-19
Porting: Refactor initalizePaths()
kwolekr
2015-04-17
Fix path detection with --std= parameter
est31
2015-04-01
Move globals from main.cpp to more sane locations
Craig Robbins
2015-03-28
Add Lua function get_video_modes() for main menu
Craig Robbins
2015-03-27
Clean up and tweak build system
ShadowNinja
2015-03-17
Standalone bundle for OSX (w/ dependencies!)
Pavel Puchkin
2015-03-07
Fix RUN_IN_PLACE broken due to invalid usage of assert
sapier
2015-03-07
For usages of assert() that are meant to persist in Release builds (when NDEB...
Craig Robbins
2015-02-05
Fix performance regression
Craig Robbins
2015-02-02
Fix some MSVC-specific warnings and add debug path as an MSVC directory
kwolekr
2015-01-18
Reorganize supported video driver query mechanisms
kwolekr
2015-01-07
Fix andorid build error
sapier
2015-01-06
Implement X11 dpi autodetection
sapier
2014-12-16
Fix OSX packaging finally
Pavel Puchkin
[next]