Age | Commit message (Expand) | Author |
2010-10-02 | 1. Added ConfigParams Singelton class to eliminate use of configuration speci... | Neeraj Kumar |
2010-09-18 | TESTBED: Fix warnings | Filippos Karapetis |
2010-09-12 | TESTBED: Fix warnings | Eugene Sandulenko |
2010-08-16 | TESTBED: added a README file, some description fixes | Neeraj Kumar |
2010-08-16 | TESTBED: disable aspect ratio correction while running scaling tests | Neeraj Kumar |
2010-08-14 | TESTBED: formatting fix, deleted spaces/tabs at end of line | Neeraj Kumar |
2010-08-09 | TESTBED: Some more refinements to the GUI and mouse event tests | Neeraj Kumar |
2010-08-09 | TESTBED: Some refinemnts related to skipping tests and display in GUI | Neeraj Kumar |
2010-07-25 | TETBED: fixed the boundary error in palette rotation, added colored progress ... | Neeraj Kumar |
2010-07-24 | TESTBED: added a test for checking cursor trails in the GUI, fixed some displ... | Neeraj Kumar |
2010-07-24 | TESTBED: reimplemented the config functionality using ConfigFile Class | Neeraj Kumar |
2010-07-24 | Implemented selection of tests using a config file, config file layout resemb... | Neeraj Kumar |
2010-07-22 | TESTBED: some changes in interaction messages, couple of fixes | Neeraj Kumar |
2010-07-20 | TESTBED: added preface to tests, can skip tests now. | Neeraj Kumar |
2010-07-19 | added code to display progress of the engine so far | Neeraj Kumar |
2010-07-19 | replaced use of snprintf by String::printf | Neeraj Kumar |
2010-07-18 | Some more improvements in the TestbedListWidget and added description method ... | Neeraj Kumar |
2010-07-14 | Fix warnings | Max Horn |
2010-07-14 | Some code formatting fixes | Jordi Vilalta Prat |
2010-07-14 | Whitespace cleanup (mainly spaces and tabs at the end of line) | Jordi Vilalta Prat |
2010-07-11 | improved the scaling test to have a rectangle of estimated size of scaled cur... | Neeraj Kumar |
2010-07-11 | a correction in palette rotations | Neeraj Kumar |
2010-07-08 | restore initial palettes when done with rotation | Neeraj Kumar |
2010-07-08 | implemented rainbow palette rotation | Neeraj Kumar |
2010-07-07 | commented out rotation as of now, avoids 6s delay which shows blank | Neeraj Kumar |
2010-07-07 | Added code to draw rainbow palette using HSV and converting it to RGB | Neeraj Kumar |
2010-07-06 | some minor fixes in cursor handling | Neeraj Kumar |
2010-07-05 | added code to revert back to 8bpp from other formats | Neeraj Kumar |
2010-07-05 | made Quit and RTL features working | Neeraj Kumar |
2010-06-29 | removed all printfs, added logging feature in form of logPrintf | Neeraj Kumar |
2010-06-26 | the ScummVM header included to all source files | Neeraj Kumar |
2010-06-25 | some more refinements to FS and GFX tests | Neeraj Kumar |
2010-06-25 | improved the pixel and other gfx tests | Neeraj Kumar |
2010-06-25 | added code to test 16+ bit pixel formats | Neeraj Kumar |
2010-06-24 | added palette rotation test | Neeraj Kumar |
2010-06-22 | some more filesystem related tweaks | Neeraj Kumar |
2010-06-21 | crash with 3x sacling with cursors of odd dimmensions | Neeraj Kumar |
2010-06-21 | fixed couple of leaks in testbed/fs.cpp, removed some unecesarry code from gr... | Neeraj Kumar |
2010-06-19 | some more changes with GFX and FS tests | Neeraj Kumar |
2010-06-17 | few fixes in GFX tests, added template for FS tests | Neeraj Kumar |
2010-06-16 | some changes in scaling and overlay | Neeraj Kumar |
2010-06-15 | some changes in the display texts | Neeraj Kumar |
2010-06-15 | added/fixed some features in palettized cursors/aspect ratio correction etc. | Neeraj Kumar |
2010-06-14 | added some features suggested by jordi, needs more work although | Neeraj Kumar |
2010-06-13 | added code for testing shake, focus, overlay, scaling, need to fix more some ... | Neeraj Kumar |
2010-06-13 | removed obsolete comments | Neeraj Kumar |
2010-06-13 | improved aspect ratio correction and cursor tests, added test for iconifying ... | Neeraj Kumar |
2010-06-11 | added code for ellipse drawing (Aspect ratio correction), fixed some more for... | Neeraj Kumar |
2010-06-10 | some minor changes in the testsuite structure, reduced no. of files per tests... | Neeraj Kumar |
2010-06-08 | added working test for palettized cursors, tests mouse events as well | Neeraj Kumar |