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
Eugene Sandulenko
a593ec068a
Added support for FT SKIP tag and FT IACT tag.
...
Note. IACT subchunks were broken and still are.
2004-01-30 02:07:51 +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
6bdf97db72
Removed debug message
2003-09-30 12:36:20 +00:00
yoshizf
0106678b10
Added some v3 sound blocks
2003-09-30 12:28:33 +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
Jonathan Gray
a83adffad4
even more...
2003-09-29 10:58:20 +00:00
Jonathan Gray
760e26e7ec
a few more
2003-09-29 10:04:01 +00:00
Jonathan Gray
3f7449e486
add some humongous blocks
2003-09-29 09:43:18 +00:00
yoshizf
d8e0a1b4e7
We're now using the mixer from ScummVM instead of SDL_mixer
2003-09-28 21:49:26 +00:00
yoshizf
753b7729ed
Added a few blocks
2003-09-26 23:51:36 +00:00
Travis Howell
d85d235b09
Update mingw makefile
2003-09-26 00:39:50 +00:00
yoshizf
8a7c3491d0
Added support for v3 EGA backgrounds and boxes
2003-09-24 23:04:06 +00:00
yoshizf
69a84831eb
Added two SMUSH blocks
2003-09-24 12:38:45 +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
b66588ef74
Added support for COMI room/objects images
2003-09-22 19:47:59 +00:00
yoshizf
e42ace0c0f
Added a walkboxes viewer
2003-09-22 15:23:57 +00:00
yoshizf
581d2f0a16
IACT size is really inconsistent in COMI, so we check where is the next block and set the good size.
2003-09-22 08:31:59 +00:00
yoshizf
0f2c9e6ea4
support for palettes in AHDR (SMUSH)
2003-09-21 18:33:04 +00:00
yoshizf
0e33db7ed7
Improved v3 support
2003-09-21 15:04:14 +00:00
Paweł Kołodziejski
a9b846212e
changed name BSTR to TBSTR, to prevent name conflict under msvc7
2003-09-21 06:47:15 +00:00
yoshizf
701e2ac06d
We do not need a dedicated function for .SOU anymore
2003-09-21 00:45:16 +00:00
yoshizf
56a0583752
Improved VOC support (now we get the correct size). Now we need a mixer (I was using SDL_Mixer for the tests but it's clearly not what we need).
2003-09-20 23:59:07 +00:00
Max Horn
5fe6b0e7f6
fix some variable shadowing warnings
2003-09-19 11:10:17 +00:00
yoshizf
49101f689d
Added Crea block to parseBlocks, now getting the good sample rate and displaying it
2003-09-18 22:13:12 +00:00
yoshizf
c47bf95eff
Added basic support for some SOUN sub-blocks
2003-09-18 20:50:56 +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
yoshizf
254f8cb6fa
cleaned parseBlocks
2003-09-18 18:14:00 +00:00
Max Horn
61018f4873
*** empty log message ***
2003-09-18 16:27:06 +00:00