index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2007-02-09
cleanup
Max Horn
2007-02-05
Only do the file based fallback when no matches by MD5s were found
Sven Hesse
2007-02-04
Added Common::getEnabledSpecialDebugLevels
Max Horn
2007-02-04
AdvancedDetector now has built-in fallback detection based on file lists.
Eugene Sandulenko
2007-02-03
Fixing various doxygen warnings
Max Horn
2007-01-30
warnings
Gregory Montoir
2007-01-30
- Fixed bug with single ID detection
Eugene Sandulenko
2007-01-29
Now AdvancedDetector could use single ID per engine. Also it can suggest
Eugene Sandulenko
2007-01-28
Gregory's patch for bug #1645653 ("MSVC71 BUILD: Latest SVN doesn't compile").
Johannes Schickel
2007-01-28
Return a default value in the const-variant of HashMap::getVal, instead of as...
Max Horn
2007-01-28
Add more paramteres to AdvancedDetector. Not used yet.
Eugene Sandulenko
2007-01-27
Fix typo spotted by clone2727
Eugene Sandulenko
2007-01-25
Lots of cleanup in the AdvancedDetector
Max Horn
2007-01-25
cleanup
Max Horn
2007-01-25
Removed getDescription() function
Max Horn
2007-01-25
At this time, ADVANCED_DETECTOR_DEFINE_PLUGIN doesn't take a factory function...
Max Horn
2007-01-25
Print out file size for unmatched files. Also alter output slighty.
Eugene Sandulenko
2007-01-25
Removed class AdvancedDetector
Max Horn
2007-01-25
Mention that some fields in ADGameFileDescription are optional.
Eugene Sandulenko
2007-01-25
Use file sizes in detection too.
Eugene Sandulenko
2007-01-24
Correcting doc comment
Max Horn
2007-01-24
Corrected a comment
Max Horn
2007-01-24
Add optional size parameter to ADGameFileDescription. Not used now.
Eugene Sandulenko
2007-01-24
Hide all AdvacedDetector parameters into a structure for easier maintenance
Eugene Sandulenko
2007-01-21
Added non-const variant of HashMap::getVal
Max Horn
2007-01-21
Added some new HashMap methods: lookupAndCreateIfMissing (internal only), set...
Max Horn
2007-01-20
First phase of detection-related plugins interface improvements. Now plugins
Eugene Sandulenko
2007-01-19
Added copy constructor and assignment operator to class HashMap
Max Horn
2007-01-15
keep warnings off like this ones:
Paweł Kołodziejski
2007-01-14
Still doesn't work with PalmOS compiler
Chris Apers
2006-12-29
Make ADGameFileDescription is built in directly into ADGameDescription.
Eugene Sandulenko
2006-12-25
Tweaked the FixedStack class a bit
Max Horn
2006-12-20
Stripped some more real_ prefixes from function names; also added a new FIXME...
Max Horn
2006-12-19
Properly walk through lists of (extended) ADGameDescriptions -- we previously...
Max Horn
2006-12-19
Renamed real_ADVANCED_DETECTOR_DETECT_GAMES_FUNCTION to ADVANCED_DETECTOR_DET...
Max Horn
2006-12-19
Further AdvancedDetector cleanup (in particular, renamed ADGameDescription::n...
Max Horn
2006-12-19
* Simplified code in AdvancedDetector::detectGame
Max Horn
2006-12-19
* Change the GameList typedef to a proper class with an additional
Max Horn
2006-12-19
Fix compiler warning (in general, NULL is deprecated in C++ -- just use 0 ins...
Max Horn
2006-12-19
Get rif od ARRAYSIZE in ADGameDescription
Eugene Sandulenko
2006-12-19
Got rid of ARRAYSIZE in advanceDetector calls
Eugene Sandulenko
2006-12-19
Added Apple IIgs as machine type for AGI engine
Stuart George
2006-12-17
replace ensureCapacity(_len-1) by ensureCapacity(_len) (fixes bug #1617410)
Willem Jan Palenstijn
2006-11-27
Changed the way String::_storage is initialised, to help GCC 2.95 (see tracke...
Gregory Montoir
2006-11-26
Replaced #ifdef hack in the HashMap code by a much nicer and cleaner 'friend ...
Max Horn
2006-11-22
Fix MSVC2005 warnings. Please, review the changes.
Eugene Sandulenko
2006-11-22
Disable yet another MSVC warning
Eugene Sandulenko
2006-11-13
Fix compile
Travis Howell
2006-11-13
Patch #1583931: (Seekable)SubReadStream
Max Horn
2006-11-13
Prepend the Engine::errorString to debug messages, too (it should probably be...
Max Horn
[prev]
[next]