1
0
Fork 0
MineClone2/mods
Nils Dagsson Moskopp 66bb209ad1 Fix TGA file writing on Windows
Before this patch, the tga_encoder mod would write corrupted TGA files
on Windows: Bytes that looked like newlines were replaced by a carriage
return and a newline.
2022-02-28 16:58:59 +00:00
..
CORE Fix TGA file writing on Windows 2022-02-28 16:58:59 +00:00
ENTITIES make fire charges activate target (+ fix possible crash) 2022-02-26 22:38:34 +01:00
ENVIRONMENT mcl_weather 2022-02-23 23:58:05 +01:00
HELP add translate for `doc_identifier` 2022-02-23 23:58:04 +01:00
HUD make bottle o enchanting activate target 2022-02-26 22:20:05 +01:00
ITEMS make all arrow types activate target (+ depends and code fixes) 2022-02-26 23:52:03 +01:00
MAPGEN mapgen/mcl_mapgen_core: move set_node decorations a node callback 2022-02-25 18:38:50 +01:00
MISC mcl_commands 2022-02-23 23:58:05 +01:00
PLAYER mcl_skins 2022-02-23 23:58:05 +01:00