Max Horn
|
dc77d02c7e
|
Removed common/map.h with the Common::Map template class (it was a very bad implementation, and our HashMap is simply better).
svn-id: r21688
|
2006-04-08 11:38:41 +00:00 |
|
Travis Howell
|
69d3fb7ef8
|
Remove debug left over
svn-id: r21584
|
2006-04-04 02:41:45 +00:00 |
|
Travis Howell
|
46270a5dd7
|
Update game detection code, with recent changes from SAGA engine
svn-id: r21478
|
2006-03-28 13:33:18 +00:00 |
|
Max Horn
|
9f93e5bb81
|
Renamed various container isEmpty() methods to empty() to match STL conventions
svn-id: r21472
|
2006-03-28 09:42:54 +00:00 |
|
Eugene Sandulenko
|
dd505ff6ae
|
Fixing bug #1458388: "SIMON1: Game Detection fails".
Sometimes instead of "GAMEPC" we get "GAMEPC." (note trailing dot)
svn-id: r21455
|
2006-03-25 21:17:38 +00:00 |
|
Eugene Sandulenko
|
47b3a748f4
|
- Print more meaningful game names on detection stage
- Move detection debug messages from level 0 to level 2
svn-id: r21453
|
2006-03-25 19:46:58 +00:00 |
|
Travis Howell
|
5a8a32e350
|
Add initial support for Amiga and Macintosh versions of The Feeble Files
svn-id: r21399
|
2006-03-22 06:21:17 +00:00 |
|
Travis Howell
|
f9797f3ac3
|
Correct mistake in md5 tables for Simon the Sorcerer 2 (DOS Floppy)
svn-id: r21219
|
2006-03-12 00:53:30 +00:00 |
|
Max Horn
|
6b988a51bd
|
Moved SIMON plugin interface code from simon.cpp to game.cpp
svn-id: r21180
|
2006-03-09 14:30:43 +00:00 |
|
Max Horn
|
1d14d18893
|
Modified SIMON engine to use DetectedGame::updateDesc
svn-id: r21176
|
2006-03-09 13:29:45 +00:00 |
|
Max Horn
|
d2f78184af
|
- added new toDetectedGame() template function (analog to toGameSettings)
- made use of the new DetectedGame constructor from my last commit
- some related cleanup
svn-id: r21149
|
2006-03-09 01:42:56 +00:00 |
|
Travis Howell
|
2cf16b0d14
|
Add correct md5 for second version of Simon the Sorcerer 2 patched to Russian
svn-id: r21057
|
2006-03-04 04:29:38 +00:00 |
|
Travis Howell
|
4d6b3dd5f3
|
Add German version of Simon the Sorcerer 2 (DOS Floppy)
svn-id: r20803
|
2006-02-20 23:27:32 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|