aboutsummaryrefslogtreecommitdiffstats
path: root/movie.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename movie.c -> movie_play.cKalev Lember2009-04-081-93/+0
| | | | | | The program can only be called as movie_play or movie2ascii, so there is little point to keep the executable as "movie". Besides that, such generic name as "movie" could cause name clashes in Linux distros.
* Convert all `' to "" as per the powwow-1.2.6-dain patch. Note I did not applySteve Slaven2005-03-211-4/+4
| | | | | | the patch since 1.2.7 has some differences to 1.2.5 with regard to command handling and things, so I'm applying the diff parts by hand mostly
* Initial revisionv1.2.7Steve Slaven2005-03-121-0/+93