File src/version.c


Included Files


Global Function check_version()

boolean check_version ( struct version_info* version_data, const char* filename, boolean complain )
Prototyped in: include/extern.h
Calls: pline()src/pline.c
Called by: init_dungeons()src/dungeon.c
  load_special()src/sp_lev.c
  uptodate()src/version.c

Global Function doextversion()

int doextversion ( void )
Prototyped in: include/extern.h
Used in:  src/cmd.c
References Variables: windowprocs

Global Function doversion()

int doversion ( void )
Prototyped in: include/extern.h
Calls: getversionstring()src/version.c
  pline()src/pline.c
Used in:  src/cmd.c

Global Function get_current_feature_ver()

unsigned long get_current_feature_ver ( void )
Prototyped in: include/extern.h
Called by: feature_alert_opts()src/options.c

Global Function get_feature_notice_ver()

unsigned long get_feature_notice_ver ( char* str )
Prototyped in: include/extern.h
Calls: atoi(), strchr(), strcpy()
Called by: feature_alert_opts()src/options.c

Global Function getversionstring()

char* getversionstring ( char* buf )
Prototyped in: include/extern.h
Calls: strcpy()
Called by: doversion()src/version.c

Global Function store_version()

void store_version ( int fd )
Prototyped in: include/extern.h
Calls: bufoff()src/save.c
  bufon()src/save.c
  bwrite()src/save.c
Called by: dosave0()src/save.c
  savebones()src/bones.c
  savestateinlock()src/save.c

Global Function uptodate()

boolean uptodate ( int fd, const char* name )
Prototyped in: include/extern.h
Calls: check_version()src/version.c
  minit()src/restore.c
  pline()src/pline.c
  read()
Called by: dorecover()src/restore.c
  getbones()src/bones.c
  restore_saved_game()src/files.c
References Variables: windowprocs