index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
android
/
jni
Age
Commit message (
Expand
)
Author
2019-01-04
Drop libgmp on Android and use mini-gmp (#8047)
Loïc Blot
2018-12-14
Android: Add activeobjectmgr.cpp and ieee_float.cpp, sort list
SmallJoker
2018-11-28
Move client-specific files to 'src/client' (#7902)
Quentin Bazin
2018-10-29
Move touchscreen input handling to base GUIModalMenu class
stujones11
2018-08-05
Replace auth.txt with SQLite auth database (#7279)
Ben Deutsch
2018-07-08
Revert 6587 - Optimize entity-entity collision (#7539)
lhofhansl
2018-06-30
Modernize lua read (part 2 & 3): C++ templating assurance (#7410)
Loïc Blot
2018-06-10
Android: use c++_shared library instead of c++_static
Loic Blot
2018-06-10
Fix many Android build issues
Loic Blot
2018-04-21
Fix Android build, broken since 87ad4d8
SmallJoker
2018-04-19
Add online content repository
rubenwardy
2018-04-06
Add player:get_meta(), deprecate player attributes (#7202)
rubenwardy
2018-04-03
Optimize entity-entity collision (#6587)
Vitaliy
2018-03-24
Cleanup sound manager class (#7158)
Loïc Blot
2018-03-22
Update mesh collector and move it to a separate file (#6904)
Vitaliy
2018-03-17
Add missing file to android build
Loic Blot
2018-03-11
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
Android: update tools (gradle, NDK) & prepare to switch to clang
Loic Blot
2018-01-20
[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
2017-12-04
Android: Update build system for ndk-r15x
stujones11
2017-11-08
Move files to subdirectories (#6599)
Vitaliy
2017-10-09
FormSpec : Add an auto vertical scrollbar to the textarea
adelcoding1
2017-07-06
Mapgen: Add Carpathian mapgen (#6015)
Vaughan Lapsley
2017-06-26
Isolate irrlicht references and use a singleton (#6041)
Loïc Blot
2017-06-14
Remove legacy content_abm.{cpp,h}
Loïc Blot
2017-06-11
Improve the path select GUI (#5852)
red-001
2017-06-06
Revert "Remove deprecated code segments (#5891)"
Loïc Blot
2017-06-04
Remove deprecated code segments (#5891)
Thomas--S
2017-05-13
Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)
Loïc Blot
2017-05-06
Clean up numeric.h and split FacePositionCache from it
ShadowNinja
2017-05-05
[CSM] Add camera API (#5609)
bigfoot547
2017-04-26
Fix Android build since 2818d3f2244d2146a5cdb61cd41f6561c514f97c
Loic Blot
2017-04-23
Player data to Database (#5475)
Loïc Blot
2017-04-17
MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...
Perttu Ahola
2017-04-14
Fix android build
Loic Blot
2017-04-02
Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...
Loïc Blot
2017-04-01
Add missing source to android build (#5496)
Uwe Koloska
2017-03-15
Fix undefined references (#5400)
Wayward One
2017-02-08
Fix android build
Loic Blot
2017-02-04
Add ItemStack key-value meta storage
rubenwardy
2017-02-04
Derive NodeMetaRef from MetaDataRef
rubenwardy
2017-02-04
Derive NodeMetadata from Metadata
rubenwardy
2017-01-09
Environment & IGameDef code refactoring (#4985)
Ner'zhul
2017-01-05
Add raycast.cpp and tileanimation.cpp to Android.mk
Wayward1
2016-12-07
Android: fix build and update deps
est31
2016-10-28
Add missing remoteplayer.cpp to Android build
Ner'zhul
2016-08-19
Fix for failure to find jsoncpp in android build (#4456)
Rogier-5
[next]