Age | Commit message (Expand) | Author |
2004-03-15 | Code formatting | Eugene Sandulenko |
2004-03-15 | Hack to prevent segfaults caused by insufficient allocated memory when | Oliver Kiehl |
2004-03-15 | fix doxygen-comment mistakes | Max Horn |
2004-03-15 | Added getDefaultGraphicsMode for DC backend | Max Horn |
2004-03-15 | Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge... | Max Horn |
2004-03-15 | fix warnings | Max Horn |
2004-03-14 | rewrote talk_with_text from scratch. probably needs some testing | Oliver Kiehl |
2004-03-14 | Initial SAGA checkin | Eugene Sandulenko |
2004-03-14 | Initial SAGA checkin. Disabled by default, enable with --enable-saga | Eugene Sandulenko |
2004-03-14 | Virtual keyboard. | Marcus Comstedt |
2004-03-14 | remove ugly goto | Oliver Kiehl |
2004-03-14 | cleanup | Oliver Kiehl |
2004-03-14 | cleanup | Paweł Kołodziejski |
2004-03-14 | prevent journal from reappearing when F1 is pressed more than once | Gregory Montoir |
2004-03-14 | Protect against multiple inclusion. | Marcus Comstedt |
2004-03-14 | Sound buffer adjustment. | Marcus Comstedt |
2004-03-14 | In stereo. | Marcus Comstedt |
2004-03-14 | fixed inventory scrolling using keyboard | Gregory Montoir |
2004-03-13 | some cleanup | Joost Peters |
2004-03-13 | Patch #902111: Change remaining random function calls to use RandomSource | Max Horn |
2004-03-13 | update | Paweł Kołodziejski |
2004-03-13 | fix for voice bundle bug in german version comi | Paweł Kołodziejski |
2004-03-13 | Reworked scaling logic, and added kFeatureAspectRatioCorrection support. | Marcus Comstedt |
2004-03-13 | While moving things down by one line 'looks better' (IMO), it also means that... | Max Horn |
2004-03-13 | Less strange. | Marcus Comstedt |
2004-03-13 | Cleanup. | Marcus Comstedt |
2004-03-13 | Use default implementation for setGraphicsMode(const char *). | Marcus Comstedt |
2004-03-13 | Use the name "scummvm_main" for the common main function, like WinCE. | Marcus Comstedt |
2004-03-13 | Document the backend feature flags a bit, I hope this clarifies their purpose... | Max Horn |
2004-03-13 | Allow changing the scaler via keypad, too (FR #821415) | Max Horn |
2004-03-13 | let's not forget about the revamped OSystem API | Max Horn |
2004-03-13 | Added FotAQ to the "About" window, after som discussion with Endy about the | Torbjörn Andersson |
2004-03-13 | Added an OSD (On Screen Display) to the SDL backend | Max Horn |
2004-03-13 | Features. | Marcus Comstedt |
2004-03-13 | Harmonized with new OSystem API. | Marcus Comstedt |
2004-03-13 | use 'Surface' in NewGui | Max Horn |
2004-03-13 | Revamped the font code: now it's very easy to switch between the 'original' S... | Max Horn |
2004-03-13 | Forward-port maniac hack :) | James Brown |
2004-03-13 | Merged in fixes from 0.6.0 release branch. | Marcus Comstedt |
2004-03-13 | useful helper method (will be used for improved options dialog) | Max Horn |
2004-03-13 | Fixed a slight logic error in the music fading. At this point the code | Torbjörn Andersson |
2004-03-13 | When both music channels are used, and a third piece of music starts, | Torbjörn Andersson |
2004-03-12 | cleanup | Max Horn |
2004-03-12 | Always play the "current music" after restoring a savegame, even if it's 0. | Torbjörn Andersson |
2004-03-11 | Backport blee | James Brown |
2004-03-09 | correct error text | Jonathan Gray |
2004-03-09 | Respond to volume-altering songs | Joost Peters |
2004-03-09 | Enable music volume slider in Journal | Joost Peters |
2004-03-07 | changed workaround again, it's also needed when entering the room, not only w... | Robert Göffringmann |
2004-03-07 | work around script bug #911508 BS1: Crash when loading certain savegames | Robert Göffringmann |