Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-08 | Replaced evil usage of static globals inside function by proper member variables | Max Horn | |
svn-id: r24183 | |||
2006-10-08 | Added more const qualifiers | Max Horn | |
svn-id: r24182 | |||
2006-10-08 | A few corrections for Elvira 1 game details | Travis Howell | |
svn-id: r24180 | |||
2006-10-06 | Correct typo in game title for Elvira 2 | Travis Howell | |
svn-id: r24139 | |||
2006-10-06 | Correct game titles for Elvira 1/2 | Travis Howell | |
svn-id: r24134 | |||
2006-10-06 | Add Amiga demo of Elvira, and switch to elvira1 for Elvira | Travis Howell | |
svn-id: r24133 | |||
2006-10-05 | Add Amiga versions of Elvira 1/2 and Waxworks | Travis Howell | |
svn-id: r24120 | |||
2006-10-04 | Fix palette regression | Travis Howell | |
svn-id: r24110 | |||
2006-10-04 | Add French version of Elvira 2 | Travis Howell | |
svn-id: r24109 | |||
2006-10-04 | Correct number of variables in Elvira 1/2 | Travis Howell | |
svn-id: r24108 | |||
2006-10-03 | Fix sound effects regression in simon1dos and remove excess game ids | Travis Howell | |
svn-id: r24100 | |||
2006-10-02 | Moved unrelated fields out of ADGameDescription structure. | Eugene Sandulenko | |
svn-id: r24090 | |||
2006-10-02 | Unify SAGA/AGOS detection code so other engines could also reuse it | Eugene Sandulenko | |
without further code duplication. svn-id: r24083 | |||
2006-10-01 | Fixed msvc8 build. | Johannes Schickel | |
svn-id: r24054 | |||
2006-09-30 | Update md5 details for Elvira 1 | Travis Howell | |
svn-id: r24024 | |||
2006-09-29 | When starting a game, make sure that it has the desired target name. The old | Torbjörn Andersson | |
behaviour was to simply pick the first detected game, which made it necessary to keep the Puzzle Pack data files in different directories. Now they can all be in the same one. (Generally it's not a good idea to keep several games in the same directory, of course, but in this case it's perfectly reasonable.) svn-id: r24020 | |||
2006-09-29 | Some minor formating changes. | Torbjörn Andersson | |
svn-id: r24019 | |||
2006-09-29 | Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and | Eugene Sandulenko | |
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013 | |||
2006-09-29 | Phase 2 of Simon renaming. Simon directory renaming | Eugene Sandulenko | |
svn-id: r24009 |