Age | Commit message (Collapse) | Author |
|
|
|
- Node placement code moved to Lua
- Mineral system removed (added default:stone_with_coal and default:stone_with_iron).
- MapBlock and MapNode serialization updated.
- Mapgen: Frequency of iron increased.
- node_dig callback and related changes.
|
|
|
|
|
|
|
|
unknown_object.png to client, make generating a placeholder image for the filename "" not cause an error
|
|
|
|
|
|
node/tool/item/whatever types
|
|
|
|
|
|
|
|
to enable_3d_clouds)
|
|
|
|
|
|
|
|
on OS)
|
|
--info-on-stderr to enable crap.
|
|
|
|
This allows us to map the keys which are not considered in
irrlicht's EKEY_CODE system, such as \, [, /, ] etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
issued.
|
|
|
|
|
|
|
|
Put the gettext init code in a macro and define it appropriately
depending on whether gettext is actually available or not.
|
|
mapgen bugs
|
|
This partially reverts 023cc0d37776976b4b192b7363f73a5d2debdef6, goes
back to using PROJECT_NAME for the filename and also uses PROJECT_NAME
as text domain in the source code.
|
|
fixed error if gettext is disabled
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gettext paths problem
|
|
gettext paths problem
|
|
|
|
|