foxygit / doom Log in
commits tags

/src/heretic

ModeNameLast commitUpdatedSize
.gitignore Add tags files to svn:ignore. 16 years ago 38 B
CMakeLists.txt Emscripten build target support (#1717) 1 year ago 2.17 KB
Makefile.am Generate *_icon.c files as part of build 4 years ago 3.35 KB
am_data.h Clean up file headers. 12 years ago 3.67 KB
am_map.c Remove unused `leveljuststarted` globals 2 years ago 40.66 KB
am_map.h heretic: Move AM_Stop prototype to am_map.h 3 years ago 3 KB
ct_chat.c heretic: Make CT_FromPlrText contents const 7 years ago 11.85 KB
ct_chat.h Clean up file headers. 12 years ago 1 KB
d_main.c src/*: Recast some option descriptions for clarity 2 years ago 24.27 KB
d_net.c heretic: Move advancedemo extern declaration to doomdef.h 4 years ago 5.04 KB
deh_ammo.c Clean up file headers. 12 years ago 2.51 KB
deh_frame.c Improve type correctness in heretic DEH code 4 years ago 11.22 KB
deh_htext.c heretic: Make hhe_string_t string member const 7 years ago 34.44 KB
deh_htic.c heretic: Move deh_section_heretic_text extern declaration to deh_htic.h 3 years ago 4.47 KB
deh_htic.h heretic: Move deh_section_heretic_text extern declaration to deh_htic.h 3 years ago 1.51 KB
deh_sound.c Remove doomfeatures.h and "features" compiles. 9 years ago 2.58 KB
deh_thing.c Clean up file headers. 12 years ago 3.86 KB
deh_weapon.c Clean up file headers. 12 years ago 2.94 KB
doomdata.h Support for Watcom C 9 years ago 4.32 KB
doomdef.h Heretic: Rework SV_Close and add it to DoLoadGame 1 year ago 22.4 KB
dstrings.h Clean up file headers. 12 years ago 8.67 KB
f_finale.c heretic: Move viewactive extern declaration to doomdef.h 4 years ago 9.62 KB
g_game.c Heretic: Rework SV_Close and add it to DoLoadGame 1 year ago 53.56 KB
heretic_icon.c Add new icons - png and *_icon.c files 4 years ago 205.45 KB
in_lude.c heretic: Move AM_Stop prototype to am_map.h 3 years ago 26.52 KB
info.c heretic: Make sprnames contents and related function parameters const 7 years ago 266.59 KB
info.h Always pass three correctly typed pointers to heretic action functions 4 years ago 28.05 KB
m_random.c Add P_SubRandom and fix P_Random ambiguities 10 years ago 2.39 KB
m_random.h Add P_SubRandom and fix P_Random ambiguities 10 years ago 1.05 KB
mn_menu.c heretic: Let joystick navigate menu 2 years ago 46.16 KB
p_action.h Always pass three correctly typed pointers to heretic action functions 4 years ago 11.73 KB
p_ceilng.c heretic: Improve type correctness for thinker_t think functions 4 years ago 7.85 KB
p_doors.c heretic: Improve type correctness for thinker_t think functions 4 years ago 11.45 KB
p_enemy.c heretic: Fix integer overflow in A_Chase 3 years ago 69.98 KB
p_floor.c heretic: Improve type correctness for thinker_t think functions 4 years ago 15.84 KB
p_inter.c Fix potential index out of bounds 3 years ago 43.27 KB
p_lights.c heretic: Improve type correctness for thinker_t think functions 4 years ago 7.83 KB
p_local.h heretic: Improve type correctness for thinker_t think functions 4 years ago 8.54 KB
p_map.c Heretic: check if backsector is NULL (#1670) 2 years ago 45.07 KB
p_maputl.c Add linked list consistency check to P_BlockThingsIterator 3 years ago 17.59 KB
p_mobj.c heretic: Improve type correctness for thinker_t think functions 4 years ago 43.05 KB
p_plats.c heretic: Improve type correctness for thinker_t think functions 4 years ago 7.77 KB
p_pspr.c heretic: Fix cppcheck signedness warning in A_GauntletAttack 3 years ago 55.16 KB
p_saveg.c Heretic: Set SaveGameFP to Null after fclose. 1 year ago 39.16 KB
p_setup.c Reject overflow emulation for Heretic/Hexen and moving of PadRejectArra… 1 year ago 16.17 KB
p_sight.c Clean up file headers. 12 years ago 8.11 KB
p_spec.c heretic: Make TerrainTypeDefs name member const 8 years ago 37.33 KB
p_spec.h heretic: Improve type correctness for thinker_t think functions 4 years ago 9.17 KB
p_switch.c heretic: Remove list terminator for alphSwitchList. 9 years ago 13.35 KB
p_telept.c Remove extra assignments of variables (#1323) 5 years ago 4.65 KB
p_tick.c Fix demo desyncs caused by P_RunThinkers() change. 11 years ago 3.33 KB
p_user.c heretic: Move inv_ptr extern declaration to doomdef.h 4 years ago 27.4 KB
r_bsp.c heretic/r_bsp.c: include "i_system.h" for I_Error() 9 years ago 12.16 KB
r_data.c heretic: Move CheckAbortStartup prototype to doomdef.h 4 years ago 17.73 KB
r_draw.c Clean up file headers. 12 years ago 11.56 KB
r_local.h heretic: Move ylookup extern declaration to r_local.h 4 years ago 12.19 KB
r_main.c heretic: Move walllights extern declaration to r_local.h 4 years ago 17.95 KB
r_plane.c heretic: Move ylookup extern declaration to r_local.h 4 years ago 10.95 KB
r_segs.c heretic: Fix clang abs warning in R_StoreWallRange 6 years ago 19.33 KB
r_things.c Fix new compiler warnings (#1597) 3 years ago 25.12 KB
s_sound.c Doom v1.666, 1.7, 1.8 support. 11 years ago 14.48 KB
s_sound.h heretic: Move snd_Channels extern declaration s_sound.h 3 years ago 1.18 KB
sb_bar.c heretic: Move P_UndoPlayerChicken prototype to p_local.h 4 years ago 34.36 KB
sounds.c Clean up file headers. 12 years ago 6.96 KB
sounds.h Clean up file headers. 12 years ago 4.76 KB