Eugene Sandulenko
78cb745305
o Proper handling of IACT chunks. Now scummex distinguishes between
...
iMUSE and INSANE IACT and gives more info for INSANE
o SKIP chunks support
o Show resource number on each level. Now you can easily find Room #50
o AKOS chunks descriptions and display some additional info
2004-02-14 20:51:11 +00:00
Jonathan Gray
31be7cca84
typo fix from sev
2003-11-08 02:38:00 +00:00
yoshizf
8e1e5ea1b2
Removed old hack
2003-10-01 17:34:41 +00:00
yoshizf
67904089a4
Added zoom selection, now drawing images on a DC instead of a wxStaticBitmap which was slow and non-portable
2003-10-01 10:06:12 +00:00
yoshizf
ff7a544a8a
Added support for v3 objects, I think that all backgrounds/objects are supported now.
2003-09-30 11:41:28 +00:00
yoshizf
294a7a14b6
Fixed boxes displaying with 0 width/height, and looking in the good struct for old blocks icons.
2003-09-30 08:46:12 +00:00
yoshizf
c3c97e4419
Allow to override the config scaler (why would we want to scale a palette?)
2003-09-28 09:51:07 +00:00
yoshizf
965150cf71
Rewrote Image/ImageWindow according to Fingolfing tips, removed all those ugly wrapper methods, and added scaler support, although I still have to add a dialog to choose it
2003-09-27 14:56:11 +00:00
yoshizf
25c356cf5d
Imported bitmap decompressors from ScummVM
2003-09-25 15:26:26 +00:00
yoshizf
8a7c3491d0
Added support for v3 EGA backgrounds and boxes
2003-09-24 23:04:06 +00:00
yoshizf
6caac993ea
Added codecs used by fonts in .NUT
2003-09-24 19:12:17 +00:00
yoshizf
4a16a7f88e
Rewrote ImageWindow so we can display multiple ones and specify where we want to draw. Now you can display/hide boxes on the image.
2003-09-24 11:49:30 +00:00
Jonathan Gray
c1673d1538
warning cleanup, including some shadow fixes that should probably be applied back to descumm, why is the source to descumm included instead of calling an external binary anyway? its going to be a large pain syncing continually...
2003-09-23 12:56:12 +00:00
yoshizf
6cc928618b
Added support for RGBS palettes and v7 BOXD
2003-09-23 09:05:47 +00:00
yoshizf
2324f95215
Fixed v8 detection
2003-09-23 06:44:43 +00:00
Max Horn
26218a42c6
cleanup, cleanup, and lots of bug fixes (like, those _gui variables were never inited... nobody noticed because the class had no member vars... still this was pure evil.. and it would be really nice if there was some design work behind the whole thing (like GUI_wxWindows vs. MainWindow, which have no clear distribution of responsibilities - both act upon the same (global!) data. Evil. Using the MVC model would be nice)
2003-09-23 00:47:23 +00:00
yoshizf
c79742652f
Added support for v8 boxes
2003-09-22 21:31:18 +00:00
yoshizf
b66588ef74
Added support for COMI room/objects images
2003-09-22 19:47:59 +00:00
yoshizf
60309fa301
Added a menu item to display the boxes on the room image
2003-09-22 18:25:16 +00:00
yoshizf
e42ace0c0f
Added a walkboxes viewer
2003-09-22 15:23:57 +00:00
yoshizf
3674ad2061
Added basic SMUSH frame viewer/dumper
2003-09-21 23:50:28 +00:00
yoshizf
0f2c9e6ea4
support for palettes in AHDR (SMUSH)
2003-09-21 18:33:04 +00:00
Max Horn
8e53fdafe4
cleanup; endian fixes (still doesn't show me anything when I load some files on MacOS)
2003-09-19 15:47:42 +00:00
yoshizf
6c7270eabf
_output is no more needed here
2003-09-19 11:15:05 +00:00
Max Horn
663883f2cb
added legal boilerplatee (some files are borrowed from ScummVM, need to decide how we go about that...)
2003-09-18 19:37:14 +00:00
Max Horn
61018f4873
*** empty log message ***
2003-09-18 16:27:06 +00:00