Age | Commit message (Expand) | Author |
2009-03-21 | Set the right colors for dialogue text in BRA Amiga. | Nicola Mettifogo |
2009-03-21 | Fix build. | Nicola Mettifogo |
2009-03-21 | Some Surface tinkering, and added TODO's about it. | Nicola Mettifogo |
2009-03-21 | Changed Nippon Safes to make use of the new ILBMDecoder. | Nicola Mettifogo |
2009-03-21 | Extended the IFF parser to handle 1 and 5 bits deep images. | Nicola Mettifogo |
2009-03-21 | Fix regression when loading icons in Amiga versions of BRA. | Travis Howell |
2009-03-20 | Fix namespace name | Jordi Vilalta Prat |
2009-03-20 | Added TODO's about replacing usage of the old ILBM decoder in Nippon Safes. | Nicola Mettifogo |
2009-03-20 | * Reimplemented routine using the old ILBM decoder to use the new one | Nicola Mettifogo |
2009-03-20 | Added more flexible IFF parser and ILBM decoder. | Nicola Mettifogo |
2009-03-18 | Postpone loading of mask and path data on BRA. This fixed locations in which ... | Nicola Mettifogo |
2009-03-17 | Fixing the last commit, by using the right type in the cast. | Nicola Mettifogo |
2009-03-17 | Another explicit cast for a historic compiler. | Nicola Mettifogo |
2009-03-17 | Removed one of the overloads of SoundMan::execute(), to make retarded compile... | Nicola Mettifogo |
2009-03-17 | Fixed the transparency problems of static objects in BRA. | Nicola Mettifogo |
2009-03-17 | Additional palette is loaded on colors 1-15. | Nicola Mettifogo |
2009-03-17 | Fixed the remaining palette problems by loading the shadow (mask) file for st... | Nicola Mettifogo |
2009-03-17 | Fix regression, caused by my change to adjustForPalette(). | Travis Howell |
2009-03-17 | Fix graphical glitches in the Amiga version of BRA, the height seems to be of... | Travis Howell |
2009-03-17 | Fix regression in the Amiga demo of BRA, the common sub directory doesn't exi... | Travis Howell |
2009-03-17 | Sound files don't always exist in the Amiga version of BRA. | Travis Howell |
2009-03-17 | Sound files don't always exist in the Amiga version of BRA. | Travis Howell |
2009-03-17 | Add support for loading palette files in the Amiga version of BRA. | Travis Howell |
2009-03-17 | Enable sound effects in the Amiga version of BRA. | Travis Howell |
2009-03-17 | Change adjustForPalette(), to skip transparency color (zero). | Travis Howell |
2009-03-16 | Cleanup. | Travis Howell |
2009-03-16 | Update main menu items, to match original Amiga version of BRA. | Travis Howell |
2009-03-16 | Add talk position adjustment to loadTalk for Amiga version of BRA too. | Travis Howell |
2009-03-16 | Fix crash regression in BRA introduction for now. | Travis Howell |
2009-03-16 | Fixed most palette issues in BRA Amiga. | Nicola Mettifogo |
2009-03-16 | Added mouse cursor to BRA Amiga. To be perfected. | Nicola Mettifogo |
2009-03-15 | Fixed typo in r39418. | Nicola Mettifogo |
2009-03-15 | Fix crash regression in the Amiga BRA demo, by checking if mask buffer exists... | Travis Howell |
2009-03-15 | The Amiga demo of BRA doesn't have quite as many icons. | Travis Howell |
2009-03-15 | Set mouse buffers in Amiga version of BRA, so selecting inventory object no l... | Travis Howell |
2009-03-15 | Fix loading objects in the Amiga version of BRA. | Travis Howell |
2009-03-15 | Fixed regression from r39410, by reimplementing the decompression routine. Th... | Nicola Mettifogo |
2009-03-15 | Ooops, actually set _mixer. | Travis Howell |
2009-03-15 | Enable music in Amiga version of BRA too. | Travis Howell |
2009-03-15 | Added missing initializations. | Nicola Mettifogo |
2009-03-14 | GfxObj is a class, not a struct | Filippos Karapetis |
2009-03-14 | Added midi support to BRA. So far music starts, but related script commands h... | Nicola Mettifogo |
2009-03-14 | Fixed building on 64-bit architectures. | Nicola Mettifogo |
2009-03-14 | * Added a generic sound manager that hides engine-specific managers and allow... | Nicola Mettifogo |
2009-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn |
2009-03-05 | Fix for bug #2664460: Various SeekableReadStream::seek() implementations (as ... | Max Horn |
2009-03-05 | Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ... | Jordi Vilalta Prat |
2009-03-02 | Marked PUT, PRINT and WAIT commands as not used in the scripts of BRA (thus t... | Nicola Mettifogo |
2009-03-02 | Implemented 'open', 'close' and 'leave' commands. | Nicola Mettifogo |
2009-03-02 | Enabled walking delay for follower animation. | Nicola Mettifogo |