aboutsummaryrefslogtreecommitdiff
path: root/build (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation warning if compiling for android with c++11est312016-01-231-2/+2
* Add Valleys mapgen.Duane Robertson2016-01-141-0/+1
* Android: shorten initial progress bar text way more simpleSapier2015-12-232-43/+5
* Android: Tell make about sub-makes to speed up buildest312015-12-231-4/+4
* Android: Fix extra files being copied to the APKShadowNinja2015-12-201-3/+3
* Android: Remove unused build target curl_binarySapier2015-12-171-13/+1
* Android: Don't put html docs to apkSapier2015-12-171-0/+1
* Android: Remove non freetype fonts from apkSapier2015-12-171-1/+2
* Fix android buildest312015-12-111-0/+1
* Android: hardcode irrlicht revision, update other dependenciesest312015-11-161-6/+7
* Mapgen: Add flat mapgen in hidden formparamat2015-11-111-0/+1
* Android: statically load iconv libraryest312015-10-241-15/+16
* Android/Mapgen: Add fractal mapgen file to android makefilesparamat2015-10-061-0/+1
* Update leveldb git urlest312015-09-081-1/+1
* Add setting for mods to copy to Android appShadowNinja2015-08-241-3/+6
* Fix Android build of threading sourcesShadowNinja2015-08-241-3/+3
* Clean up threadingShadowNinja2015-08-231-8/+7
* Fix wrong android versionNameest312015-08-211-1/+1
* Bump version to 0.4.13est312015-08-201-1/+1
* Android: fix sound issue, and gitignoreest312015-08-021-6/+5
* Android: Add githash header to spare rebuilds after new commitsest312015-08-011-24/+36
* Android: speed up rebuild, and prevent race condition failest312015-07-311-5/+14
* Fix 0.4.11 githash for androidest312015-07-311-20/+18
* Android: fix horrible libiconv buildest312015-07-294-92/+47
* Android: Fix minor makefile bugsest312015-07-291-3/+3
* Add AreaStore data structureest312015-07-271-0/+2
* Add minimap featureRealBadAngel2015-06-271-0/+1
* Android: use loop inside makefile to spare repetitionest312015-06-201-42/+9
* Add utf-8 conversion utilities and re-add intlGUIEditBoxest312015-06-135-3/+175
* Reposition irrlicht timestamp in makefileest312015-06-111-6/+6
* Split ObjDef/ObjDefManager out to objdef.cppkwolekr2015-05-181-0/+1
* Add mod securityShadowNinja2015-05-161-1/+2
* Fix libgmp for Androidest312015-05-152-1/+9
* Make early protocol auth mechanism generic, and add SRPest312015-05-111-0/+4
* Add LibGMPest312015-05-112-41/+109
* Tests: Add schematic unittestskwolekr2015-05-081-0/+1
* Tests: Add NodeResolver unittestskwolekr2015-05-051-0/+1
* Tests: Add ObjDef unittestskwolekr2015-05-031-0/+1
* Fix MSVC compatibilitykwolekr2015-04-291-0/+1
* Tests: Modularize unit testingkwolekr2015-04-261-1/+16
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-0/+1
* Clean scaling pre-filter for formspec/HUD.Aaron Suen2015-04-011-0/+2
* Fix Android build-related bugsCraig Robbins2015-03-291-5/+7
* Clean up and tweak build systemShadowNinja2015-03-271-5/+2
* Fix Android build on 32 bitest312015-03-231-3/+3
* Remove Android makefile ugly make -j hackLoic Blot2015-03-171-20/+13
* Bump android version codeLoic Blot2015-03-161-2/+2
* Rename packethandler/{client,server}.cpp to {client,server}packethandler.cppLoic Blot2015-03-161-2/+2
* Android Makefile update backported from stable-0.4 with minor changesLoic Blot2015-03-151-5/+4
* Android: Backport changes from stable-0.4Loic Blot2015-03-144-1/+1