index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
porting.cpp
Commit message (
Expand
)
Author
Age
*
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
*
For usages of assert() that are meant to persist in Release builds (when NDEB...
Craig Robbins
2015-03-07
*
Fix performance regression
Craig Robbins
2015-02-05
*
Fix some MSVC-specific warnings and add debug path as an MSVC directory
kwolekr
2015-02-02
*
Reorganize supported video driver query mechanisms
kwolekr
2015-01-18
*
Fix andorid build error
sapier
2015-01-07
*
Implement X11 dpi autodetection
sapier
2015-01-06
*
Fix OSX packaging finally
Pavel Puchkin
2014-12-16
*
Set WM_CLASS window hint for Xorg
kwolekr
2014-12-15
*
Implement proper font handling
sapier
2014-11-30
*
Fix android build using hardcoded path for data instead of using the one fetc...
sapier
2014-10-01
*
Add support for Android 2.3+
sapier
2014-06-29
*
OS X compatibility fixes
Martin Doege
2014-06-29
*
Revert "Add daemon support for linux like operating systems"
sapier
2014-06-01
*
Revert "Redirect stdin/stderr/stdout to /dev/null in daemon mode"
sapier
2014-06-01
*
Redirect stdin/stderr/stdout to /dev/null in daemon mode
sapier
2014-06-01
*
Add daemon support for linux like operating systems
sapier
2014-05-31
*
Add support for dpi based HUD scaling
sapier
2014-04-27
*
Bunch of small fixes (coding style, very unlikely errors, warning messages)
sapier
2014-04-19
*
Fix problem with newer MinGW runtimes
Sfan5
2014-04-14
*
Include system info in the HTTP user agent on Windows
Sfan5
2014-01-23
*
Portability fixes for OpenBSD (and possibly NetBSD and others).
Aaron Suen
2013-11-02
*
Tune queue limits, some other adjustments
kwolekr
2013-02-25
*
Add multi-Emerge thread support
kwolekr
2013-02-25
*
Update Copyright Years
Sfan5
2013-02-24
*
Change Minetest-c55 to Minetest
PilzAdam
2013-02-24
*
Fix assertion condition in initializePaths()
kwolekr
2013-02-06
*
Fix msvc build
Ilya Zhuravlev
2013-01-22
*
Proper RUN_IN_PLACE support for OSX and FreeBSD
kwolekr
2013-01-21
*
Improve build configuration options
Perttu Ahola
2012-07-23
*
Initially split utility.h to multiple files in util/
Perttu Ahola
2012-06-17
*
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-06-05
*
MSVC build directory autodetection at startup
Perttu Ahola
2012-03-25
[next]