aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2018-06-28Update cURL (7.60.0) & SQLite3 (3.24.0)Loic Blot
2018-06-11Android: gradle 3.1.3 is not available on mavenCentralLoic Blot
2018-06-11Android: fix tools versionsLoïc Blot
2018-06-11Android: fix assets cleanupLoïc Blot
2018-06-10Bump android version for next releaseLoic Blot
2018-06-10Android: use c++_shared library instead of c++_staticLoic Blot
2018-06-10Fix many Android build issuesLoic Blot
2018-04-21Fix Android build, broken since 87ad4d8SmallJoker
2018-04-19Add online content repositoryrubenwardy
2018-04-06Add player:get_meta(), deprecate player attributes (#7202)rubenwardy
2018-04-03Optimize entity-entity collision (#6587)Vitaliy
2018-03-24Cleanup sound manager class (#7158)Loïc Blot
2018-03-22Update mesh collector and move it to a separate file (#6904)Vitaliy
2018-03-17Add missing file to android buildLoic Blot
2018-03-11Android: typo fix since recent gradle update, as output path changedLoic Blot
2018-03-11Fix Android build, but there is a remaining linking issue in guiConfirmRegist...Loic Blot
2018-03-11Android build fixes for c++11stujones11
2018-03-11Android: update tools (gradle, NDK) & prepare to switch to clangLoic Blot
2018-01-20[CSM] Add functions to create particles and particlespawners. (#6072)red-001
2018-01-20Game refactor [4/X]: keycache is now owned by InputHandlerLoic Blot
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001
2018-01-04Prevent Android from automatically locking display (#6876)Wayward One
2017-12-04Android: Update build system for ndk-r15xstujones11
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-10-09FormSpec : Add an auto vertical scrollbar to the textareaadelcoding1
2017-07-06Mapgen: Add Carpathian mapgen (#6015)Vaughan Lapsley
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-06-14Remove legacy content_abm.{cpp,h}Loïc Blot
2017-06-11Improve the path select GUI (#5852)red-001
2017-06-06Revert "Remove deprecated code segments (#5891)"Loïc Blot
2017-06-04Remove deprecated code segments (#5891)Thomas--S
2017-06-03Android: update build tools version + versionCode bump for releaseLoic Blot
2017-05-13Android dependencies updates (#5755)Loïc Blot
2017-05-13Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot
2017-05-06Clean up numeric.h and split FacePositionCache from itShadowNinja
2017-05-05[CSM] Add camera API (#5609)bigfoot547
2017-04-26Fix Android build since 2818d3f2244d2146a5cdb61cd41f6561c514f97cLoic Blot
2017-04-23Player data to Database (#5475)Loïc Blot
2017-04-17MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola
2017-04-16Disable android leveldb by default (#5596)Nathanaël Courant
2017-04-14Fix android buildLoic Blot
2017-04-02Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot
2017-04-01Add missing source to android build (#5496)Uwe Koloska
2017-03-15Fix undefined references (#5400)Wayward One
2017-02-08Fix android buildLoic Blot
2017-02-04Add ItemStack key-value meta storagerubenwardy
2017-02-04Derive NodeMetaRef from MetaDataRefrubenwardy
2017-02-04Derive NodeMetadata from Metadatarubenwardy
2017-01-09Environment & IGameDef code refactoring (#4985)Ner'zhul
2017-01-05Add raycast.cpp and tileanimation.cpp to Android.mkWayward1