Commit Graph
19 Commits
Author SHA1 Message Date
Strangerke bab4b6f729 LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
Eugene Sandulenko 32972a5ffb AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
Max Horn 7c992d6598 DETECTOR: Merge ADParams into AdvancedMetaEngine 2011-06-14 18:17:01 +02:00
Max Horn 3c0c14b4b5 TESTBED: Switch to alternate AdvancedMetaEngine, avoid ADParams 2011-06-10 22:15:45 +02:00
Max Horn 4827cc914a ENGINES: Change incorrect use of 'target' to 'gameid' 2011-06-10 22:15:40 +02:00
Julien 6362542836 TESTBED: Remove dead code, unused arguments and unreferenced symbols 2011-06-07 03:56:18 -04:00
strangerke 69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Ori Avtalion 9414d7a6e2 JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
Max Horn 18d40017e8 ENGINES: Unify code layout of all ADParams instances
svn-id: r54105
2010-11-07 01:01:18 +00:00
Neeraj Kumar a16832760b 1. Added ConfigParams Singelton class to eliminate use of configuration specific static variables.
2. Modified code to handle the change
3. Updated the previously merged obsolete copy of branch gsoc2010-testbed.

svn-id: r52973
2010-10-02 01:05:16 +00:00
Neeraj Kumar 5c4f7ba267 TESTBED: fixed detection
svn-id: r52747
2010-09-16 12:45:09 +00:00
Matthew Hoops 161b2e6c79 TESTBED: Title capitalization and consistency
svn-id: r52686
2010-09-12 16:41:13 +00:00
Neeraj Kumar 7e126ed299 TESTBED: Merged changes from trunk to my branch
svn-id: r51798
2010-08-06 20:13:41 +00:00
Neeraj Kumar 6c0855f3d3 TESTBED: playing audio output with variable sample rates
svn-id: r51766
2010-08-05 21:36:17 +00:00
Neeraj Kumar 424c13e9f4 switched testbed detection code to advance detector, doesn't bails out when game data not found
svn-id: r50789
2010-07-10 19:24:12 +00:00
Neeraj Kumar 3cc204f461 the ScummVM header included to all source files
svn-id: r50320
2010-06-26 13:07:13 +00:00
Neeraj Kumar fb210bd45f added a FS test to open and read a file from the game-data dir
svn-id: r49948
2010-06-17 20:24:01 +00:00
Neeraj Kumar a8a8ea31df the basic testbed skeleton, removed any trace of quux
svn-id: r49341
2010-05-31 04:58:19 +00:00
Neeraj Kumar cbf491a7b8 adding (missed) testbed to engines/, reverting TODO
svn-id: r49197
2010-05-24 17:43:55 +00:00