Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | | | Signed-off-by: Craig Robbins <kde.psych@gmail.com> | ||
* | 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 ↵ | sapier | 2014-10-01 |
| | | | | | | fetched by android api on init. Fix android missing version information | ||
* | Add support for Android 2.3+ | sapier | 2014-06-29 |
| | | | | | | | | | | | | | There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed! | ||
* | OS X compatibility fixes | Martin Doege | 2014-06-29 |
| | |||
* | Revert "Add daemon support for linux like operating systems" | sapier | 2014-06-01 |
| | | | | Remove daemon support due to delayed popular vote (part 2) | ||
* | Revert "Redirect stdin/stderr/stdout to /dev/null in daemon mode" | sapier | 2014-06-01 |
| | | | | Remove daemon support due to delayed popular vote (part 1) | ||
* | 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 |
| | | | | | | Add support for (configurable) multiline hotbar Improved screensize handling Add userdefined gui scale by BlockMen | ||
* | 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 ↵ | Perttu Ahola | 2012-06-05 |
| | | | | GPLv2/later, by agreement of major contributors | ||
* | MSVC build directory autodetection at startup | Perttu Ahola | 2012-03-25 |
| | |||
* | Flatten share/ and user/ in the source and for the RUN_IN_PLACE build | Perttu Ahola | 2012-03-20 |
| | |||
* | Attempt to fix RUN_IN_PLACE autodetection on Linux | Perttu Ahola | 2012-03-13 |
| | |||
* | Remove useless debug output (log at info level) | Perttu Ahola | 2012-03-11 |
| | |||
* | Clean up log messages everywhere | Perttu Ahola | 2012-03-11 |
| | |||
* | Initial directory structure rework | Perttu Ahola | 2012-03-10 |
| | |||
* | Scripting WIP | Perttu Ahola | 2011-11-29 |
| | |||
* | Move images to data/textures and fix some path stuff; hope that installation ↵ | Perttu Ahola | 2011-11-29 |
| | | | | still works | ||
* | Command-line signal handling for Windows | Constantin Wenger | 2011-11-06 |
| | |||
* | Remove trailing / or \ in path_userdata (probably fixes world deletion on ↵ | Perttu Ahola | 2011-11-02 |
| | | | | Windows) | ||
* | Fix map delete on windows (concatenate paths correctly with / or \ depending ↵ | Perttu Ahola | 2011-10-16 |
| | | | | on OS) | ||
* | fixed not finding data dir if installed | Constantin Wenger | 2011-08-12 |
| | |||
* | Fix data paths for FreeBSD | Dmitry Marakasov | 2011-08-02 |
| | |||
* | Check the data path before usage | Giuseppe Bilotta | 2011-07-20 |
| | | | | | | | When not running in place, check if the assumed data path in ../share/APPNAME exists. If it doesn't exist, fall back to ../data instead. This allows the program to run successfully from the checkout directory even without the run-in-place flag active. | ||
* | moved the mac include in porting.cpp out of namespace | Perttu Ahola | 2011-06-20 |
| | |||
* | Hand-picked Mac OSX cursor and bundle path fixes from ↵ | Perttu Ahola | 2011-06-18 |
| | | | | https://bitbucket.org/toabi/minetest-mac | ||
* | Get rid of ignored return value warning | Ciaran Gultnieks | 2011-05-16 |
| | |||
* | mainly work on object scripting api | Perttu Ahola | 2011-02-23 |
| | |||
* | Debug stacks will now be printed on Ctrl-C. Also client properly quits on ↵ | Perttu Ahola | 2011-02-16 |
| | | | | Ctrl-C. | ||
* | Fix for windows | Perttu Ahola | 2011-02-15 |
| | |||
* | Ctrl+C handling on POSIX, some commands for server and other tweaking | Perttu Ahola | 2011-02-15 |
| | |||
* | bug-fixin' | Perttu Ahola | 2011-02-08 |
| |