Age | Commit message (Collapse) | Author |
|
|
|
defaults to air
|
|
|
|
Implement "common mods", includeable from
{$user,$share}/games/common/$modname
by using the game.conf setting
common_mods = $modname,$modname2,...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|