| Commit message (Expand) | Author | Age |
* | Add IGUIScrollbar implementation with variable bar sizes (#8507) | stujones11 | 2019-05-24 |
* | Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8... | Loïc Blot | 2019-02-26 |
* | Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288) | Paramat | 2019-02-26 |
* | Drop libgmp on Android and use mini-gmp (#8047) | Loïc Blot | 2019-01-04 |
* | Android: Add activeobjectmgr.cpp and ieee_float.cpp, sort list | SmallJoker | 2018-12-14 |
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
* | Move touchscreen input handling to base GUIModalMenu class | stujones11 | 2018-10-29 |
* | Replace auth.txt with SQLite auth database (#7279) | Ben Deutsch | 2018-08-05 |
* | Revert 6587 - Optimize entity-entity collision (#7539) | lhofhansl | 2018-07-08 |
* | Modernize lua read (part 2 & 3): C++ templating assurance (#7410) | Loïc Blot | 2018-06-30 |
* | Fix Android build, broken since 87ad4d8 | SmallJoker | 2018-04-21 |
* | Add online content repository | rubenwardy | 2018-04-19 |
* | Add player:get_meta(), deprecate player attributes (#7202) | rubenwardy | 2018-04-06 |
* | Optimize entity-entity collision (#6587) | Vitaliy | 2018-04-03 |
* | Cleanup sound manager class (#7158) | Loïc Blot | 2018-03-24 |
* | Update mesh collector and move it to a separate file (#6904) | Vitaliy | 2018-03-22 |
* | Add missing file to android build | Loic Blot | 2018-03-17 |
* | Fix Android build, but there is a remaining linking issue in guiConfirmRegist... | Loic Blot | 2018-03-11 |
* | Android build fixes for c++11 | stujones11 | 2018-03-11 |
* | [CSM] Add functions to create particles and particlespawners. (#6072) | red-001 | 2018-01-20 |
* | Game refactor [4/X]: keycache is now owned by InputHandler | Loic Blot | 2018-01-20 |
* | [CSM] Add basic HUD manipulation. (#6067) | red-001 | 2018-01-20 |
* | Move files to subdirectories (#6599) | Vitaliy | 2017-11-08 |
* | FormSpec : Add an auto vertical scrollbar to the textarea | adelcoding1 | 2017-10-09 |
* | Mapgen: Add Carpathian mapgen (#6015) | Vaughan Lapsley | 2017-07-06 |
* | Isolate irrlicht references and use a singleton (#6041) | Loïc Blot | 2017-06-26 |
* | Remove legacy content_abm.{cpp,h} | Loïc Blot | 2017-06-14 |
* | Improve the path select GUI (#5852) | red-001 | 2017-06-11 |
* | Revert "Remove deprecated code segments (#5891)" | Loïc Blot | 2017-06-06 |
* | Remove deprecated code segments (#5891) | Thomas--S | 2017-06-04 |
* | Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) | Loïc Blot | 2017-05-13 |
* | Clean up numeric.h and split FacePositionCache from it | ShadowNinja | 2017-05-06 |
* | [CSM] Add camera API (#5609) | bigfoot547 | 2017-05-05 |
* | Fix Android build since 2818d3f2244d2146a5cdb61cd41f6561c514f97c | Loic Blot | 2017-04-26 |
* | Player data to Database (#5475) | Loïc Blot | 2017-04-23 |
* | MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c... | Perttu Ahola | 2017-04-17 |
* | Fix android build | Loic Blot | 2017-04-14 |
* | Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea... | Loïc Blot | 2017-04-02 |
* | Add missing source to android build (#5496) | Uwe Koloska | 2017-04-01 |
* | Fix undefined references (#5400) | Wayward One | 2017-03-15 |
* | Fix android build | Loic Blot | 2017-02-08 |
* | Add ItemStack key-value meta storage | rubenwardy | 2017-02-04 |
* | Derive NodeMetaRef from MetaDataRef | rubenwardy | 2017-02-04 |
* | Derive NodeMetadata from Metadata | rubenwardy | 2017-02-04 |
* | Environment & IGameDef code refactoring (#4985) | Ner'zhul | 2017-01-09 |
* | Add raycast.cpp and tileanimation.cpp to Android.mk | Wayward1 | 2017-01-05 |
* | Android: fix build and update deps | est31 | 2016-12-07 |
* | Add missing remoteplayer.cpp to Android build | Ner'zhul | 2016-10-28 |
* | Fix for failure to find jsoncpp in android build (#4456) | Rogier-5 | 2016-08-19 |
* | Add MapSettingsManager and new mapgen setting script API functions | kwolekr | 2016-07-03 |