Age | Commit message (Expand) | Author |
2008-12-13 | Whoops. Fix accidently wrong evaluation statement. | Johannes Schickel |
2008-12-13 | Cleanup. | Johannes Schickel |
2008-12-13 | Fix for bug #2423449 "AGOS: Music Looping broken (regression)". | Johannes Schickel |
2008-12-13 | Workaround to correctly return control to the player in the DW1 Demo after us... | Paul Gilbert |
2008-12-13 | Bugfixes for text display and animations in DW1 demo | Paul Gilbert |
2008-12-13 | fixed bug #2423037, wrong demo version detection | Gregory Montoir |
2008-12-13 | Added handling for record differences in the hotspot/polygon format in DW1 Demo | Paul Gilbert |
2008-12-13 | Add upper case code for oe1_pcName() in Elvira 1/2. | Travis Howell |
2008-12-13 | Add Polish 2CD version of The Feeble Files. | Travis Howell |
2008-12-13 | Fix display of spell status in Elvira 2, caused by newline in oe1_pcName(). | Travis Howell |
2008-12-13 | Fix regression, that caused text to be cut short in Elvira 1/2. | Travis Howell |
2008-12-13 | * Replaced char* with Common::String in the parser. | Nicola Mettifogo |
2008-12-13 | Fixed positioning of inventory. | Nicola Mettifogo |
2008-12-13 | Ooops, didn't virtual genSaveName(). | Travis Howell |
2008-12-13 | Cleanup. | Travis Howell |
2008-12-13 | Fixing forgetfulness-bug which leads to failed assertions in certain cases | Sven Hesse |
2008-12-13 | Fixed the ADPCM decoder for 16bit audio (like in Urban Runner) | Sven Hesse |
2008-12-12 | Fixed a regression of commit #34458. Sound data for compressed sounds was rea... | Filippos Karapetis |
2008-12-12 | fixed german version detection, added datafiles remapping as listed in bug tr... | Gregory Montoir |
2008-12-12 | Fixed a regression in my last commit where some sprites were not clipped corr... | Filippos Karapetis |
2008-12-12 | Okay, removing my implementation of AppandableAudioStream::getTotalPlayTime (... | Sven Hesse |
2008-12-12 | - Save games are now listed from oldest to newest in the GMM load dialog for ... | Filippos Karapetis |
2008-12-12 | Using AppandableAudioStream::getTotalPlayTime() instead of the difference bet... | Sven Hesse |
2008-12-12 | - Stop passing the scene clip rectangle around for no reason | Filippos Karapetis |
2008-12-12 | Clean edges around transparent areas. Noticeable in the cursors, for example | Sven Hesse |
2008-12-12 | Initialised variables to silence lots of valgrind's warnings. | Nicola Mettifogo |
2008-12-12 | Text now works in Urban Runner | Sven Hesse |
2008-12-12 | Working (minus text) menu in Urban Runner | Sven Hesse |
2008-12-12 | Working cursor in Urban Runner | Sven Hesse |
2008-12-11 | Changing the Urban Runner sprite drawer to work more correctly. It does use Y... | Sven Hesse |
2008-12-11 | Cleanup. (Removed define and checks for USE_3FLAGS/USE_4FLAGS/USE_5FLAGS) | Johannes Schickel |
2008-12-11 | Fixed detection of voice files. | Torbjörn Andersson |
2008-12-11 | Whoops changed integer size of variables storing volume information, now volu... | Johannes Schickel |
2008-12-11 | Midi code now allows volume values to be [0, 256] instead of [0, 255] like be... | Johannes Schickel |
2008-12-11 | Added a HACK/FIXME to prevent tinsel games from crashing, when for example th... | Johannes Schickel |
2008-12-11 | Fix for bug #2412503 "DW1: Subtitle menu not working (Multi-language version)". | Johannes Schickel |
2008-12-11 | On second thought, an octree only works if the color to look up is in the pal... | Sven Hesse |
2008-12-10 | implement the newer gfx transaction interface. some issues still remain | Kostas Nakos |
2008-12-10 | Some more dirty rectangle fixes, only 2 known glitches are left | Filippos Karapetis |
2008-12-09 | Some more dirty rectangle fixes (some glitches still remain) | Filippos Karapetis |
2008-12-09 | Removed some dead code, clarified comments, cleanup | Max Horn |
2008-12-09 | SCUMM: Turned two former warnings into errors -- I never got reports on this ... | Max Horn |
2008-12-09 | Updated the MSVN project files of the gob engine | Filippos Karapetis |
2008-12-09 | Experimental support for VMD frames encoded in Indeo 3 (Indeo 3 decoder close... | Sven Hesse |
2008-12-09 | Some dummy changes for Urban Runner | Sven Hesse |
2008-12-08 | Some more dirty rectangle changes (still incomplete) | Filippos Karapetis |
2008-12-08 | Removed last traces of X11 backend. | Johannes Schickel |
2008-12-08 | Quickfix for tinlib compilation error. Changed type on zOverride from type in... | Lars Persson |
2008-12-08 | More dirty rectangle related changes | Filippos Karapetis |
2008-12-07 | Set full screen refresh when an animation frame or the psychic profile is shown | Filippos Karapetis |