53         memset( full_path, 0, 
sizeof(full_path) );
 
   54         memset( tmp_name, 0, 
sizeof(tmp_name) );
 
   58         char *
p = strrchr(tmp_name, 
'.');
 
   66         strcpy( out_name, full_path );
 
   91         memset(full_name, 0, 
sizeof(full_name));
 
   97                 char *
p = strrchr(full_name, 
'.');
 
  100                 mprintf((
"Movie Error:  Unable to open '%s' movie in any supported format.\n", full_name));
 
  130                         mprintf((
"MOVIE ERROR: Found invalid movie! (%s)\n", name));
 
  147                         mprintf((
"MOVIE ERROR: Found invalid movie! (%s)\n", name));
 
const char * movie_ext_list[]
 
void theora_close(THEORAFILE *movie)
 
#define gr_set_clear_color
 
int cf_find_file_location_ext(const char *filename, const int ext_num, const char **ext_list, int pathtype, int max_out=0, char *pack_filename=NULL, int *size=NULL, int *offset=NULL, bool localize=false)
 
void mve_play(MVESTREAM *mve)
 
void gr_set_color(int r, int g, int b)
 
void mve_close(MVESTREAM *stream)
 
void movie_play_two(char *name1, char *name2)
 
THEORAFILE * theora_open(char *filename)
 
GLuint const GLchar * name
 
void theora_play(THEORAFILE *movie)
 
MVESTREAM * mve_open(char *filename)
 
bool movie_play(char *name)
 
void mve_init(MVESTREAM *mve)
 
void cutscene_mark_viewable(char *filename)
 
int movie_find(char *filename, char *out_name)