Go to file
lif b864f91fc0 Rename in the unused splash.gif for good measure 2024-02-01 21:42:43 -08:00
META-INF Rename to "TileMangler" 2024-02-01 20:32:34 -08:00
languages Rename to "TileMangler" 2024-02-01 20:32:34 -08:00
resources Native look&feel, fixed bug when closing views, other cosmetic changes 2021-02-03 00:33:56 +01:00
src Rename in the unused splash.gif for good measure 2024-02-01 21:42:43 -08:00
.gitignore Rename to "TileMangler" 2024-02-01 20:32:34 -08:00
LICENSE.md Rename to "TileMangler" 2024-02-01 20:32:34 -08:00
README.md Rename to "TileMangler" 2024-02-01 20:32:34 -08:00
compile.sh Rename to "TileMangler" 2024-02-01 20:32:34 -08:00
settings.dtd Initial commit 2021-02-02 23:23:26 +01:00
settings.xml Other UI changes 2021-02-08 21:25:40 +01:00
tmspec.dtd Initial commit 2021-02-02 23:23:26 +01:00
tmspec.xml 2bpp support 2021-02-08 21:29:18 +01:00

README.md

Tile Mangler

Tile Mangler is a multi-format, user-extensible graphics data editor that lets you create, view and edit graphics in arbitrary binary files, with a particular focus on binaries for game consoles.

It was originally developed SnowBro and later improved by Central MiB and Lab313. Mewster merged those changes and updates into the original source code and added some other improvements as well, which I used as a base to add UI improvements.

You can change the UI colors and icons theme in settings.xml.

Changelog

v0.20 (by toruzz)

  • Native theme loading in Windows and Linux
  • New icon theme
  • Modified settings file to allow custom window colors
  • Added support for character files, 2bpp raw files and raw palette files
  • Splash screen removed

v0.19 (by Mewster)

  • Various undo/redo fixes
  • A selection application can be undone and redone
  • A paste can be undone and redone
  • Fixed the move undo/redo actions
  • No more silly “Undo/Redo encoding” messages

v0.18 (by Mewster)

  • Merged Central MiBs “Tile Molester Alternate 0.15a” and by Lab313s “Tile Molester Mod 0.17″ versions to the original SnowBros “Tile Molester 0.16″
  • Compatibility with Nintendo DS *.nds format
  • Now you can enter an hexadecimal value in Palette/Import From/This File/Offset field
  • Added a palette shifter near the palette viewer panel; you can choose the amount of pixel to shift (decimal values) (only with palettes loaded from the same file)

v0.17 - v0.17.2 (by Lab313)

  • Saves last opened dir (only through File/Open)
  • Compatibility with *.smd and *.bin Sega Genesis/Mega Drive/32x formats
  • Splash Screen showing time halved
  • Max number of tile expansion now is 1024 (was only 32 before)
  • Merging Central MiBs Tile Molester Alternate (0.15a) features:

v0.15a (by Central MiB)

  • Compatibility with *.pat and *.tpl palette files