Age | Commit message (Expand) | Author |
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 | Added couple of checks in Event handling | Neeraj Kumar |
2010-07-05 | made Quit and RTL features working | Neeraj Kumar |
2010-07-04 | fixed a typo in keyborad events | Neeraj Kumar |
2010-07-03 | added code for mouse and kbd events | Neeraj Kumar |
2010-07-02 | added processing of quit event | Neeraj Kumar |
2010-07-01 | testbed now keeps a list of executed testsuites | Neeraj Kumar |
2010-06-29 | removed all printfs, added logging feature in form of logPrintf | Neeraj Kumar |
2010-06-28 | added template code for testing events | Neeraj Kumar |
2010-06-28 | completed the datetime/timer/mutex tests | Neeraj Kumar |
2010-06-28 | added code to test timers and mutexes, some issues with mutexes present although | Neeraj Kumar |
2010-06-27 | added files for misc tests, implemented the datetime test | Neeraj Kumar |
2010-06-26 | renamed the guards in header files | Neeraj Kumar |
2010-06-26 | split testsuite.h into testsuite.cpp | Neeraj Kumar |
2010-06-26 | the ScummVM header included to all source files | Neeraj Kumar |
2010-06-26 | completed the savefile tests | Neeraj Kumar |
2010-06-25 | added savegame tests | 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-22 | modified the filesystem test, added a script to directly create the game-data... | 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-18 | added testcase for writing files in the filesystem | Neeraj Kumar |
2010-06-17 | added a FS test to open and read a file from the game-data dir | 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-14 | some minor change as per CFC | 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 |
2010-06-08 | updated my outdate copy of trunk, added couple of more tests in gfxtests | Neeraj Kumar |
2010-06-06 | some minor modifications in function args,use of inline specifier | Neeraj Kumar |
2010-06-06 | polished the interface to interact with testsuites, added code to report test... | Neeraj Kumar |
2010-06-04 | some code on getting strings printed on the screen | Neeraj Kumar |
2010-06-03 | able to display rectangle on screen using grabPalette() and copyRectToScreen,... | Neeraj Kumar |
2010-06-02 | completed the basic testsuite class | Neeraj Kumar |
2010-06-02 | enhanced the basic testsuite class | Neeraj Kumar |
2010-06-01 | created the basic testsuite class, will use it to create the GFX testsuite in... | Neeraj Kumar |
2010-05-31 | the basic testbed skeleton, removed any trace of quux | Neeraj Kumar |