Commit Graph

20 Commits

Author SHA1 Message Date
Max Horn d1a9e84b95 fix some crashers; cleanup 2003-09-23 01:28:15 +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
Max Horn 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 2003-09-22 23:43:29 +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 ea9fb38c13 Added an evil hack until I fix that.. 2003-09-22 15:43:24 +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 d3a821b5d1 cleanup 2003-09-21 18:42:21 +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
yoshizf 701e2ac06d We do not need a dedicated function for .SOU anymore 2003-09-21 00:45:16 +00:00
yoshizf 52dd7b2776 Added descumm6 and a dialog which choose the good Scumm version for the game 2003-09-19 19:57:07 +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 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 2003-09-19 01:36:40 +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
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 aeb81326ec Replaced fileView by a better one copied from ScummVM's hexdump 2003-09-18 18:37:46 +00:00
Max Horn 61018f4873 *** empty log message *** 2003-09-18 16:27:06 +00:00