Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-29 | Add French version of Simon the Sorcerer 2 (Windows CD) | Travis Howell | |
svn-id: r25252 | |||
2007-01-28 | Fix crash on PalmOS due to out of memory | Chris Apers | |
svn-id: r25248 | |||
2007-01-28 | Added French/Atari ST version of Elvira 1 and 2 | Chris Apers | |
svn-id: r25247 | |||
2007-01-28 | Add more paramteres to AdvancedDetector. Not used yet. | Eugene Sandulenko | |
svn-id: r25241 | |||
2007-01-27 | Revert audiostream changes for VOC sound, due to sgin differences in Amiga ↵ | Travis Howell | |
CD32 verison of Simon 1. svn-id: r25220 | |||
2007-01-27 | Correct md5 details for restart file in Amiga/AtariST versions of Elvira 1/2 ↵ | Travis Howell | |
and Waxworks. svn-id: r25218 | |||
2007-01-25 | Lots of cleanup in the AdvancedDetector | Max Horn | |
svn-id: r25194 | |||
2007-01-25 | Reduce #include dependencies | Eugene Sandulenko | |
svn-id: r25178 | |||
2007-01-24 | Add optional size parameter to ADGameFileDescription. Not used now. | Eugene Sandulenko | |
svn-id: r25164 | |||
2007-01-24 | Hide all AdvacedDetector parameters into a structure for easier maintenance | Eugene Sandulenko | |
and extensibility svn-id: r25163 | |||
2007-01-21 | Removed common/advancedDetector.h from agos.h, thus reducing the number of ↵ | Max Horn | |
build deps on base/plugins.h and base/game.h from about 155 to 113 (and also reducing the deps on advancedDetector.h, of course). The same should be done to all other engines using the advanced detector (AGI, CINE, SAGA, Parallaction) svn-id: r25154 | |||
2007-01-20 | First phase of detection-related plugins interface improvements. Now plugins | Eugene Sandulenko | |
return StringMap instead of fixed list of parameters. This adds great flexibility. Current patch should not alter any functionality, i.e. if there are regressions, submit a report. Phase 2 will benefit from these changes and will come later. svn-id: r25134 | |||
2007-01-16 | Update details for German version of Elvira 2 | Travis Howell | |
svn-id: r25107 | |||
2007-01-10 | Add Spanish version of Elvira 2 | Travis Howell | |
svn-id: r25066 | |||
2007-01-03 | Limit keyboard specific verb code to arrow keys only in PP/WW | Travis Howell | |
svn-id: r24972 | |||
2007-01-03 | The arrows keys aren't monitored in DIMP | Travis Howell | |
svn-id: r24969 | |||
2007-01-01 | Add volume support for music in swampy | Travis Howell | |
svn-id: r24966 | |||
2007-01-01 | Add eriktorbjorn's patch for secondary sound looping in swampy, with minor ↵ | Travis Howell | |
changes for uncompressed sounds. svn-id: r24965 | |||
2007-01-01 | At Kirben's request, I've applied my old keyboard repeat patch for the AGOS | Torbjörn Andersson | |
engine. Swampy's Adventures really needs it, and the more generic solution to keyboard repeat is apparently stalled. svn-id: r24964 | |||
2007-01-01 | Cleanup | Travis Howell | |
svn-id: r24963 | |||
2007-01-01 | Add dxa file extension for short version of filenames too. | Travis Howell | |
svn-id: r24961 | |||
2007-01-01 | Fix bug #1624767 - FF: save games will not load. | Travis Howell | |
svn-id: r24960 | |||
2006-12-30 | Cleanup | Torbjörn Andersson | |
svn-id: r24953 | |||
2006-12-30 | Fixed warning. | Torbjörn Andersson | |
svn-id: r24952 | |||
2006-12-30 | Add German version of PP - Swampy Adventures | Travis Howell | |
svn-id: r24951 | |||
2006-12-29 | Make ADGameFileDescription is built in directly into ADGameDescription. | Eugene Sandulenko | |
svn-id: r24947 | |||
2006-12-25 | Set maximum saved game file to 998, since 999 is used for as restart state in FF | Travis Howell | |
svn-id: r24927 | |||
2006-12-20 | Tiny whitespace changes. | Torbjörn Andersson | |
svn-id: r24907 | |||
2006-12-19 | Renamed real_ADVANCED_DETECTOR_DETECT_GAMES_FUNCTION to ↵ | Max Horn | |
ADVANCED_DETECTOR_DETECT_GAMES_FUNCTION, and real_ADVANCED_DETECTOR_DETECT_INIT_GAME to ADVANCED_DETECTOR_DETECT_INIT_GAME svn-id: r24896 | |||
2006-12-19 | Get rif od ARRAYSIZE in ADGameDescription | Eugene Sandulenko | |
svn-id: r24882 | |||
2006-12-19 | Got rid of ARRAYSIZE in advanceDetector calls | Eugene Sandulenko | |
svn-id: r24881 | |||
2006-11-23 | Add German demo of Simon the Sorcerer 2 (DOS CC) | Travis Howell | |
svn-id: r24773 | |||
2006-11-23 | Remove left over debug code | Travis Howell | |
svn-id: r24772 | |||
2006-11-23 | Avoid compiler warnings | Travis Howell | |
svn-id: r24764 | |||
2006-11-22 | Fix MSVC2005 warnings. Please, review the changes. | Eugene Sandulenko | |
svn-id: r24760 | |||
2006-11-15 | Add inital pause code for Elvira 1/2 & WW, and cleanup | Travis Howell | |
svn-id: r24723 | |||
2006-11-12 | Reworked code in the advanced game detector (getting rid of much of the evil ↵ | Max Horn | |
#define hell it consisted of previously) svn-id: r24685 | |||
2006-11-11 | Limit Evlira 1 mouse hack to full version | Travis Howell | |
svn-id: r24677 | |||
2006-11-10 | Next step in AdvancedDetector unification. Moved all common functions to | Eugene Sandulenko | |
macroses. Now typical usage is just list of macros with parameters and array of game details. svn-id: r24670 | |||
2006-11-09 | Add debugger command, to allow object flag vlaues to be altered. | Travis Howell | |
svn-id: r24663 | |||
2006-11-09 | Fix bug #1592914 - SIMON1: Crash in Dwarf Cave | Travis Howell | |
svn-id: r24662 | |||
2006-11-07 | Fix restarting game in Elvira 2 | Travis Howell | |
svn-id: r24646 | |||
2006-11-06 | Fix restarting game in Elvira 1 | Travis Howell | |
svn-id: r24645 | |||
2006-11-06 | Add inherit code for earlier games | Travis Howell | |
svn-id: r24640 | |||
2006-11-06 | Cleanup | Travis Howell | |
svn-id: r24639 | |||
2006-11-06 | Add contain code differences between earlier games | Travis Howell | |
svn-id: r24634 | |||
2006-11-06 | Split draw code for earlier games, to prevent regressions for now | Travis Howell | |
svn-id: r24633 | |||
2006-11-06 | System mouse code no longer required | Travis Howell | |
svn-id: r24632 | |||
2006-11-06 | Fix mouse palette in WW | Travis Howell | |
svn-id: r24631 | |||
2006-11-06 | The clear timers script only exists in Simon1 | Travis Howell | |
svn-id: r24630 |