Age | Commit message (Expand) | Author |
2011-08-07 | COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of... | Christoph Mallon |
2011-08-07 | PSP: Pass the stream as reference to PngLoader. | Christoph Mallon |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-08-07 | JANITORIAL: Add missing NL at EOF. | Christoph Mallon |
2011-06-30 | ALL: Require DECLARE_SINGLETON to be used in the Common namepsace | Ori Avtalion |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-17 | PSP: Make logMessage() implementation independent from parent class(es) | Max Horn |
2011-06-08 | BACKENDS: Shuffle backends class hierarchy and module initialization | Max Horn |
2011-06-07 | PSP: Use OSystem's 'slots' for timer/savefile manager | Max Horn |
2011-06-06 | BACKENDS: Add OSystem::getDefaultConfigFileName | Max Horn |
2011-06-06 | BACKENDS: Unify AudioCD manager instantiation | Max Horn |
2011-06-04 | BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls | Max Horn |
2011-06-04 | COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette | Max Horn |
2011-05-24 | PSP: Fix compilation | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-03 | PSP: Fix various forbidden symbol clashes | Max Horn |
2011-05-03 | PSP: Add FIXME to portdefs.h | Max Horn |
2011-05-03 | BACKENDS: Allow various files to use stuff from time.h | Max Horn |
2011-05-02 | PSP: fixed cursor disappearance bug in 16-bit games | Bluddy |
2011-05-01 | Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". | Johannes Schickel |
2011-05-01 | RELEASE: This is 1.4.0git | Eugene Sandulenko |
2011-04-28 | BACKENDS: Fix compilation for various backends | Ori Avtalion |
2011-04-28 | PSP: Fix compilation | Ori Avtalion |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion |
2011-04-17 | ALL/GRAPHICS: Remove Surface::bytesPerPixel. | Johannes Schickel |
2011-04-17 | BACKENDS: Adapt various backends code to set up Surface::format correctly. | Johannes Schickel |
2011-02-15 | PSP: Adapt to setPalette/grabPalette RGBA->RGB change. | Johannes Schickel |
2011-02-14 | GIT: ./tools/update-version.pl 1 3 0 git | dhewg |
2011-02-12 | BUILD: Remove explicit references to SVN in revision variable names. | Jordi Vilalta Prat |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2010-12-17 | PSP: fixed bug exhibited in Gob engine with blacked out video frames | Yotam Barnoy |
2010-11-29 | BACKENDS: Fix SVN keyword usage. | Johannes Schickel |
2010-11-19 | PSP: Remove tabs from README.PSP. | Johannes Schickel |
2010-11-19 | PSP: Update README.PSP.in with the latest changes to README.PSP. | Johannes Schickel |
2010-11-18 | BACKENDS: Implement logging API proposed by Max on -devel. | Johannes Schickel |
2010-11-18 | PSP: reduced fragmentation by allocating overlay just once | Yotam Barnoy |
2010-11-18 | PSP: added backtracing function for debugging | Yotam Barnoy |
2010-11-16 | COMMON: Simplify DECLARE_SINGLETON macro | Max Horn |
2010-11-10 | PSP: changed renderer to render huge images properly | Yotam Barnoy |
2010-11-04 | PSP: cleaning up some stuff from plugin merge | Yotam Barnoy |
2010-11-03 | Merge from gsoc2010-plugins | Yotam Barnoy |
2010-10-31 | Updated with latest from trunk | Yotam Barnoy |
2010-10-31 | PSP: Enable use of forbidden symbols | Max Horn |
2010-10-29 | PSP: Improved image viewer movement | Yotam Barnoy |
2010-10-29 | PSP: corrected png loader to use bit depth rather than palette size | Yotam Barnoy |
2010-10-27 | PSP: Fixed ImageViewer code to deallocate TimedMessageDialog | Yotam Barnoy |
2010-10-23 | PSP: Fix up imageViewer to pause game | Yotam Barnoy |
2010-10-23 | PSP: make vkbd's function keys match their visual representation | Joost Peters |
2010-10-20 | PSP: added dummy function to allow BS2.5 to build | Yotam Barnoy |