Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add seperate cache path | ShadowNinja | 2015-12-07 |
| | | | | | This is set to the XDG cache path where possible. It's set to the app's cache path on Android. | ||
* | Add environment variable MINETEST_WORLD_PATH | SmallJoker | 2015-10-02 |
| | | | | Also add PATH_DELIM for Windows compatibility. | ||
* | Add mod security | ShadowNinja | 2015-05-16 |
| | | | | Due to compatibility concerns, this is temporarily disabled. | ||
* | Tests: Modularize unit testing | kwolekr | 2015-04-26 |
| | | | | | | Split unit tests into separate files under src/unittest/ Give better unittest diagnostics Clean up some code | ||
* | Porting: Refactor initalizePaths() | kwolekr | 2015-04-19 |
| | | | | | Add support for Solaris and HP-UX Search additional potential procfs locations for current executable | ||
* | Schematics: Prepend mod path to relative schematic filepaths | kwolekr | 2015-04-08 |
| | |||
* | Dont write directly to files but rather write and copy a tmp file | PilzAdam | 2013-08-13 |
| | |||
* | Replace C++ mainmenu by formspec powered one | sapier | 2013-07-02 |
| | |||
* | Update Copyright Years | Sfan5 | 2013-02-24 |
| | |||
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
| | |||
* | 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 | ||
* | Better file/directory removal platform code and utilities | Perttu Ahola | 2012-03-26 |
| | |||
* | Fix map delete on windows (concatenate paths correctly with / or \ depending ↵ | Perttu Ahola | 2011-10-16 |
| | | | | on OS) | ||
* | New map directory structure that avoids map size being limited by filesystem | Ciaran Gultnieks | 2011-05-18 |
| | |||
* | should work now | Perttu Ahola | 2011-01-26 |
| | |||
* | Map deletion button | Perttu Ahola | 2011-01-26 |
| | |||
* | license stuff | Perttu Ahola | 2010-11-29 |
| | | | | | --HG-- rename : src/licensecomment.txt => licensecomment.txt | ||
* | Initial files | Perttu Ahola | 2010-11-27 |