| Commit message (Expand) | Author | Age |
* | 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 |
* | Fix android build | est31 | 2016-06-11 |
* | Upgrade Android build to Gradle build system | ShadowNinja | 2016-04-28 |
* | Move AreaStore to util | ShadowNinja | 2016-03-07 |
* | Update Android dependencies, -O3 optimization, remove old ARMv5 config | Maksim Gamarnik | 2016-03-05 |
* | Fix android build | est31 | 2016-02-23 |
* | Add Valleys mapgen. | Duane Robertson | 2016-01-14 |
* | Fix android build | est31 | 2015-12-11 |
* | Mapgen: Add flat mapgen in hidden form | paramat | 2015-11-11 |
* | Android/Mapgen: Add fractal mapgen file to android makefiles | paramat | 2015-10-06 |
* | Fix Android build of threading sources | ShadowNinja | 2015-08-24 |
* | Clean up threading | ShadowNinja | 2015-08-23 |
* | Android: fix horrible libiconv build | est31 | 2015-07-29 |
* | Add AreaStore data structure | est31 | 2015-07-27 |
* | Add minimap feature | RealBadAngel | 2015-06-27 |
* | Add utf-8 conversion utilities and re-add intlGUIEditBox | est31 | 2015-06-13 |
* | Split ObjDef/ObjDefManager out to objdef.cpp | kwolekr | 2015-05-18 |
* | Add mod security | ShadowNinja | 2015-05-16 |
* | Make early protocol auth mechanism generic, and add SRP | est31 | 2015-05-11 |
* | Add LibGMP | est31 | 2015-05-11 |
* | Tests: Add schematic unittests | kwolekr | 2015-05-08 |
* | Tests: Add NodeResolver unittests | kwolekr | 2015-05-05 |
* | Tests: Add ObjDef unittests | kwolekr | 2015-05-03 |
* | Fix MSVC compatibility | kwolekr | 2015-04-29 |
* | Tests: Modularize unit testing | kwolekr | 2015-04-26 |
* | Move globals from main.cpp to more sane locations | Craig Robbins | 2015-04-01 |
* | Clean scaling pre-filter for formspec/HUD. | Aaron Suen | 2015-04-01 |
* | Rename packethandler/{client,server}.cpp to {client,server}packethandler.cpp | Loic Blot | 2015-03-16 |
* | Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til... | Loic Blot | 2015-03-05 |
* | Fix android build | Loic Blot | 2015-02-21 |
* | Update missing files for Android.mk | Loic Blot | 2015-02-18 |