aboutsummaryrefslogtreecommitdiff
path: root/saga/puzzle.cpp
AgeCommit message (Collapse)Author
2005-06-15some renamesAndrew Kurushin
svn-id: r18397
2005-05-31Almost complete implementation of Puzzle. Now it is possible to solve itEugene Sandulenko
successfully. Things to do: o non-actors speech, it just doesn't get displayed, though generated o support for CD voices svn-id: r18301
2005-05-29Fix puzzle callback timings. Was mistakingly used millisecs instead of microsecsEugene Sandulenko
svn-id: r18298
2005-05-28game options WIP2Andrew Kurushin
svn-id: r18282
2005-05-26Fix warningEugene Sandulenko
svn-id: r18257
2005-05-26Puzzle WIP. No visuals yet.Eugene Sandulenko
svn-id: r18255
2005-05-23Plug in Puzzle. Now it consists mainly of stubs but neverthless lets skipEugene Sandulenko
the Puzzle and continue game pretending like you completed the Puzzle. svn-id: r18225