| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
fetched by android api on init.
Fix android missing version information
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Broken by 6bc4cad0eddd7a7cf593ca1471599e2d75727379, e.g.
minetest --worldname world
would be parsed as
minetest --worldname --worldname
|
|
|
|
|
| |
Broken by 6bc4cad0eddd7a7cf593ca1471599e2d75727379 because database-redis.h
depended on settings.h to include filesys.h.
|
| |
|
|
|
|
| |
Caused by a020d1b653f94fbcaac06c15f9dbab4521fda355.
|
| |
|
| |
|
|
|
|
| |
This also cleans up settings a bit
|
| |
|
|
|
|
| |
Also check for (this == &other) before locking mutexes.
|
|
|
|
| |
Also removed 2 unused functions.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also clean up some related things.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
topbottom 3d modes
|
|
|
|
| |
irrlicht >= 1.8
|
|
|
|
| |
Protocol version bump.
|
|
|
|
| |
Catch some error situations when mod used without thinking about it
|
| |
|