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
/
advancedDetector.cpp
Age
Commit message (
Expand
)
Author
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-11-12
Reworked code in the advanced game detector (getting rid of much of the evil ...
Max Horn
2006-11-10
Next step in AdvancedDetector unification. Moved all common functions to
Eugene Sandulenko
2006-11-03
got rid of two memory leaks
Gregory Montoir
2006-10-24
const correctness
Max Horn
2006-10-08
Added a const qualifier inside struct ADGameDescription (rule of thumb: Make ...
Max Horn
2006-10-02
Moved unrelated fields out of ADGameDescription structure.
Eugene Sandulenko
2006-10-02
Unify SAGA/AGOS detection code so other engines could also reuse it
Eugene Sandulenko
[prev]