Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-10-14 | Add language and platform to game description and use that accross the source. | Eugene Sandulenko | |
That eliminates GF_LANG_DE and GF_MAC_RESOURCES. svn-id: r19071 | |||
2005-10-02 | Fixed overlapping speech in ferret puzzle. See bug #1260904. | Torbjörn Andersson | |
svn-id: r18925 | |||
2005-08-16 | o Fix crashes on puzzle with floppy (speechless) versions | Eugene Sandulenko | |
o Now hints get correct voices. svn-id: r18695 | |||
2005-08-10 | Rename Actor class members to _members. | Eugene Sandulenko | |
svn-id: r18645 | |||
2005-07-29 | Whitespaces | Eugene Sandulenko | |
svn-id: r18595 | |||
2005-07-15 | Added the puzzle voices from the CD version. I don't know if this breaks | Torbjörn Andersson | |
the floppy version, and it's still not flawless. But it's a start. svn-id: r18544 | |||
2005-07-14 | font & text related changes: | Andrew Kurushin | |
-rewritten font loading -actors box text output implemented -many fixes -implemented nonactors textoutput svn-id: r18542 | |||
2005-07-09 | gfx rearangement | Andrew Kurushin | |
code cleanups svn-id: r18523 | |||
2005-07-08 | implemented per scene actors clipping | Andrew Kurushin | |
so last sequence should look much better (not perfect) svn-id: r18516 | |||
2005-07-08 | Extended the sprite draw() functions so that a clip rect can be specified, | Torbjörn Andersson | |
and used that to clip the puzzle piece being moved around to avoid graphics glitches. svn-id: r18515 | |||
2005-06-15 | some renames | Andrew Kurushin | |
svn-id: r18397 | |||
2005-05-31 | Almost complete implementation of Puzzle. Now it is possible to solve it | Eugene 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-29 | Fix puzzle callback timings. Was mistakingly used millisecs instead of microsecs | Eugene Sandulenko | |
svn-id: r18298 | |||
2005-05-28 | game options WIP2 | Andrew Kurushin | |
svn-id: r18282 | |||
2005-05-26 | Fix warning | Eugene Sandulenko | |
svn-id: r18257 | |||
2005-05-26 | Puzzle WIP. No visuals yet. | Eugene Sandulenko | |
svn-id: r18255 | |||
2005-05-23 | Plug in Puzzle. Now it consists mainly of stubs but neverthless lets skip | Eugene Sandulenko | |
the Puzzle and continue game pretending like you completed the Puzzle. svn-id: r18225 |