doom3-bfg/doomclassic/doom
Karin bef28ab428
Make move type is signed char
If as unsigned char, always move forward and right, and speed is faster.
2024-05-30 20:25:11 +08:00
..
am_map.cpp Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security 2023-06-20 12:24:24 -04:00
am_map.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
constructs.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
d_englsh.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
d_event.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
d_french.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
d_items.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
d_items.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
d_main.cpp Applied astyle 2023-07-14 11:35:37 +02:00
d_main.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
d_net.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
d_net.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
d_player.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
d_textur.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
d_think.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
d_ticcmd.h Make move type is signed char 2024-05-30 20:25:11 +08:00
defs.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
doomdata.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
doomdef.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
doomdef.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
doominterface.cpp Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security 2023-06-20 12:24:24 -04:00
doominterface.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
doomlib.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
doomlib.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
doomstat.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
doomstat.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
doomtype.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
dstrings.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
dstrings.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
f_finale.cpp Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security 2023-06-20 12:24:24 -04:00
f_finale.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
f_wipe.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
f_wipe.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
g_game.cpp Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security 2023-06-20 12:24:24 -04:00
g_game.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
globaldata.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
globaldata.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
hu_lib.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
hu_lib.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
hu_stuff.cpp Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security 2023-06-20 12:24:24 -04:00
hu_stuff.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
i_input.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
i_main.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
i_net.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
i_net.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
i_net_win32.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
i_sound.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
i_sound_openal.cpp Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security 2023-06-20 12:24:24 -04:00
i_sound_stub.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
i_sound_win32.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
i_system.cpp Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security 2023-06-20 12:24:24 -04:00
i_system.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
i_video.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
i_video_ps3.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
info.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
info.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_argv.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_argv.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_bbox.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_bbox.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_cheat.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_cheat.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_fixed.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_fixed.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_menu.cpp Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security 2023-06-20 12:24:24 -04:00
m_menu.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_misc.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_misc.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_random.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_random.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_swap.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
m_swap.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
Main.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
mus2midi.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_ceilng.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_doors.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_enemy.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_floor.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_inter.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_inter.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_lights.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_local.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_map.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_maputl.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_mobj.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_mobj.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_plats.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_pspr.cpp Fix MSVC warnings for RBDoom3BFG, suppress for some third party source libs (jpeg, png, oggvorbis) 2023-06-23 16:30:48 -04:00
p_pspr.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_saveg.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_saveg.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_setup.cpp Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security 2023-06-20 12:24:24 -04:00
p_setup.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_sight.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_spec.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_spec.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_switch.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_telept.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_tick.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_tick.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
p_user.cpp Fix MSVC warnings for RBDoom3BFG, suppress for some third party source libs (jpeg, png, oggvorbis) 2023-06-23 16:30:48 -04:00
Precompiled.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
Precompiled.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_bsp.cpp Fix MSVC warnings for RBDoom3BFG, suppress for some third party source libs (jpeg, png, oggvorbis) 2023-06-23 16:30:48 -04:00
r_bsp.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_data.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_data.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_defs.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_draw.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_draw.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_local.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_main.cpp Fix MSVC warnings for RBDoom3BFG, suppress for some third party source libs (jpeg, png, oggvorbis) 2023-06-23 16:30:48 -04:00
r_main.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_plane.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_plane.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_segs.cpp Fix MSVC warnings for RBDoom3BFG, suppress for some third party source libs (jpeg, png, oggvorbis) 2023-06-23 16:30:48 -04:00
r_segs.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_sky.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_sky.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_state.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_things.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
r_things.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
s_sound.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
s_sound.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
sounds.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
sounds.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
st_lib.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
st_lib.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
st_stuff.cpp Applied astyle 2023-07-14 11:35:37 +02:00
st_stuff.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
structs.h Astyle 2022-12-19 12:40:45 +01:00
tables.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
tables.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
typedefs.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
v_video.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
v_video.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
vars.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
w_wad.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
w_wad.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
wi_stuff.cpp Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security 2023-06-20 12:24:24 -04:00
wi_stuff.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
z_zone.cpp Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00
z_zone.h Formatted doomclassic code with Astyle 2022-09-05 22:25:33 +02:00