Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-06 | oops | Max Horn | |
svn-id: r16461 | |||
2005-01-06 | Added a font manager (work in progress) | Max Horn | |
svn-id: r16460 | |||
2005-01-06 | Add reported frech 4 disks monkeyega | Eugene Sandulenko | |
svn-id: r16459 | |||
2005-01-06 | turn off "no definition for inline function" warning | Andrew Kurushin | |
svn-id: r16458 | |||
2005-01-06 | - remove "extern" before OSystem::makeInstance | Andrew Kurushin | |
svn-id: r16457 | |||
2005-01-06 | - implement faceTowards (script function & etc) | Andrew Kurushin | |
- implement debug actor walk path (press f6) svn-id: r16456 | |||
2005-01-06 | Patch #1092994 (Selfscaling GUI) | Max Horn | |
svn-id: r16455 | |||
2005-01-06 | Modify the singleton code once more to help overcome an issue with MSVC 7 ↵ | Max Horn | |
(see also patch #1095133) svn-id: r16454 | |||
2005-01-06 | Fix getStrings to use the ScummEngine::openFile method | Max Horn | |
svn-id: r16453 | |||
2005-01-06 | Work around bad German translation. (Joey claims he's 21 metres above the | Torbjörn Andersson | |
ground instead of 120 when you first turn him on.) svn-id: r16451 | |||
2005-01-06 | Placard functions are now event-driven, so the blocking palette faders are | Torbjörn Andersson | |
no longer needed. svn-id: r16450 | |||
2005-01-06 | Fixed bug #1093845 after discussing with Fingolfin. | Torbjörn Andersson | |
svn-id: r16449 | |||
2005-01-06 | Fix bug #1097022 "ALL: Build fails on non-i386 archs if nasm is installed". | Eugene Sandulenko | |
We should switch to nasm completely, though. svn-id: r16448 | |||
2005-01-06 | Fix crash in intro | Eugene Sandulenko | |
svn-id: r16447 | |||
2005-01-06 | Fix actor walking caused by wrong panel state | Eugene Sandulenko | |
svn-id: r16446 | |||
2005-01-06 | some actor walking fixes | Andrew Kurushin | |
svn-id: r16445 | |||
2005-01-06 | Fix warning | Eugene Sandulenko | |
svn-id: r16444 | |||
2005-01-06 | Next batch of panel-related fixes. Still wrong. | Eugene Sandulenko | |
NOTE: lines which start with `;' should contain calls to not yet implemented subsystems like Conversation subsystem svn-id: r16443 | |||
2005-01-06 | Whitespace change. | Torbjörn Andersson | |
svn-id: r16442 | |||
2005-01-06 | Fixed typo (in comment) | Torbjörn Andersson | |
svn-id: r16441 | |||
2005-01-06 | Change warning to debug | Joost Peters | |
svn-id: r16440 | |||
2005-01-06 | Removed unused variable. | Torbjörn Andersson | |
svn-id: r16439 | |||
2005-01-05 | - path finding work in progress | Andrew Kurushin | |
svn-id: r16438 | |||
2005-01-05 | Indentation | Torbjörn Andersson | |
svn-id: r16437 | |||
2005-01-05 | Fixed bad speech/script regression. | Torbjörn Andersson | |
svn-id: r16436 | |||
2005-01-05 | After adding a new game, select the new entry | Max Horn | |
svn-id: r16434 | |||
2005-01-05 | When computing a games MD5, only use the first 1 MB of the file (this should ↵ | Max Horn | |
only affect the special mac container formats, and ensures we do not try to compute the MD5 of a 500 MB file each time the game is run) svn-id: r16432 | |||
2005-01-04 | Fix uninitialized variable, fixes Hide Toolbar random failures - thanks iKi | Nicolas Bacca | |
svn-id: r16429 | |||
2005-01-04 | Fix yet another copy&paste mistake from 0.6.1b | Nicolas Bacca | |
svn-id: r16428 | |||
2005-01-04 | - some walking addition | Andrew Kurushin | |
svn-id: r16426 | |||
2005-01-04 | o Fix regression with Win32 CD ITE at wyrmkeep logo | Eugene Sandulenko | |
o Support for sprites in Mac versions o Improvements on scene flags o More code on proper interface modes handling. Just a tiny bit was committed as other stuff breaks intro due to incompleteness. svn-id: r16425 | |||
2005-01-04 | Update SAGA stuff | Eugene Sandulenko | |
svn-id: r16424 | |||
2005-01-04 | - added setup of followers position at start of scene | Andrew Kurushin | |
svn-id: r16423 | |||
2005-01-04 | Applied patch #1088948, with minor modifications | Torbjörn Andersson | |
svn-id: r16421 | |||
2005-01-03 | :) | Paweł Kołodziejski | |
svn-id: r16420 | |||
2005-01-03 | Andreas Roever -> spell name properly with an umlaut in the HTML/XML version ↵ | Max Horn | |
of the credits svn-id: r16419 | |||
2005-01-03 | - script execution stops properly | Andrew Kurushin | |
- placard should work over way: set Wait flag for thread (as in opSpeak) remove inner loop (processInput...) svn-id: r16418 | |||
2005-01-03 | Fixed a regression where - I think - the last animation frame wasn't | Torbjörn Andersson | |
displayed. This was most noticeable in looping animations, in particular the spinning "Dreamer's Guild" logo in the IHNM intro. In the process I changed the name of 'n_frames' and 'nframes' to 'maxframe' since that's what they are. I could, of course, have added 1 to the value instead, but that would have introduced a subtle difference compared to the original code. Probably not a good idea at this stage. svn-id: r16417 | |||
2005-01-03 | Add missing control changes, patch #1094825. | Travis Howell | |
svn-id: r16416 | |||
2005-01-02 | o Started putting all panels stuff in order. Still incomplete | Eugene Sandulenko | |
o Proper detection for Mac Wyrmkeep CD o Support for wyrmkeep logos svn-id: r16415 | |||
2005-01-02 | Fix for bug #1082154 (MM V2 (German): incorrect text presentation) | Max Horn | |
svn-id: r16414 | |||
2005-01-02 | Removed printf() that I assume was committed by mistake. | Torbjörn Andersson | |
svn-id: r16413 | |||
2005-01-02 | Use events to start the remaining animations. It's not necessary, but it's | Torbjörn Andersson | |
more consistent that way. svn-id: r16412 | |||
2005-01-02 | Start intro animations with events to prevent the first frame from being | Torbjörn Andersson | |
drawn too early. (Scorry still shows up too early, though.) svn-id: r16411 | |||
2005-01-02 | Pausing an animation is done by changing its state now, not by setting a | Torbjörn Andersson | |
flag. Added yet another event, and changed the ITE intro to reflect that. (Which means the waterfalls are no longer drawn over the game title.) svn-id: r16410 | |||
2005-01-02 | MT32 support was already added in 0.7.0, clarify that. Small remark: Porters ↵ | Max Horn | |
are also very welcome to update the NEWS file (so our users know what great advances occured on the WinCE, PalmOS, Dreamcast, ... ports) svn-id: r16409 | |||
2005-01-02 | Changed "sizeof x" to "sizeof(x)" for consistency with the rest of ScummVM, | Torbjörn Andersson | |
and used ARRAYSIZE() instead in two cases. svn-id: r16408 | |||
2005-01-02 | Fixed a few things in the IHNM intro. Most noticeably I've added an event | Torbjörn Andersson | |
for starting animations, which I use to prevent the first animation frame from being drawn too early. svn-id: r16407 | |||
2005-01-02 | The 'n_voices' field of the voice LUT was never assigned a value. So if | Torbjörn Andersson | |
anyone heard any voices - I did, except under Valgrind - it was pure luck. svn-id: r16406 | |||
2005-01-01 | Some spelling/grammar fixes. | Joost Peters | |
svn-id: r16405 |