aboutsummaryrefslogtreecommitdiff
path: root/build (follow)
Commit message (Expand)AuthorAgeFilesLines
* Android: gradle 3.1.3 is not available on mavenCentralLoic Blot2018-06-111-1/+1
* Android: fix tools versionsLoïc Blot2018-06-111-2/+2
* Android: fix assets cleanupLoïc Blot2018-06-111-1/+1
* Bump android version for next releaseLoic Blot2018-06-101-2/+2
* Android: use c++_shared library instead of c++_staticLoic Blot2018-06-101-1/+0
* Fix many Android build issuesLoic Blot2018-06-105-15/+12
* Fix Android build, broken since 87ad4d8SmallJoker2018-04-211-1/+2
* Add online content repositoryrubenwardy2018-04-191-2/+3
* Add player:get_meta(), deprecate player attributes (#7202)rubenwardy2018-04-061-0/+1
* Optimize entity-entity collision (#6587)Vitaliy2018-04-031-0/+1
* Cleanup sound manager class (#7158)Loïc Blot2018-03-241-2/+2
* Update mesh collector and move it to a separate file (#6904)Vitaliy2018-03-221-0/+1
* Add missing file to android buildLoic Blot2018-03-171-0/+1
* Android: typo fix since recent gradle update, as output path changedLoic Blot2018-03-111-4/+4
* Fix Android build, but there is a remaining linking issue in guiConfirmRegist...Loic Blot2018-03-111-1/+1
* Android build fixes for c++11stujones112018-03-116-49/+95
* Android: update tools (gradle, NDK) & prepare to switch to clangLoic Blot2018-03-114-7/+15
* [CSM] Add functions to create particles and particlespawners. (#6072)red-0012018-01-201-0/+1
* Game refactor [4/X]: keycache is now owned by InputHandlerLoic Blot2018-01-201-0/+1
* [CSM] Add basic HUD manipulation. (#6067)red-0012018-01-201-0/+1
* Prevent Android from automatically locking display (#6876)Wayward One2018-01-041-0/+1
* Android: Update build system for ndk-r15xstujones112017-12-046-53/+63
* Move files to subdirectories (#6599)Vitaliy2017-11-081-30/+30
* FormSpec : Add an auto vertical scrollbar to the textareaadelcoding12017-10-091-0/+1
* Mapgen: Add Carpathian mapgen (#6015)Vaughan Lapsley2017-07-061-0/+1
* Isolate irrlicht references and use a singleton (#6041)Loïc Blot2017-06-261-1/+1
* Remove legacy content_abm.{cpp,h}Loïc Blot2017-06-141-1/+0
* Improve the path select GUI (#5852)red-0012017-06-111-1/+1
* Revert "Remove deprecated code segments (#5891)"Loïc Blot2017-06-061-0/+1
* Remove deprecated code segments (#5891)Thomas--S2017-06-041-1/+0
* Android: update build tools version + versionCode bump for releaseLoic Blot2017-06-031-2/+2
* Android dependencies updates (#5755)Loïc Blot2017-05-132-24/+6
* Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot2017-05-131-0/+1
* Clean up numeric.h and split FacePositionCache from itShadowNinja2017-05-061-0/+1
* [CSM] Add camera API (#5609)bigfoot5472017-05-051-0/+1
* Fix Android build since 2818d3f2244d2146a5cdb61cd41f6561c514f97cLoic Blot2017-04-261-2/+2
* Player data to Database (#5475)Loïc Blot2017-04-231-0/+1
* MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola2017-04-171-0/+1
* Disable android leveldb by default (#5596)Nathanaël Courant2017-04-161-3/+4
* Fix android buildLoic Blot2017-04-142-1/+5
* Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot2017-04-021-33/+33
* Add missing source to android build (#5496)Uwe Koloska2017-04-011-0/+1
* Fix undefined references (#5400)Wayward One2017-03-151-1/+5
* Fix android buildLoic Blot2017-02-081-0/+1
* Add ItemStack key-value meta storagerubenwardy2017-02-041-0/+2
* Derive NodeMetaRef from MetaDataRefrubenwardy2017-02-041-0/+1
* Derive NodeMetadata from Metadatarubenwardy2017-02-041-1/+1
* Environment & IGameDef code refactoring (#4985)Ner'zhul2017-01-091-0/+2
* Add raycast.cpp and tileanimation.cpp to Android.mkWayward12017-01-051-0/+2
* Add gradle wrapper (#4954)Ner'zhul2016-12-245-2/+262