foxygit / doom Log in
commits tags

/src/strife

ModeNameLast commitUpdatedSize
.gitignore Create strife directory as a copy of doom directory, change Makefile.am… 16 years ago 37 B
CMakeLists.txt Emscripten build target support (#1717) 1 year ago 2.46 KB
Makefile.am Fix incorrect Strife EXTRA_DIST item 4 years ago 2.68 KB
am_map.c Remove unused `leveljuststarted` globals 2 years ago 29.8 KB
am_map.h Clean up file headers. 12 years ago 1.21 KB
d_englsh.h strife: Fix the name of MAP29, should be "Entity's Lair" 11 years ago 18.17 KB
d_items.c Clean up file headers. 12 years ago 2.68 KB
d_items.h Clean up file headers. 12 years ago 1.02 KB
d_main.c src/*: Recast some option descriptions for clarity 2 years ago 54.62 KB
d_main.h strife: Move nickname extern declaration to d_main.h 4 years ago 1.48 KB
d_net.c strife: Move advancedemo extern declaration to d_main.h 4 years ago 6.7 KB
d_player.h strife: Make player_t message member const 8 years ago 5.97 KB
d_textur.h Clean up file headers. 12 years ago 928 B
d_think.h Clean up file headers. 12 years ago 1.45 KB
deh_ammo.c Clean up file headers. 12 years ago 2.27 KB
deh_cheat.c strife: Make deh_cheat_t name member const 7 years ago 3.61 KB
deh_frame.c Clean up file headers. 12 years ago 3.84 KB
deh_misc.c strife: Make misc_settings deh_name member const 7 years ago 6.48 KB
deh_misc.h Remove doomfeatures.h and "features" compiles. 9 years ago 2.77 KB
deh_ptr.c Clean up file headers. 12 years ago 3.01 KB
deh_sound.c Remove doomfeatures.h and "features" compiles. 9 years ago 2.46 KB
deh_strife.c deh: Move common deh_section_t extern declarations to deh_defs.h 4 years ago 1.08 KB
deh_thing.c Clean up file headers. 12 years ago 3.42 KB
deh_weapon.c Clean up file headers. 12 years ago 2.4 KB
doomdata.h Support for Watcom C 9 years ago 4.88 KB
doomdef.c Clean up file headers. 12 years ago 803 B
doomdef.h strife: explicitly declare a bit-shifted 1 literal as unsigned 7 years ago 8.59 KB
doomstat.c strife: Make gamedescription variable const 7 years ago 970 B
doomstat.h strife: Mirror the `mouse_fire_countdown` in joystick logic as well (#1… 4 months ago 6.81 KB
dstrings.c strife: Fix const correctness issues in dstrings.cpp 5 years ago 2.26 KB
dstrings.h strife: Fix const correctness issues in dstrings.cpp 5 years ago 960 B
f_finale.c strife: Move hu_font extern declaration to hu_stuff.h 4 years ago 26.83 KB
f_finale.h Clean up file headers. 12 years ago 997 B
f_wipe.c Clean up file headers. 12 years ago 5.47 KB
f_wipe.h Clean up file headers. 12 years ago 1.15 KB
g_game.c strife: Mirror the `mouse_fire_countdown` in joystick logic as well (#1… 4 months ago 63.26 KB
g_game.h strife: Make G_RecordDemo parameter const 6 years ago 2.2 KB
hu_lib.c strife: Move D_PatchClipCallback prototype to d_main.h 4 years ago 9.46 KB
hu_lib.h strife: Make HUlib_drawYellowText text parameter const 7 years ago 3.63 KB
hu_stuff.c strife: Move nickname extern declaration to d_main.h 4 years ago 17.72 KB
hu_stuff.h strife: Move sendsave extern declaration to hu_stuff.h 4 years ago 1.91 KB
info.c strife: Make sprnames contents and related function parameters const 7 years ago 408.87 KB
info.h strife: Make sprnames contents and related function parameters const 7 years ago 57.1 KB
m_menu.c strife: Mirror the `mouse_fire_countdown` in joystick logic as well (#1… 4 months ago 53.49 KB
m_menu.h strife: Move inhelpscreens extern declaration to m_menu.h 4 years ago 2.51 KB
m_random.c Clean up file headers. 12 years ago 2.48 KB
m_random.h Clean up file headers. 12 years ago 909 B
m_saves.c Add support for non-latin paths and filenames on Windows (#1463) 4 years ago 11.02 KB
m_saves.h Move M_NormalizeSlashes from strife/m_saves to m_misc 6 years ago 1.5 KB
p_ceilng.c Clean up file headers. 12 years ago 7.17 KB
p_dialog.c strife: Make rndmessage_t messages member contents const 7 years ago 39.63 KB
p_dialog.h Convert files from CRLF to LF line endings. 10 years ago 3.51 KB
p_doors.c Add vld_ prefix for vldoor_e enum values. 12 years ago 34.72 KB
p_enemy.c hexen/strife: Fix P_LookForPlayers infinite loop 2 years ago 79.37 KB
p_floor.c Strife: Initialize floor->type and floor->crush fields in EV_BuildStair… 1 year ago 17.49 KB
p_inter.c Fix potential index out of bounds 3 years ago 37.95 KB
p_inter.h Clean up file headers. 12 years ago 1.09 KB
p_lights.c Clean up file headers. 12 years ago 7.68 KB
p_local.h strife: Move bottomslope extern declaration to p_local.h 4 years ago 7.02 KB
p_map.c strife: Move bottomslope extern declaration to p_local.h 4 years ago 40.21 KB
p_maputl.c Add linked list consistency check to P_BlockThingsIterator 3 years ago 22.85 KB
p_mobj.c doom/strife: Fix possible UB in function P_SpawnMapThing when executing… 2 years ago 33.41 KB
p_mobj.h Clean up file headers. 12 years ago 10.07 KB
p_plats.c strife/p_plats.c: Add braces for for() loops and un-indent I_Error(). 10 years ago 8.69 KB
p_pspr.c Remove unused variable "state" in P_MovePsprites 5 years ago 23.93 KB
p_pspr.h strife: Move bulletslope extern declaration to p_pspr.h 4 years ago 1.84 KB
p_saveg.c strife: Make saveg_writep parameter const 8 years ago 46.39 KB
p_saveg.h Clean up file headers. 12 years ago 1.54 KB
p_setup.c Reject overflow emulation for Heretic/Hexen and moving of PadRejectArra… 1 year ago 17.84 KB
p_setup.h Clean up file headers. 12 years ago 887 B
p_sight.c Clean up file headers. 12 years ago 8.07 KB
p_spec.c strife: Move numflats extern declaration to r_data.h 4 years ago 50 KB
p_spec.h Add vld_ prefix for vldoor_e enum values. 12 years ago 11.07 KB
p_switch.c strife: Remove redundant call to DEH_String 8 years ago 32.33 KB
p_telept.c Remove extra assignments of variables (#1323) 5 years ago 4.39 KB
p_tick.c Fix demo desyncs caused by P_RunThinkers() change. 11 years ago 3.2 KB
p_tick.h Clean up file headers. 12 years ago 797 B
p_user.c strife: Make P_RemoveInventoryItem return value const 7 years ago 23.97 KB
r_bsp.c Overflow safety for solidsegs; hopefully interim. 10 years ago 11.38 KB
r_bsp.h Clean up file headers. 12 years ago 1.34 KB
r_data.c Remove unused frac, fracstep and totalwidth variables 4 years ago 22.44 KB
r_data.h strife: Move numflats extern declaration to r_data.h 4 years ago 1.37 KB
r_defs.h Clean up file headers. 12 years ago 7.95 KB
r_draw.c Clean up file headers. 12 years ago 23.37 KB
r_draw.h Clean up file headers. 12 years ago 2.39 KB
r_local.h Clean up file headers. 12 years ago 1.11 KB
r_main.c strife: Move walllights extern declaration to r_segs.h 4 years ago 16.48 KB
r_main.h strife: Move R_ExecuteSetViewSize prototype to r_main.h 4 years ago 2.92 KB
r_plane.c Fix incorrect use of PRIiPTR/PRIuPTR 5 years ago 8.03 KB
r_plane.h Clean up file headers. 12 years ago 1.4 KB
r_segs.c strife: Fix clang abs warning in R_StoreWallRange 6 years ago 16.91 KB
r_segs.h strife: Move walllights extern declaration to r_segs.h 4 years ago 814 B
r_sky.c Clean up file headers. 12 years ago 1.29 KB
r_sky.h Clean up file headers. 12 years ago 952 B
r_state.h Clean up file headers. 12 years ago 2.29 KB
r_things.c Fix new compiler warnings (#1597) 3 years ago 23.32 KB
r_things.h strife: Make sprnames contents and related function parameters const 7 years ago 1.56 KB
s_sound.c Remove doomfeatures.h and "features" compiles. 9 years ago 18.8 KB
s_sound.h Clean up file headers. 12 years ago 2.06 KB
sounds.c Clean up file headers. 12 years ago 5.38 KB
sounds.h Clean up file headers. 12 years ago 3.69 KB
st_lib.c strife: Remove automapactive extern declarations 4 years ago 5.69 KB
st_lib.h Clean up file headers. 12 years ago 3.65 KB
st_stuff.c doom, strife: remove unused `st_gamestate` globals and `st_stateenum_t`… 2 years ago 42.53 KB
st_stuff.h doom, strife: remove unused `st_chatstate` global and `st_chatstateenum… 2 years ago 2.35 KB
strife_icon.c Add new icons - png and *_icon.c files 4 years ago 205.45 KB
wi_stuff.c Clean up file headers. 12 years ago 33.16 KB
wi_stuff.h Clean up file headers. 12 years ago 1.21 KB