Difference between revisions of "User:Zbyl"

From ScummVM :: Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
=== Game Resource Browser TODO: ===
=== Game Resource Browser TODO: ===
* implement hex editor
* implement hex editor
** copy&paste of both ascii/hex
** searching for ascii/hex
** show an info panel/tooltip window which displays the "value" of the current selection (so if you select 4 bytes, it shows you its interpretation as signed/unsigned LE/BE integer, as string, as LE/BE float etc.).
* images:
* images:
** support more image formats
** support more image formats
Line 6: Line 9:
** add boxes support
** add boxes support
** commit the image presenter with zoom
** commit the image presenter with zoom
** possiblye allow exporting image data?
* update descumm used
* update descumm used
* implement sound
* implement sound
Line 11: Line 15:
* add multi file support to the GUI
* add multi file support to the GUI
* finish old Scumm files support
* finish old Scumm files support
* implement Scumm verision recognizer
* implement Scumm version recognizer
** This does not have to be MD5 based (in fact should avoid it), just looking at the file header should in most cases suffice.
* make ScummEntryBlockPresenter use a list control
* make ScummEntryBlockPresenter use a list control
* make fonts in the GUI bigger (configurable ideally)
* make fonts in the GUI bigger (configurable ideally)

Revision as of 08:23, 16 July 2007

Game Resource Browser TODO:

  • implement hex editor
    • copy&paste of both ascii/hex
    • searching for ascii/hex
    • show an info panel/tooltip window which displays the "value" of the current selection (so if you select 4 bytes, it shows you its interpretation as signed/unsigned LE/BE integer, as string, as LE/BE float etc.).
  • images:
    • support more image formats
    • clean-up current image codec
    • add boxes support
    • commit the image presenter with zoom
    • possiblye allow exporting image data?
  • update descumm used
  • implement sound
  • do *.SOU files parser
  • add multi file support to the GUI
  • finish old Scumm files support
  • implement Scumm version recognizer
    • This does not have to be MD5 based (in fact should avoid it), just looking at the file header should in most cases suffice.
  • make ScummEntryBlockPresenter use a list control
  • make fonts in the GUI bigger (configurable ideally)

Game Resource Browser Bugs:

  • The Dig:
    • crashes on opening images and scripts