Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-07 | Removed code that is now in managers. Added mutex and graphics manager ↵ | Alejandro Marzini | |
initialization and functions redirections. svn-id: r49473 | |||
2010-06-07 | Added constructor, destructor. Made some variables and methods public. ↵ | Alejandro Marzini | |
Removed toggleMouseGrab (now in events). Added feature methods. Fixed missing code for displayMessageOnOSD. svn-id: r49472 | |||
2010-06-07 | Removed setGraphicsMode(const char *name), as it is on OSystem already. | Alejandro Marzini | |
svn-id: r49471 | |||
2010-06-05 | Created SdlGraphicsManager. | Alejandro Marzini | |
svn-id: r49444 | |||
2010-06-05 | Created SdlMutexManager. | Alejandro Marzini | |
svn-id: r49439 | |||
2010-06-04 | Created DefaultGraphicsManager. | Alejandro Marzini | |
svn-id: r49420 | |||
2010-06-04 | Created DefaultAudioManager and DefaultMutexManager. | Alejandro Marzini | |
Deleted base subsystems, managers will be used instead. svn-id: r49419 | |||
2010-06-01 | Removed OSystem pointer. Added left initialization code to file subsystem. | Alejandro Marzini | |
svn-id: r49370 | |||
2010-06-01 | SDL audio subsystem created. | Alejandro Marzini | |
svn-id: r49369 | |||
2010-05-29 | Added again base-backend. Started sdl backend refatoring, file, mutex and ↵ | Alejandro Marzini | |
timer subsystems created. svn-id: r49305 | |||
2010-05-28 | Created base virtual classes for backends subsystems. | Alejandro Marzini | |
Removed base-backend, it won't be needed anymore. svn-id: r49284 | |||
2010-05-24 | SCI: forgot one rename in r49202 - MSVC, why? | Martin Kiewitz | |
svn-id: r49203 | |||
2010-05-24 | SCI: renaming MacIconBar to GfxMacIconBar | Martin Kiewitz | |
svn-id: r49202 | |||
2010-05-24 | Surface is a struct, not a class | Filippos Karapetis | |
svn-id: r49201 | |||
2010-05-24 | PSP: to fix the audio, I cleaned up the audio thread and changed the thread ↵ | Yotam Barnoy | |
priorities. svn-id: r49200 | |||
2010-05-24 | Oops, forgot to delete the icon bar. | Matthew Hoops | |
svn-id: r49199 | |||
2010-05-24 | SCI: leave console open for pic_visualize/undither commands - also don't use ↵ | Martin Kiewitz | |
SciGui class for undither anymore svn-id: r49198 | |||
2010-05-24 | Add support for showing the icon bar in SCI1.1 Mac. | Matthew Hoops | |
svn-id: r49196 | |||
2010-05-24 | Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac. | Matthew Hoops | |
svn-id: r49195 | |||
2010-05-24 | Fix bug #2827172: DRASCULA: Cursor appears ontop of ending and credits | Eugene Sandulenko | |
svn-id: r49194 | |||
2010-05-24 | Fix crash when there is no drascula.dat file | Eugene Sandulenko | |
svn-id: r49193 | |||
2010-05-24 | Fix warning | Eugene Sandulenko | |
svn-id: r49192 | |||
2010-05-24 | Fix Russian versions of airport and farm as they use extended charset. | Eugene Sandulenko | |
svn-id: r49191 | |||
2010-05-24 | Have the MacResManager ignore resources with length 0. | Matthew Hoops | |
svn-id: r49190 | |||
2010-05-24 | SCI: sort according to original order in kAnimate, when y and z are the same ↵ | Martin Kiewitz | |
- fixes iceman half-open compartment in room 35 svn-id: r49189 | |||
2010-05-24 | SCI: only remove isQueued status for sound sci0 | Martin Kiewitz | |
svn-id: r49187 | |||
2010-05-24 | SCI: remove isQueued status when sound gets stopped - fixes iceman resuming ↵ | Martin Kiewitz | |
music when entering hotel complex (with bar) right at the start svn-id: r49186 | |||
2010-05-24 | sync | Eugene Sandulenko | |
svn-id: r49184 | |||
2010-05-24 | Added Russian Windows release of puttmoon | Eugene Sandulenko | |
svn-id: r49183 | |||
2010-05-24 | Fix warnings | Eugene Sandulenko | |
svn-id: r49182 | |||
2010-05-24 | Fix compilation under MinGW | Eugene Sandulenko | |
svn-id: r49181 | |||
2010-05-24 | Implemented the bulk of the logic for displaying timed on-screen messages | Paul Gilbert | |
svn-id: r49180 | |||
2010-05-24 | PSP: switched to using slightly faster delay and getMillis | Yotam Barnoy | |
svn-id: r49179 | |||
2010-05-24 | PSP: turn off psp audio thread again. Must have tested it wrong. | Yotam Barnoy | |
svn-id: r49178 | |||
2010-05-24 | Added Russian airport and farm. Needs more work as crashes at attempt to ↵ | Eugene Sandulenko | |
opening some dictionary entries with Cyrillic characters svn-id: r49176 | |||
2010-05-24 | PSP: switched to the way SDL does things in the audio thread to get rid of ↵ | Yotam Barnoy | |
clicking. PSP's thread is still more efficient. svn-id: r49175 | |||
2010-05-24 | PSP: moved timer thread to backends/timer/psp | Yotam Barnoy | |
svn-id: r49173 | |||
2010-05-23 | Add support for loading the QuickTime 'moov' atom from the file's resource ↵ | Matthew Hoops | |
fork, needed for SCI Mac. svn-id: r49172 | |||
2010-05-23 | Move the QDM2 code to the graphics module, removing the cyclic dependency. | Matthew Hoops | |
svn-id: r49171 | |||
2010-05-23 | Hide the QDM2 implementation and only expose it via a factory method, ↵ | Matthew Hoops | |
hopefully fixing compilation on most systems at the same time. svn-id: r49170 | |||
2010-05-23 | PSP: commented out new PSP audio. Still has some clicking issues | Yotam Barnoy | |
svn-id: r49169 | |||
2010-05-23 | PSP: changed thread stack sizes to prevent crashes in COMI | Yotam Barnoy | |
svn-id: r49168 | |||
2010-05-23 | add mips-sgi(-irix6.5) cross-compiling target | Joost Peters | |
svn-id: r49167 | |||
2010-05-23 | FFMpeg switched to Git, so update link to original smacker decoder. | Eugene Sandulenko | |
svn-id: r49166 | |||
2010-05-23 | Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when ↵ | Matthew Hoops | |
Mohawk is not enabled) so SCI can use the code. svn-id: r49165 | |||
2010-05-23 | SCI: Enabled saving from the ScummVM menu again | Filippos Karapetis | |
svn-id: r49164 | |||
2010-05-23 | SCI: removed hack for iceman in kDoBresen - fixes all sorts of automatic ↵ | Martin Kiewitz | |
walking issues (like rescueing ambassador) in iceman, dancing at the beginning also still works - thx to [md5] svn-id: r49163 | |||
2010-05-23 | PSP: forgot to add a file | Yotam Barnoy | |
svn-id: r49162 | |||
2010-05-23 | Remove the unused SCI_GAME_WAS_RESTARTED_AT_LEAST_ONCE flag | Filippos Karapetis | |
svn-id: r49161 | |||
2010-05-23 | SCI: fixing crash in _vocab_add_rule when running qfg2 demo | Martin Kiewitz | |
svn-id: r49160 |