mcpe/source/world
iProgramInCpp 1be6479e57 * Remove insert_or_assign dependency.
The `insert_or_assign` method was introduced in C++17.
We try to steer clear of anything C++11 or newer, because
we want to support platforms whose toolchains aren't
up to date and don't implement C++11. :)
2023-12-08 09:02:08 +02:00
..
entity * Misc. fixes to the pig 2023-12-07 19:35:58 +02:00
gamemode WIP Android Port (#79) 2023-11-03 12:54:39 +02:00
item * Add Pig 2023-12-06 21:58:28 +02:00
level * Remove insert_or_assign dependency. 2023-12-08 09:02:08 +02:00
particle Mac OS X 10.6 & More C++03 Support (#68) 2023-08-27 11:46:15 +03:00
phys Integrate touch related development. (#90) 2023-11-02 00:49:11 +02:00
tile * Add PathFinder and friends. 2023-12-06 14:03:20 +02:00