Commit Graph

  • 3f8d05acab Update dist master Travis Howell 2004-03-05 02:36:34 +00:00
  • 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 Eugene Sandulenko 2004-02-14 20:51:11 +00:00
  • a593ec068a Added support for FT SKIP tag and FT IACT tag. Note. IACT subchunks were broken and still are. Eugene Sandulenko 2004-01-30 02:07:51 +00:00
  • 31be7cca84 typo fix from sev Jonathan Gray 2003-11-08 02:38:00 +00:00
  • 073bac13e2 update Paweł Kołodziejski 2003-10-28 18:26:07 +00:00
  • c27b0fabdd SDL mixer no longer needed Travis Howell 2003-10-02 09:21:19 +00:00
  • 71c2217367 Fixed bug with wxMSW yoshizf 2003-10-02 08:43:35 +00:00
  • d826bc5f95 Update makefile Travis Howell 2003-10-01 23:55:36 +00:00
  • 8e1e5ea1b2 Removed old hack yoshizf 2003-10-01 17:34:41 +00:00
  • 4ae4529841 Removed old hack yoshizf 2003-10-01 17:28:48 +00:00
  • 4e80883559 Redraw SMUSH frame on zoom. yoshizf 2003-10-01 14:12:52 +00:00
  • 5abf029368 fixed my previous commit Max Horn 2003-10-01 12:51:37 +00:00
  • c33043db1b make the 'mac' rule part of the regular executable build rule, but conditional (so it should still work fine on non-macs) Max Horn 2003-10-01 12:39:04 +00:00
  • 15c0c3d04b added .cvsignore Max Horn 2003-10-01 12:28:51 +00:00
  • 67904089a4 Added zoom selection, now drawing images on a DC instead of a wxStaticBitmap which was slow and non-portable yoshizf 2003-10-01 10:06:12 +00:00
  • 0735dc002d It's 'SOU ', not 'SOU'. yoshizf 2003-10-01 00:17:16 +00:00
  • 6bdf97db72 Removed debug message yoshizf 2003-09-30 12:36:20 +00:00
  • 0106678b10 Added some v3 sound blocks yoshizf 2003-09-30 12:28:33 +00:00
  • ff7a544a8a Added support for v3 objects, I think that all backgrounds/objects are supported now. yoshizf 2003-09-30 11:41:28 +00:00
  • 294a7a14b6 Fixed boxes displaying with 0 width/height, and looking in the good struct for old blocks icons. yoshizf 2003-09-30 08:46:12 +00:00
  • 8f0eb86e18 Cleanup yoshizf 2003-09-30 00:38:43 +00:00
  • a20412962d *cough* yoshizf 2003-09-29 20:45:54 +00:00
  • a83adffad4 even more... Jonathan Gray 2003-09-29 10:58:20 +00:00
  • 760e26e7ec a few more Jonathan Gray 2003-09-29 10:04:01 +00:00
  • 3f7449e486 add some humongous blocks Jonathan Gray 2003-09-29 09:43:18 +00:00
  • f591299746 Look for any known block at the beginning of the file yoshizf 2003-09-29 09:21:13 +00:00
  • 455c18a0a1 Moved warning, debug, errors functions. yoshizf 2003-09-28 21:56:34 +00:00
  • 93c69a00c3 Added rule for building sound module yoshizf 2003-09-28 21:53:50 +00:00
  • d8e0a1b4e7 We're now using the mixer from ScummVM instead of SDL_mixer yoshizf 2003-09-28 21:49:26 +00:00
  • 09766ca340 menu bar cleanup Max Horn 2003-09-28 10:33:23 +00:00
  • c3c97e4419 Allow to override the config scaler (why would we want to scale a palette?) yoshizf 2003-09-28 09:51:07 +00:00
  • f234fd3b08 fix toolbar on Mac OS X (now I hope this doesn't cause problems elsewhere...) Max Horn 2003-09-28 09:31:11 +00:00
  • 09445f3598 This is not needed anymore yoshizf 2003-09-27 15:55:45 +00:00
  • 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 yoshizf 2003-09-27 14:56:11 +00:00
  • 9ea029e701 Added advmame2x and advmame3x scalers yoshizf 2003-09-27 09:53:42 +00:00
  • 753b7729ed Added a few blocks yoshizf 2003-09-26 23:51:36 +00:00
  • 6bb2d28bc5 Added functions for reading/writing a config file (or the registry under Windows). It will be used to save the data path, the scaler, etc.. yoshizf 2003-09-26 23:47:59 +00:00
  • d85d235b09 Update mingw makefile Travis Howell 2003-09-26 00:39:50 +00:00
  • 25c356cf5d Imported bitmap decompressors from ScummVM yoshizf 2003-09-25 15:26:26 +00:00
  • 5ce04e1fc7 Cleaned up loading code yoshizf 2003-09-25 07:32:19 +00:00
  • 8a7c3491d0 Added support for v3 EGA backgrounds and boxes yoshizf 2003-09-24 23:04:06 +00:00
  • 6caac993ea Added codecs used by fonts in .NUT yoshizf 2003-09-24 19:12:17 +00:00
  • 69a84831eb Added two SMUSH blocks yoshizf 2003-09-24 12:38:45 +00:00
  • 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. yoshizf 2003-09-24 11:49:30 +00:00
  • 5a8454d990 Remember the file path, and the Scumm version yoshizf 2003-09-23 13:40:54 +00:00
  • 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... Jonathan Gray 2003-09-23 12:56:12 +00:00
  • ba6816c862 some more cleanup Max Horn 2003-09-23 12:26:09 +00:00
  • 836f7a673f heavy cleanup - now events are handled properly (I think, I am new to wxWindows); also I was able to get rid of some more globals etc. Max Horn 2003-09-23 11:55:45 +00:00
  • 346966ad9d Reactivate the buttons if they have been grayed out yoshizf 2003-09-23 11:35:19 +00:00
  • 6cc928618b Added support for RGBS palettes and v7 BOXD yoshizf 2003-09-23 09:05:47 +00:00
  • 279fcd44c9 updated vc7 project file Paweł Kołodziejski 2003-09-23 07:30:57 +00:00
  • 2324f95215 Fixed v8 detection yoshizf 2003-09-23 06:44:43 +00:00
  • d1a9e84b95 fix some crashers; cleanup Max Horn 2003-09-23 01:28:15 +00:00
  • 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) Max Horn 2003-09-23 00:47:23 +00:00
  • 9495c194a1 uhm, why has this been changed again? it's bad style to use globals if you can get away with member vars; in fact not only can you get away here, you can even make them private Max Horn 2003-09-22 23:43:29 +00:00
  • c79742652f Added support for v8 boxes yoshizf 2003-09-22 21:31:18 +00:00
  • b66588ef74 Added support for COMI room/objects images yoshizf 2003-09-22 19:47:59 +00:00
  • 60309fa301 Added a menu item to display the boxes on the room image yoshizf 2003-09-22 18:25:16 +00:00
  • ea9fb38c13 Added an evil hack until I fix that.. yoshizf 2003-09-22 15:43:24 +00:00
  • e42ace0c0f Added a walkboxes viewer yoshizf 2003-09-22 15:23:57 +00:00
  • 581d2f0a16 IACT size is really inconsistent in COMI, so we check where is the next block and set the good size. yoshizf 2003-09-22 08:31:59 +00:00
  • 3674ad2061 Added basic SMUSH frame viewer/dumper yoshizf 2003-09-21 23:50:28 +00:00
  • d3a821b5d1 cleanup yoshizf 2003-09-21 18:42:21 +00:00
  • 0f2c9e6ea4 support for palettes in AHDR (SMUSH) yoshizf 2003-09-21 18:33:04 +00:00
  • ba934f8d92 bundle.h was not used yoshizf 2003-09-21 15:58:21 +00:00
  • 40d5d3ec1d Updated copyright: it's now part of the ScummVM project :) yoshizf 2003-09-21 15:22:51 +00:00
  • 0e33db7ed7 Improved v3 support yoshizf 2003-09-21 15:04:14 +00:00
  • 12c59112ef added msvc7 project files Paweł Kołodziejski 2003-09-21 06:51:47 +00:00
  • a9b846212e changed name BSTR to TBSTR, to prevent name conflict under msvc7 Paweł Kołodziejski 2003-09-21 06:47:15 +00:00
  • 701e2ac06d We do not need a dedicated function for .SOU anymore yoshizf 2003-09-21 00:45:16 +00:00
  • 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). yoshizf 2003-09-20 23:59:07 +00:00
  • d3510acb73 added a new build rule (stolen from ScummVM) which does proper dependency tracking Max Horn 2003-09-19 21:01:27 +00:00
  • 52dd7b2776 Added descumm6 and a dialog which choose the good Scumm version for the game yoshizf 2003-09-19 19:57:07 +00:00
  • 8e53fdafe4 cleanup; endian fixes (still doesn't show me anything when I load some files on MacOS) Max Horn 2003-09-19 15:47:42 +00:00
  • 4a720f2ac4 added a build rule for MacOS; some cleanup Max Horn 2003-09-19 15:42:00 +00:00
  • 6c7270eabf _output is no more needed here yoshizf 2003-09-19 11:15:05 +00:00
  • 5fe6b0e7f6 fix some variable shadowing warnings Max Horn 2003-09-19 11:10:17 +00:00
  • 15b04062d5 some cleanup (boy this code is indeed dirty, Yosh told us the truth :-). Now at least starts up on OS X, also it complains about a missing MBAR resource Max Horn 2003-09-19 01:36:40 +00:00
  • 49101f689d Added Crea block to parseBlocks, now getting the good sample rate and displaying it yoshizf 2003-09-18 22:13:12 +00:00
  • c47bf95eff Added basic support for some SOUN sub-blocks yoshizf 2003-09-18 20:50:56 +00:00
  • 663883f2cb added legal boilerplatee (some files are borrowed from ScummVM, need to decide how we go about that...) Max Horn 2003-09-18 19:37:14 +00:00
  • 774f14405a README Max Horn 2003-09-18 19:36:20 +00:00
  • f39ecf5de3 added .cvsignore Max Horn 2003-09-18 19:35:32 +00:00
  • aeb81326ec Replaced fileView by a better one copied from ScummVM's hexdump yoshizf 2003-09-18 18:37:46 +00:00
  • 254f8cb6fa cleaned parseBlocks yoshizf 2003-09-18 18:14:00 +00:00
  • 32340d5e94 remove VIM swapfile Oliver Kiehl 2003-09-18 17:13:34 +00:00
  • ff72977c12 this is all GPL code Max Horn 2003-09-18 16:36:25 +00:00
  • 7b96b392d8 initial import of scummex into CVS Max Horn 2003-09-18 16:27:06 +00:00
  • 61018f4873 *** empty log message *** Max Horn 2003-09-18 16:27:06 +00:00