foxygit / doom Log in
commits tags

/src/hexen

ModeNameLast commitUpdatedSize
.gitignore Add tags files to svn:ignore. 16 years ago 37 B
CMakeLists.txt Emscripten build target support (#1717) 1 year ago 2.21 KB
Makefile.am hexen: Move remaining action function prototypes to new header 3 years ago 2.52 KB
a_action.c hexen: Fix state_t action function type 4 years ago 38.84 KB
am_data.h Clean up file headers. 12 years ago 3.49 KB
am_map.c Remove unused `leveljuststarted` globals 2 years ago 40.47 KB
am_map.h hexen: Move cheating extern declaration to am_map.h 4 years ago 3.21 KB
ct_chat.c hexen: Move usearti extern declaration to h2def.h 4 years ago 12.16 KB
ct_chat.h Clean up file headers. 12 years ago 988 B
d_net.c hexen: Move G_CheckDemoStatus prototype to h2def.h 4 years ago 6.46 KB
f_finale.c hexen: Move viewactive extern declaration to h2def.h 4 years ago 10.26 KB
g_game.c raven: Add flying joystick binds 2 years ago 57 KB
h2_main.c src/*: Recast some option descriptions for clarity 2 years ago 28.77 KB
h2def.h hexen: Let joystick navigate menu 2 years ago 29.53 KB
hexen_icon.c Add new icons - png and *_icon.c files 4 years ago 205.45 KB
in_lude.c hexen: Move LeaveMap extern declaration to h2def.h 4 years ago 15.12 KB
info.c hexen: Move remaining action function prototypes to new header 3 years ago 658 KB
info.h hexen: Fix state_t action function type 4 years ago 67.71 KB
m_random.c Add P_SubRandom and fix P_Random ambiguities 10 years ago 2.51 KB
m_random.h Add P_SubRandom and fix P_Random ambiguities 10 years ago 1.04 KB
mn_menu.c hexen: Let joystick navigate menu 2 years ago 50.23 KB
p_acs.c hexen: Improve type correctness for thinker_t think functions 3 years ago 45.53 KB
p_action.h hexen: Fix state_t action function type 4 years ago 15.13 KB
p_anim.c hexen: Move DoubleSky extern declaration to r_local.h 4 years ago 12.98 KB
p_ceilng.c hexen: Improve type correctness for thinker_t think functions 3 years ago 9.53 KB
p_doors.c hexen: Improve type correctness for thinker_t think functions 3 years ago 9.44 KB
p_enemy.c hexen/strife: Fix P_LookForPlayers infinite loop 2 years ago 144.79 KB
p_floor.c hexen: Improve type correctness for thinker_t think functions 3 years ago 29.96 KB
p_inter.c hexen: Fix state_t action function type 4 years ago 64.62 KB
p_lights.c hexen: Improve type correctness for thinker_t think functions 3 years ago 10.57 KB
p_local.h Hexen: Do not read `player` field from `struct degenmobj_t` (#1757) 1 year ago 13.65 KB
p_map.c Hexen: Partial fix for Segfault in P_BounceWall (#1740) 1 year ago 66.92 KB
p_maputl.c Add linked list consistency check to P_BlockThingsIterator 3 years ago 26 KB
p_mobj.c hexen: Improve type correctness for thinker_t think functions 3 years ago 69.24 KB
p_plats.c hexen: Improve type correctness for thinker_t think functions 3 years ago 8.22 KB
p_pspr.c hexen: Fix state_t action function type 4 years ago 71 KB
p_setup.c Hexen: Do not read `player` field from `struct degenmobj_t` (#1757) 1 year ago 31.67 KB
p_sight.c hexen: Move PolyBlockMap extern declaration to p_local.h 4 years ago 9.73 KB
p_spec.c hexen: Move TextKeyMessages extern declaration to p_local.h 4 years ago 37.01 KB
p_spec.h hexen: Improve type correctness for thinker_t think functions 3 years ago 13.9 KB
p_switch.c maintain an explicit switch list for the demo version 11 years ago 4.85 KB
p_telept.c Clean up file headers. 12 years ago 5.28 KB
p_things.c Clean up file headers. 12 years ago 16.62 KB
p_tick.c Fix demo desyncs caused by P_RunThinkers() change. 11 years ago 4.05 KB
p_user.c hexen: Fix state_t action function type 4 years ago 45.21 KB
po_man.c Hexen: Do not read `player` field from `struct degenmobj_t` (#1757) 1 year ago 44.29 KB
r_bsp.c Overflow safety for solidsegs; hopefully interim. 10 years ago 12.51 KB
r_data.c Remove unused frac, fracstep and totalwidth variables 4 years ago 16.8 KB
r_draw.c Turn maxplayers into a global variable 11 years ago 13.06 KB
r_local.h hexen: Move columnofs extern declaration to r_local.h 4 years ago 14.31 KB
r_main.c hexen: Move walllights extern declaration to r_local.h 4 years ago 18.04 KB
r_plane.c hexen: Move columnofs extern declaration to r_local.h 4 years ago 16.56 KB
r_segs.c hexen: Fix clang abs warning in R_StoreWallRange 6 years ago 19.16 KB
r_things.c Fix new compiler warnings (#1597) 3 years ago 25.92 KB
s_sound.c Hexen: Do not read `player` field from `struct degenmobj_t` (#1757) 1 year ago 24.28 KB
s_sound.h hexen: Make S_StartSongName songLump parameter const 7 years ago 2.34 KB
sb_bar.c hexen: Move P_UndoPlayerMorph prototype to p_local.h 4 years ago 55.04 KB
sc_man.c Remove redundancy in previous commit 7 years ago 10.73 KB
sn_sonix.c hexen: Move S_sfx extern declaration to sounds.h 4 years ago 14.75 KB
sounds.c Clean up file headers. 12 years ago 10.96 KB
sounds.h hexen: Move S_music extern declaration to sounds.h 4 years ago 7.4 KB
st_start.c hexen: Make ST_RealMessage message parameter const 7 years ago 8.11 KB
st_start.h hexen: Make ST_RealMessage message parameter const 7 years ago 1.38 KB
sv_save.c Hexen: Partial fix for Segfault in P_BounceWall (#1740) 1 year ago 75.66 KB
textdefs.h Clean up file headers. 12 years ago 6.37 KB
xddefs.h Support for Watcom C 9 years ago 4.26 KB