Home
last modified time | relevance | path

Searched refs:ResLock (Results 1 – 25 of 42) sorted by relevance

12

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dinit.c521 ResLock(RES_gamescrGfx); in PreloadGameResources()
531 ResLock(RES_traps); in PreloadGameResources()
532 ResLock(RES_words); in PreloadGameResources()
533 ResLock(RES_texnames); in PreloadGameResources()
534 ResLock(RES_texuse); in PreloadGameResources()
535 ResLock(RES_inventory); in PreloadGameResources()
537 ResLock(RES_HUDstrings); in PreloadGameResources()
538 ResLock(RES_lognames); in PreloadGameResources()
539 ResLock(RES_messages); in PreloadGameResources()
540 ResLock(RES_plotware); in PreloadGameResources()
[all …]
H A Dautomap.c217 gr_set_font(ResLock(MFD_FONT)); in mfd_map_expose()
303 mfdamapfont = ResLock(RES_tinyTechFont); in automap_expose_cross_section()
312 mfdamapfont = ResLock(RES_mfdFont); in automap_expose_cross_section()
332 mfdamapfont = ResLock(RES_mfdFont); in automap_expose_zoom()
H A Dpopups.c102 gr_set_font(ResLock(RES_tinyTechFont)); in make_popup_cursor()
168 gr_set_font(ResLock(EMAIL_CURS_FONT)); in make_email_cursor()
H A Dgr2ss.c83 grs_font *ttfont = (grs_font *)ResLock(RES_tinyTechFont); in ss_scale_string()
84 grs_font *mlfont = (grs_font *)ResLock(RES_mediumLEDFont); in ss_scale_string()
133 gr_set_font((grs_font *)ResLock(use_font)); in ss_scale_string()
138 gr_set_font((grs_font *)ResLock(use_font)); in ss_scale_string()
150 gr_set_font((grs_font *)ResLock(use_font)); in ss_scale_string()
H A Dvmail.c290 if (ResLock(RES_FRAMES_vintro) == NULL) in play_vmail()
306 if(ResLock(vmail_frame_anim[vmail_no]+i) == NULL) in play_vmail()
H A Dcardmfd.c121 gr_set_font((grs_font *)ResLock(MFD_FONT)); in mfd_accesscard_expose()
H A Dbark.c104 gr_set_font((grs_font *)ResLock(MFD_FONT)); in mfd_bark_expose()
H A Dfixtrmfd.c128 gr_set_font((grs_font *)ResLock(MFD_FONT)); in mfd_fixture_expose()
H A Dcutsloop.c240 gr_set_font((grs_font *)ResLock(RES_cutsceneFont)); in cutscene_loop()
H A Dgamerend.c183 fx_font = ResLock(RES_mfdFont); in do_secret_fx()
256 f = ResLock(FAKEWIN_NUM_FONT); in do_secret_fx()
H A Dhud.c515 gr_set_font((grs_font *)ResLock(RES_tinyTechFont)); in hud_do_objs()
557 gr_set_font((grs_font *)ResLock(RES_tinyTechFont)); in hud_update()
H A Dtarget.c155 gr_set_font(ResLock(TARGET_FONT)); in mfd_target_expose()
276 gr_set_font(ResLock(TARGET_FONT)); in mfd_target_expose()
H A Dviewhelp.c164 gr_set_font(ResLock(MFD_FONT)); in mfd_viewhelp_expose()
H A Dleanmetr.c183 ResLock(baseRes); // Load hi and lock the new bitmap series. in set_base_lean_bmap()
202 ResLock(baseRes); // Load hi and lock the new bitmap series. in set_base_lean_bmap()
H A Dmfdgump.c138 gr_set_font(ResLock(MFD_FONT)); in mfd_gump_expose()
H A Dsetup.c605 gr_set_font(ResLock(RES_coloraliasedFont)); in PrintWinStats()
711 gr_set_font(ResLock(RES_coloraliasedFont)); in PrintCredits()
864 gr_set_font(ResLock(RES_smallTechFont)); in draw_sg_slot()
H A Dplotware.c248 gr_set_font(ResLock(MFD_FONT)); in mfd_plotware_expose()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/AFILE/Source/
H A Dmovie.c26 uint8_t *ptr = ResLock(id); in AfilePrepareRes()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/RES/Tests/Res/
H A Drestest.c173 ResLock(id); in TestDumpFile()
260 p = (uint8_t *)ResLock(id); in TestSpin()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/RES/Tests/LZW/
H A DLzwLoadRes.c85 ResLock(id); in TestListRes()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/RES/Tests/ResDump/
H A Dres.h104 void *ResLock(Id id); // lock resource & get ptr
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/RES/Tests/Purge/
H A DPurgeTest.cp89 p = (Ptr)ResLock(id);
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/RES/Source/
H A Dres.h109 void *ResLock(Id id); // lock resource & get ptr
H A Dresacc.c190 void *ResLock(Id id) { in ResLock() function
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/AFILE/Tests/
H A DOldAnimConv.c413 ResLock(id); in LoadShockPalette()

12