Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-21 | fixed MS VC warn | Andrew Kurushin | |
svn-id: r18205 | |||
2005-05-21 | Fix regression with GF_MULTIPLE_VERSIONS | Eugene Sandulenko | |
svn-id: r18204 | |||
2005-05-21 | Switch to errors, music/sound file is required in many games. | Travis Howell | |
svn-id: r18203 | |||
2005-05-21 | Trigger error if bundle file is missing. | Travis Howell | |
svn-id: r18202 | |||
2005-05-21 | Initial support for TMSK masking in HE72+ games. | Travis Howell | |
svn-id: r18201 | |||
2005-05-21 | Missed a few changes. | Travis Howell | |
svn-id: r18200 | |||
2005-05-21 | Only needed for C64 maniac. | Travis Howell | |
svn-id: r18199 | |||
2005-05-21 | Stubs for C64 MM costume code. Content will follow. Fixes crash in intro | Eugene Sandulenko | |
script svn-id: r18198 | |||
2005-05-21 | Fix samnmax-alt target. Actually now it is obsolete. | Eugene Sandulenko | |
Game with samnimax.sm0 always detected as 'samnmax' because there is no MD5 difference and thus made detected target unrunnable. Now both for .000 and .sm0 target 'samnmax' is properly detected and used. svn-id: r18197 | |||
2005-05-20 | Fix charsets in MM NES after gameload. | Eugene Sandulenko | |
svn-id: r18196 | |||
2005-05-20 | Updated GUI issues. Again. But that's enough for today. | Torbjörn Andersson | |
svn-id: r18195 | |||
2005-05-20 | Made the chooser dialog scale itself, albeit in a slightly hackish way. | Torbjörn Andersson | |
svn-id: r18194 | |||
2005-05-20 | Updated GUI issues. | Torbjörn Andersson | |
svn-id: r18193 | |||
2005-05-20 | Added big editable text widget, and removed some cruft. I think this means | Torbjörn Andersson | |
that all our widgets are able to scale themselves now, but I could be mistaken. svn-id: r18192 | |||
2005-05-20 | REmove now unneeded assert as MM NES may pass zero ptr to box which | Eugene Sandulenko | |
should be ignored. svn-id: r18191 | |||
2005-05-20 | Add more opcode differences in C64 maniac. | Travis Howell | |
svn-id: r18190 | |||
2005-05-20 | Updated GUI issues | Torbjörn Andersson | |
svn-id: r18189 | |||
2005-05-20 | Ooops | Travis Howell | |
svn-id: r18188 | |||
2005-05-20 | Add more opcode differences in C64 maniac. | Travis Howell | |
svn-id: r18187 | |||
2005-05-19 | Improve MM NES & C64 games autodetection. | Eugene Sandulenko | |
Fixes bug #1190565 "MM NES: autodetect not working" svn-id: r18186 | |||
2005-05-19 | Big version of the popup widget. It could use a bit more polish, though... | Torbjörn Andersson | |
svn-id: r18185 | |||
2005-05-19 | More opcode changes for C64 maniac | Travis Howell | |
svn-id: r18184 | |||
2005-05-19 | o Implement direct disk reading for C64. | Eugene Sandulenko | |
o Added new parameter to ScummEngine constructor which passed substitute file name index. It eliminates a long-standing hack and simplifies bundles porocessing considerably o Thus simplified detection/reading MM NES PRG file. svn-id: r18183 | |||
2005-05-19 | More scaling work. It's still more about infrastructure than layout: I want | Torbjörn Andersson | |
to give each widget the opportunity to scale itself. There's a slight regression this time, though: In the small version of the GUI, some of the buttons (e.g. "SoundFont") have their text truncated. Not good. svn-id: r18182 | |||
2005-05-19 | Only a single line for subtitles in C64 maniac. | Travis Howell | |
svn-id: r18181 | |||
2005-05-19 | Correct subtitle colors in C64 maniac. | Travis Howell | |
svn-id: r18180 | |||
2005-05-19 | This shouldn't have been in here anymore -- we already could make a HTML ↵ | Max Horn | |
README from the LaTeX sources svn-id: r18179 | |||
2005-05-18 | Fix yet another actor masking issue | Eugene Sandulenko | |
svn-id: r18178 | |||
2005-05-18 | Patch from Quietust for MM NES: | Eugene Sandulenko | |
o Fix all actor mask bugs o Simplify masking considerably o Moved the decodesNESObject call from object.cpp into gfx.cpp svn-id: r18177 | |||
2005-05-18 | MM NES masking fixes from Quietust. | Eugene Sandulenko | |
svn-id: r18176 | |||
2005-05-18 | fixed Sist room | Andrew Kurushin | |
svn-id: r18175 | |||
2005-05-18 | fixed loadsave item resource id | Andrew Kurushin | |
partialy fixed protect rat svn-id: r18174 | |||
2005-05-18 | Implement proper quitting. Added quitting to sfScriptGotoScene. | Eugene Sandulenko | |
svn-id: r18173 | |||
2005-05-18 | Make sure the labels for the volume sliders aren't truncated. (This is my | Torbjörn Andersson | |
last scaling change today. Feel free to continue. :-) svn-id: r18172 | |||
2005-05-18 | Correct input script in C64 maniac. | Travis Howell | |
svn-id: r18171 | |||
2005-05-18 | Added big slider widget. There is nothing in the widget itself that's | Torbjörn Andersson | |
dependent on size, so the two different sizes are handled through a new addSlider() function. Figuring out why the big widget won't let you set volume to 0 is left as an exercise for the reader. svn-id: r18170 | |||
2005-05-18 | Combine Win32 and Mac resource extractors (used for cursors in latter HE) as | Eugene Sandulenko | |
only one of them can exist at the same time. Also it saves code and adds caching to Mac resource extractor. svn-id: r18169 | |||
2005-05-18 | Remove newline from debug. | Travis Howell | |
svn-id: r18168 | |||
2005-05-18 | Another difference in C64 maniac. | Travis Howell | |
svn-id: r18167 | |||
2005-05-18 | Add some differences in C64 maniac. | Travis Howell | |
svn-id: r18166 | |||
2005-05-18 | Some more scaling work. Parts of the options dialogs scale themselves. Some | Torbjörn Andersson | |
of them better than others. svn-id: r18165 | |||
2005-05-18 | Remove duplicate _ws member | Max Horn | |
svn-id: r18164 | |||
2005-05-18 | Remove the label code from SliderWidget (simplifies it a lot); instead use a ↵ | Max Horn | |
StaticTextWidget for the label svn-id: r18163 | |||
2005-05-18 | Revised scrollbar look again | Max Horn | |
svn-id: r18162 | |||
2005-05-18 | Made use of addCheckbox(). I had to add an alternative form of the function | Torbjörn Andersson | |
because most checkboxes are on tabs. (We'll probably need a similar form of addButton() as well.) svn-id: r18161 | |||
2005-05-18 | The SCUMM options dialog mostly scales itself. Mostly. | Torbjörn Andersson | |
svn-id: r18160 | |||
2005-05-18 | New function: addCheckbox() | Torbjörn Andersson | |
svn-id: r18159 | |||
2005-05-18 | No need to declare a full method if all you need is a tiny local function | Max Horn | |
svn-id: r18158 | |||
2005-05-18 | Oops, was the wrong MD5, forgot to only compute it for the first MB. Now ↵ | Max Horn | |
verified by letting ScummVM compute the checksum (note: ScummVM runs into a deep freeze running the gob1 target for the woordruff game data, very bad) svn-id: r18157 | |||
2005-05-18 | Add missing else. | Travis Howell | |
svn-id: r18156 |