aboutsummaryrefslogtreecommitdiff
path: root/build (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Android: fix package name in JAVA sourcesLoic Blot2015-03-143-3/+3
* Fix package name in AndroidManifest.xmlLoic Blot2015-03-141-1/+1
* AndroidManifest.xml version bumpLoic Blot2015-03-141-1/+1
* Update Android MakefileMaksim Gamarnik2015-03-081-22/+22
* Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot2015-03-051-2/+2
* Fix android buildLoic Blot2015-02-211-2/+2
* Bump version to 0.4.12Perttu Ahola2015-02-181-1/+1
* Update missing files for Android.mkLoic Blot2015-02-181-2/+2
* Android build fixLoic Blot2015-02-181-1/+1
* main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc...Loic Blot2015-02-121-1/+2
* Fix Android build since a704c04f00bfea4b77550169fa08105c2ee0dfd0Oxh. ok @zeno-Loic Blot2015-02-111-0/+8
* Android, build: Update curl to 7.40.00sapier2015-01-152-4/+6
* Fix Android crash on keyboard connection change.Kodexky2015-01-131-1/+1
* Increase stepheight on android by 0.5 to smoothen movementsapier2015-01-111-2/+0
* Fix armv7 using arm arch while arm uses armv7sapier2015-01-081-2/+2
* Switch android build to external sqlite3sapier2015-01-072-3/+20