Home
last modified time | relevance | path

Searched refs:hack_time (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/slider/Slider-7bf0423/
H A Ddragonfly-hammer-history.adb259 hack_time : CAL.Time; variable
261 hack_time := CCV.To_Ada_Time (Unix_Time => hack);
262 return CFM.Image (Date => hack_time, Time_Zone => tz_offset);
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/weapon/
H A Dbeam.cpp1256 int hack_time = 100; variable
1260 hack_time = Dc_arg_int;
1291 b->Beam_muzzle_stamp = timestamp(hack_time); in beam_generate_muzzle_particles()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/weapon/
H A Dbeam.cpp1476 int hack_time = 100; variable
1479 dc_stuff_int(&hack_time);
1509 b->Beam_muzzle_stamp = timestamp(hack_time); in beam_generate_muzzle_particles()