aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed
AgeCommit message (Expand)Author
2011-02-20TESTBED: Adapt documentation to the palette RGBA->RGB change.Johannes Schickel
2011-02-14TESTBED: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-16GUI: Move major widgets to new directory gui/widgetsMax Horn
2010-11-16COMMON: Simplify DECLARE_SINGLETON macroMax Horn
2010-11-08COMMON: Push #include audiocd.h in system.h out to .cpp filesMax Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-07ENGINES: Unify code layout of all ADParams instancesMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-23ALL: Fix indention (whitespaces -> tabs)Max Horn
2010-10-021. Added ConfigParams Singelton class to eliminate use of configuration speci...Neeraj Kumar
2010-09-18TESTBED: Fix warningsFilippos Karapetis
2010-09-16TESTBED: fixed detectionNeeraj Kumar
2010-09-12TESTBED: Title capitalization and consistencyMatthew Hoops
2010-09-12TESTBED: Fix warningsEugene Sandulenko
2010-08-16TESTBED: added a README file, some description fixesNeeraj Kumar
2010-08-16TESTBED: disable aspect ratio correction while running scaling testsNeeraj Kumar
2010-08-14TESTBED: modified the Keyboard test Look-up table to include all alphanumeric...Neeraj Kumar
2010-08-14TESTBED: formatting fix, deleted spaces/tabs at end of lineNeeraj Kumar
2010-08-14TESTBED: some more refinements with handling Quit events in GUINeeraj Kumar
2010-08-12TESTBED: display appropriate message at begining if game-data files are not f...Neeraj Kumar
2010-08-12TESTBED: disable tests when required data is not foundNeeraj Kumar
2010-08-11TESTBED: enable playing MIDI through testbedNeeraj Kumar
2010-08-10TESTBED: basic template for midi testsNeeraj Kumar
2010-08-09TESTBED: Some more refinements to the GUI and mouse event testsNeeraj Kumar
2010-08-09TESTBED: Some refinemnts related to skipping tests and display in GUINeeraj Kumar
2010-08-07TESTBED: added checks to make sure the object is acquired before use, fixed a...Neeraj Kumar
2010-08-07TESTBED: fixed default disabling of FS testsuite when game data files are not...Neeraj Kumar
2010-08-07TESTBED: fix in fs testsNeeraj Kumar
2010-08-06TESTBED: Merged changes from trunk to my branchNeeraj Kumar
2010-08-05TESTBED: playing audio output with variable sample ratesNeeraj Kumar
2010-08-03TESTBED: added audiocd test sound tracks as the testbed engine dataNeeraj Kumar
2010-08-03TESTBED: Implemented audioCD testsNeeraj Kumar
2010-08-01TESTBED: implemented the exit dialog using ListWidgetNeeraj Kumar
2010-08-01TESTBED: fixed a typo, due to which the config file size was increasing if a ...Neeraj Kumar
2010-07-30TESTBED: added code to enable the mixer to simultaneously play channels, paus...Neeraj Kumar
2010-07-30TESTBED: generalized the GUI, added code for the end text gui message and opt...Neeraj Kumar
2010-07-29TESTBED: implemented gui of Sound Subsystem testsNeeraj Kumar
2010-07-27TESTBED: added finish zone in mouse event testsNeeraj Kumar
2010-07-27TESTBED: Updated the progress bar to show count of enabled test/testsuites in...Neeraj Kumar
2010-07-26TESTBED: implemented some sample beeps using PCSpeaker emulator for testing s...Neeraj Kumar
2010-07-25TETBED: fixed the boundary error in palette rotation, added colored progress ...Neeraj Kumar
2010-07-25TESTBED: minor addition of code to enable loggingNeeraj Kumar
2010-07-24TESTBED: removed unnecessary code from config file implementationNeeraj Kumar
2010-07-24TESTBED: added a test for checking cursor trails in the GUI, fixed some displ...Neeraj Kumar
2010-07-24TESTBED: reimplemented the config functionality using ConfigFile ClassNeeraj Kumar
2010-07-24Implemented selection of tests using a config file, config file layout resemb...Neeraj Kumar
2010-07-22TESTBED: some changes in interaction messages, couple of fixesNeeraj Kumar