aboutsummaryrefslogtreecommitdiff
path: root/build/android/jni/Android.mk
AgeCommit message (Expand)Author
2020-04-15Android: add Android Studio support, completely redone java part (#9066)Maksim
2020-04-13Add scroll_container formspec element (redo) (#9101)DS
2020-04-11Drop content_sao.{cpp,h}Loic Blot
2020-04-11Move serveractiveobject & unitsaoLoic Blot
2020-04-10Drop genericobject.{cpp,h} (#9629)Loïc Blot
2020-02-15Add animated_image[] formspec element (#9258)Hugues Ross
2020-02-01Formspec: Create a new class for inventorylists (#9287)DS
2019-12-09Refactor to centralize GUIButton styling/rendering code (#9090)Hugues Ross
2019-12-06Fix android build due to omitted file in src filesZaoqi
2019-11-07Formspec: draw order and clipping for all elements (#8740)DS
2019-09-29Move Quicktune code to util/ (#8871)ANAND
2019-08-04Unify OpenGL ES supportsfan5
2019-08-03Add styles to most elementsrubenwardy
2019-08-03Add custom colorable GUIButton implementationrubenwardy
2019-05-24Add IGUIScrollbar implementation with variable bar sizes (#8507)stujones11
2019-02-26Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot
2019-02-26Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat
2019-01-04Drop libgmp on Android and use mini-gmp (#8047)Loïc Blot
2018-12-14Android: Add activeobjectmgr.cpp and ieee_float.cpp, sort listSmallJoker
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-10-29Move touchscreen input handling to base GUIModalMenu classstujones11
2018-08-05Replace auth.txt with SQLite auth database (#7279)Ben Deutsch
2018-07-08Revert 6587 - Optimize entity-entity collision (#7539)lhofhansl
2018-06-30Modernize lua read (part 2 & 3): C++ templating assurance (#7410)Loïc 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-11Fix Android build, but there is a remaining linking issue in guiConfirmRegist...Loic Blot
2018-03-11Android build fixes for c++11stujones11
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
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-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