Age | Commit message (Expand) | Author |
2008-09-20 | Fixed build. | Johannes Schickel |
2008-09-20 | - Merged the new RTL changes into the branch. | Vicent Marti |
2008-09-19 | Unrolled a loop. | Vicent Marti |
2008-09-16 | Added "querySaveMetaInfos" to MetaEngine. | Johannes Schickel |
2008-09-14 | Big patch changing semantics of ReadStream::eos(): | Willem Jan Palenstijn |
2008-09-10 | Fixed bottleneck: Screen dimming. | Vicent Marti |
2008-09-07 | Misc performance fixes. | Vicent Marti |
2008-09-05 | Fixed severe bottleneck in the XML Parser code. | Vicent Marti |
2008-09-05 | Removed useless dependencies from common/file.h in common code. When complete... | Nicola Mettifogo |
2008-09-05 | Fixing a typo :) | Max Horn |
2008-09-05 | Fixing some compiler warnings | Max Horn |
2008-09-03 | TODO: bdf_getline seems to duplicate code from SeekableReadStream::readLine(_... | Max Horn |
2008-09-02 | Massive refactoring/cleanup on the theme engine/parser. | Vicent Marti |
2008-09-01 | Use memcpy instead of hand-rolled colorCopy (on many systems, memcpy is hand-... | Max Horn |
2008-08-31 | Split VectorRenderer interface from custom vector renderers. | Vicent Marti |
2008-08-20 | Renamed graphics/scaler/thumbnail.cpp to thumbnail_intern.cpp. Fixes compilin... | Kari Salminen |
2008-08-20 | - Committed Max' compressed save backseeking support from patch #2050337 "KYR... | Johannes Schickel |
2008-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou... | Johannes Schickel |
2008-08-16 | Merged revisions 33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,... | Vicent Marti |
2008-08-15 | Tons of misc. GFX fixes. | Vicent Marti |
2008-08-14 | Added Classic Theme - WIP (yes, it's working). | Vicent Marti |
2008-08-10 | Bugfix: Selection background too short when scrollbar not present. | Vicent Marti |
2008-08-10 | Bugfix: Several text-drawing issues. | Vicent Marti |
2008-08-09 | Added support for image loading/blitting. | Vicent Marti |
2008-08-08 | SCUMM save/load dialog. | Vicent Marti |
2008-08-05 | Patch #2014663: Do not mark stack as executable in HQx scaler | Max Horn |
2008-08-04 | Theme layout parsing. Work in progress. | Vicent Marti |
2008-08-02 | Added basic support for inner shadows. | Vicent Marti |
2008-08-02 | Screen/dialog dimming. | Vicent Marti |
2008-08-02 | Improved looks on the Modern theme in the new GUI. | Vicent Marti |
2008-08-01 | Replicating the trunk GUI theme. WIP. | Vicent Marti |
2008-08-01 | Massive changes to the renderer in order to replicate the current GUI theme, ... | Vicent Marti |
2008-08-01 | Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-... | Vicent Marti |
2008-07-30 | Bugfix: Pixel init in Conolution mappings | Vicent Marti |
2008-07-29 | Changed class File (and derived classes) to only support read-only access; ad... | Max Horn |
2008-07-26 | Convolution filters for the vector renderer. Pretty cool. | Vicent Marti |
2008-07-25 | More triangle work | Vicent Marti |
2008-07-25 | Fixed warning: kTriangleAuto not handled in switch | Vicent Marti |
2008-07-25 | Fixed triangle drawing. A bit. | Vicent Marti |
2008-07-23 | Improved text handling. | Vicent Marti |
2008-07-23 | Font rendering overhaul. Work in progress. | Vicent Marti |
2008-07-21 | Fixed several segfaults and graphical glitches when drawing at low resolution... | Vicent Marti |
2008-07-21 | Bugfix: Rounded squares at low resolutions were not drawn. | Vicent Marti |
2008-07-21 | Valgrind fix: Invalid read/write while restoring background | Vicent Marti |
2008-07-21 | Valgrind fix: Invalid write in rounded square shadows | Vicent Marti |
2008-07-20 | Rendering pipeline. Broken WIP. | Vicent Marti |
2008-07-17 | Rendering pipeline (almost) fixed. This time for real. | Vicent Marti |
2008-07-17 | Finished tabs drawing. | Vicent Marti |
2008-07-16 | Stroking on tab widgets. Basic support for backcaching. | Vicent Marti |
2008-07-15 | Tab widget / tab drawing for the renderer. Improved text handling. | Vicent Marti |