Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
replace air
|
|
|
|
|
|
|
|
|
|
Also add a menuheader, menusplash, menufooter_clouds, and allow HD menu footers.
And finally don't git-ignore textures/base/.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remerge some files in order to reduce number of additional files
Make necessary changes for split, rename files, reorganize some bits
|
|
|
|
|
|
|
|
|
|
|
|
finite liquid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Neatly placed all emerge related code into a new file, emerge.cpp
- Greatly cleaned up the code in EmergeThread::Thread()
- Reworked Emerge queue. Now an actual std::queue of v3s16 block positions
- Removed the completely unnecessary map of peer ids requesting blocks
|
|
|
|
|
|
|
|
|
|
Add sound volume controls to ingame menu
|
|
|
|
|
|
add limit for (collision handling) steps to avoid runaway memory consumption
|
|
|
|
|
|
|
|
i.e., not only the mod with missing dependencies, but also the missing
dependencies itself. (This already used to be the case before the mod
selection gui was added)
Also, mods with unsatisfied dependencies are no longer reported as
mods that could not be found.
|
|
|