Home
last modified time | relevance | path

Searched refs:ANGBAND_DIR_XTRA (Results 1 – 25 of 35) sorted by relevance

12

/dports/games/tomenet/tomenet-4.6.0/src/console/
H A Dvariable.c28 cptr ANGBAND_DIR_XTRA; variable
H A Dexterns.h37 extern cptr ANGBAND_DIR_XTRA;
/dports/games/zangband/zangband/src/
H A Dmain.c276 string_free(ANGBAND_DIR_XTRA); in change_path()
277 ANGBAND_DIR_XTRA = string_make(s + 1); in change_path()
H A Dinit2.c118 string_free(ANGBAND_DIR_XTRA); in init_file_paths()
147 ANGBAND_DIR_XTRA = string_make(""); in init_file_paths()
235 ANGBAND_DIR_XTRA = string_make(path); in init_file_paths()
1666 string_free(ANGBAND_DIR_XTRA); in cleanup_angband()
H A Dmain-dos.c1924 path_make(xtra_graf_dir, ANGBAND_DIR_XTRA, "graf"); in init_dos()
1927 path_make(xtra_font_dir, ANGBAND_DIR_XTRA, "font"); in init_dos()
1930 path_make(xtra_sound_dir, ANGBAND_DIR_XTRA, "sound"); in init_dos()
1933 path_make(xtra_music_dir, ANGBAND_DIR_XTRA, "music"); in init_dos()
H A Dmain-tnb.c311 path_make(tnb_font_file, ANGBAND_DIR_XTRA, "font/16x16.txt"); in init_tnb()
H A Dvariable.c702 cptr ANGBAND_DIR_XTRA; variable
H A Dmain-win.c4878 validate_dir(ANGBAND_DIR_XTRA); in init_stuff()
4888 path_make(path, ANGBAND_DIR_XTRA, "font"); in init_stuff()
4906 path_make(path, ANGBAND_DIR_XTRA, "graf"); in init_stuff()
4920 path_make(path, ANGBAND_DIR_XTRA, "sound"); in init_stuff()
4933 path_make(path, ANGBAND_DIR_XTRA, "music"); in init_stuff()
4944 path_make(path, ANGBAND_DIR_XTRA, "help"); in init_stuff()
H A Dmain-lsl.c464 path_make(path, ANGBAND_DIR_XTRA, "graf"); in term_load_bitmap()
H A Dmain-ami.c1892 path_make(fname, ANGBAND_DIR_XTRA, "cfg/menu.cfg"); in read_menus()
2939 path_make( tmp , ANGBAND_DIR_XTRA , MTOM); in amiga_tomb()
3620 path_make( tmp , ANGBAND_DIR_XTRA , screen_enhanced ? AB_MGFX : DE_MGFX ); in load_gfx()
4242 path_make( buffer, ANGBAND_DIR_XTRA, AB_MGFX_CMAP ); in read_enhanced_palette()
4261 path_make( buffer, ANGBAND_DIR_XTRA, DE_MGFX_CMAP ); in read_normal_palette()
4407 path_make(buf, ANGBAND_DIR_XTRA, "cfg/sound.cfg"); in init_sound()
4488 path_make(buf, ANGBAND_DIR_XTRA, "sound"); in init_sound()
4639 path_make(buf, ANGBAND_DIR_XTRA, "sound"); in play_sound()
H A Dmain-ibm.c1260 path_make(buf, ANGBAND_DIR_XTRA, "angband.fnt"); in init_ibm()
H A Dmaid-grf.c242 path_build(filename, 1024, ANGBAND_DIR_XTRA, "graf/32x32.bmp"); in pick_graphics()
264 path_build(filename, 1024, ANGBAND_DIR_XTRA, "graf/16x16.bmp"); in pick_graphics()
293 path_build(filename, 1024, ANGBAND_DIR_XTRA, "graf/8x8.bmp"); in pick_graphics()
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dmain-lsl.c130 path_build(path, 255, ANGBAND_DIR_XTRA, "8x13.bmp"); in read_bmp_file()
434 path_build(path, 255, ANGBAND_DIR_XTRA, "8x12alt.psf"); in initfont()
H A Dc-files.c685 string_free(ANGBAND_DIR_XTRA); in init_file_paths()
707 ANGBAND_DIR_XTRA = string_make(""); in init_file_paths()
730 ANGBAND_DIR_XTRA = string_make(path); in init_file_paths()
H A Dvariable.c179 cptr ANGBAND_DIR_XTRA; variable
H A Dmain-ibm.c1196 path_build(buf, 1024, ANGBAND_DIR_XTRA, "angband.fnt"); in init_ibm()
H A Dc-util.c6582 path_build(path, 1024, ANGBAND_DIR_XTRA, "font");
7104 path_build(path, 1024, ANGBAND_DIR_XTRA, "sound");
7111 path_build(path, 1024, ANGBAND_DIR_XTRA, "sound");
7119 path_build(path, 1024, ANGBAND_DIR_XTRA, "sound");
7166 path_build(path, 1024, ANGBAND_DIR_XTRA, "music");
7183 path_build(path, 1024, ANGBAND_DIR_XTRA, "music");
7201 path_build(path, 1024, ANGBAND_DIR_XTRA, "music");
H A Dmain-win.c3618 validate_dir(ANGBAND_DIR_XTRA); /* Sounds & Graphics */ in init_stuff()
3624 path_build(path, 1024, ANGBAND_DIR_XTRA, "font"); in init_stuff()
3643 path_build(path, 1024, ANGBAND_DIR_XTRA, "graf"); in init_stuff()
3664 path_build(path, 1024, ANGBAND_DIR_XTRA, "sound"); in init_stuff()
H A Dsnd-sdl.c292 path_build(path, sizeof(path), ANGBAND_DIR_XTRA, "sound"); in sound_sdl_init()
479 path_build(path, sizeof(path), ANGBAND_DIR_XTRA, "music"); in sound_sdl_init()
H A Dexterns.h304 extern cptr ANGBAND_DIR_XTRA;
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dc-variable.c256 cptr ANGBAND_DIR_XTRA; variable
H A Dc-files.c484 string_ifree(ANGBAND_DIR_XTRA); in free_file_paths()
524 ANGBAND_DIR_XTRA = string_make(""); in init_file_paths()
576 ANGBAND_DIR_XTRA = string_make(path); in init_file_paths()
H A Dmain-ibm.c1196 path_build(buf, 1024, ANGBAND_DIR_XTRA, "angband.fnt"); in init_ibm()
H A Dc-externs.h278 extern cptr ANGBAND_DIR_XTRA;
H A Dmain-x11.c2998 path_build(filename, sizeof(filename), ANGBAND_DIR_XTRA, format("graf/%s", gm->file)); in init_x11()
3032 path_build(filename, sizeof(filename), ANGBAND_DIR_XTRA, format("graf/%s", gm->file)); in init_x11()

12