editor/ehostage.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <conio.h>
#include <dos.h>
#include <direct.h>
#include <string.h>
#include <math.h>
#include "screens.h"
#include "inferno.h"
#include "segment.h"
#include "editor.h"
#include "timer.h"
#include "objpage.h"
#include "fix.h"
#include "mono.h"
#include "error.h"
#include "kdefs.h"
#include "object.h"
#include "polyobj.h"
#include "game.h"
#include "powerup.h"
#include "ai.h"
#include "hostage.h"
#include "eobject.h"
#include "medwall.h"
#include "eswitch.h"
#include "medrobot.h"
#include "key.h"
#include "bm.h"
#include "sounds.h"
#include "centers.h"
#include "piggy.h"

Functions

void vclip_play (vclip *vc, fix frame_time)
int SelectPrevHostage ()
int SelectNextHostage ()
int SelectClosestHostage ()
int PlaceHostage ()
int CompressHostages ()
int SelectNextFace ()
int SelectPrevFace ()
int PlayHostageSound ()
int do_hostage_dialog ()
void hostage_close_window ()
void do_hostage_window ()

Variables

static UI_WINDOWMainWindow = NULL
static UI_GADGET_USERBOXHostageViewBox
static UI_GADGET_INPUTBOXHostageText
static UI_GADGET_BUTTONQuitButton
static int CurrentHostageIndex = -1
static int LastHostageIndex = -1
static fix Vclip_animation_time = 0
static fix Vclip_playback_speed = 0
static vclip * Vclip_ptr = NULL
static char HostageMessage [] = " "
static fix Time

Function Documentation

int CompressHostages  ) 
 

int do_hostage_dialog  ) 
 

void do_hostage_window  ) 
 

void hostage_close_window  ) 
 

int PlaceHostage  ) 
 

int PlayHostageSound  ) 
 

int SelectClosestHostage  ) 
 

int SelectNextFace  ) 
 

int SelectNextHostage  ) 
 

int SelectPrevFace  ) 
 

int SelectPrevHostage  ) 
 

void vclip_play vclip *  vc,
fix  frame_time
 


Variable Documentation

int CurrentHostageIndex = -1 [static]
 

char HostageMessage[] = " " [static]
 

UI_GADGET_INPUTBOX* HostageText [static]
 

UI_GADGET_USERBOX* HostageViewBox [static]
 

int LastHostageIndex = -1 [static]
 

UI_WINDOW* MainWindow = NULL [static]
 

UI_GADGET_BUTTON* QuitButton [static]
 

fix Time [static]
 

fix Vclip_animation_time = 0 [static]
 

fix Vclip_playback_speed = 0 [static]
 

vclip* Vclip_ptr = NULL [static]
 


Generated on Mon Aug 28 20:55:30 2006 for D1X-Rebirth by  doxygen 1.4.6