fruitjam-doom/src
Simon Howard e98e86a672 Move call to dehacked entrypoint to stop crashes
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 161
2005-10-04 00:41:49 +00:00
..
am_map.c Dehacked text substitutions 2005-10-03 21:39:39 +00:00
am_map.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
chocolate-doom-res.rc.in Generate chocolate-doom-res.rc with version and product info 2005-09-20 21:20:16 +00:00
chocolate_doom_icon.c Add chocolate_doom_icon.c to CVS. This is kind of bad but saves having 2005-09-27 22:24:24 +00:00
convert-icon Don't write converted output file unless everything went through 2005-09-27 22:23:32 +00:00
d_englsh.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
d_event.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
d_french.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
d_items.c Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
d_items.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
d_main.c Move call to dehacked entrypoint to stop crashes 2005-10-04 00:41:49 +00:00
d_main.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
d_net.c Remove external statistics driver support (-statcopy): 2005-09-22 13:13:47 +00:00
d_net.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
d_player.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
d_textur.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
d_think.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
d_ticcmd.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
deh_ammo.c Replace end of section functions with NULLs as they arent currently being 2005-10-03 11:08:16 +00:00
deh_defs.h The beginnings of dehacked support 2005-10-02 23:49:01 +00:00
deh_frame.c Replace end of section functions with NULLs as they arent currently being 2005-10-03 11:08:16 +00:00
deh_io.c The beginnings of dehacked support 2005-10-02 23:49:01 +00:00
deh_io.h The beginnings of dehacked support 2005-10-02 23:49:01 +00:00
deh_main.c Replace end of section functions with NULLs as they arent currently being 2005-10-03 11:08:16 +00:00
deh_main.h Dehacked text substitutions 2005-10-03 21:39:39 +00:00
deh_mapping.c Add mapping code to map out structures and switch thing/frame code to use 2005-10-03 10:25:37 +00:00
deh_mapping.h Add mapping code to map out structures and switch thing/frame code to use 2005-10-03 10:25:37 +00:00
deh_ptr.c Replace end of section functions with NULLs as they arent currently being 2005-10-03 11:08:16 +00:00
deh_text.c Dehacked text substitutions 2005-10-03 21:39:39 +00:00
deh_thing.c Replace end of section functions with NULLs as they arent currently being 2005-10-03 11:08:16 +00:00
deh_weapon.c Weapons mapping code 2005-10-03 13:21:11 +00:00
doomdata.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
doomdef.c Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
doomdef.h Support demos recorded with cph's modified "v1.91" doom exe - which 2005-09-04 17:33:43 +00:00
doomstat.c Display the correct quit messages according to which game is being played. 2005-09-04 14:51:19 +00:00
doomstat.h Second configuration file to allow chocolate doom-specific settings. 2005-09-11 20:25:56 +00:00
doomtype.h Use ANSI-standard limit constants. Remove LINUX define. 2005-07-23 19:17:11 +00:00
dstrings.c Display the correct quit messages according to which game is being played. 2005-09-04 14:51:19 +00:00
dstrings.h Display the correct quit messages according to which game is being played. 2005-09-04 14:51:19 +00:00
f_finale.c Dehacked text substitutions 2005-10-03 21:39:39 +00:00
f_finale.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
f_wipe.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
f_wipe.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
g_game.c Dehacked text substitutions 2005-10-03 21:39:39 +00:00
g_game.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
hu_lib.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
hu_lib.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
hu_stuff.c Dehacked text substitutions 2005-10-03 21:39:39 +00:00
hu_stuff.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
i_main.c Fix startup messages displayed (build a console binary; remove CON 2005-09-14 22:08:29 +00:00
i_net.c More Windows fixes 2005-08-30 22:15:11 +00:00
i_net.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
i_sound.c Guard against music lumps containing non-MUS data, document in bugs list 2005-10-02 20:23:04 +00:00
i_sound.h Add mmus2mid code from prboom. Use 'void *' for music handles. Pass 2005-09-05 22:50:56 +00:00
i_system.c Fix the length of time that ENDOOM is displayed for 2005-10-02 03:23:54 +00:00
i_system.h Fix declaration of I_Sleep (not I_Delay) and move to right header 2005-09-11 16:39:29 +00:00
i_video.c ENDOOM support using text mode emulation 2005-10-02 03:16:29 +00:00
i_video.h ENDOOM support using text mode emulation 2005-10-02 03:16:29 +00:00
info.c Add missing null to end of sprite names list 2005-07-23 21:42:52 +00:00
info.h Add missing null to end of sprite names list 2005-07-23 21:42:52 +00:00
m_argv.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
m_argv.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
m_bbox.c Use ANSI-standard limit constants. Remove LINUX define. 2005-07-23 19:17:11 +00:00
m_bbox.h Use ANSI-standard limit constants. Remove LINUX define. 2005-07-23 19:17:11 +00:00
m_cheat.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
m_cheat.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
m_fixed.c Use ANSI-standard limit constants. Remove LINUX define. 2005-07-23 19:17:11 +00:00
m_fixed.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
m_menu.c Dehacked text substitutions 2005-10-03 21:39:39 +00:00
m_menu.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
m_misc.c Mouse acceleration code to emulate old DOS drivers 2005-09-17 20:50:46 +00:00
m_misc.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
m_random.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
m_random.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
m_swap.c Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
m_swap.h Add mmus2mid code from prboom. Use 'void *' for music handles. Pass 2005-09-05 22:50:56 +00:00
Makefile.am Add mapping code to map out structures and switch thing/frame code to use 2005-10-03 10:25:37 +00:00
mmus2mid.c Newer versions of mmus2mid.c,h from prboom 2005-09-06 21:06:45 +00:00
mmus2mid.h Newer versions of mmus2mid.c,h from prboom 2005-09-06 21:06:45 +00:00
p_ceilng.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
p_doors.c Dehacked text substitutions 2005-10-03 21:39:39 +00:00
p_enemy.c Commit uac_dead fix 2005-09-24 22:58:01 +00:00
p_floor.c Silence compiler warnings 2005-08-04 18:42:15 +00:00
p_inter.c Dehacked text substitutions 2005-10-03 21:39:39 +00:00
p_inter.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
p_lights.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
p_local.h MAXINTERCEPTS got converted to INT_MAXERCEPTS accidentally when switching 2005-09-08 09:58:00 +00:00
p_map.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
p_maputl.c MAXINTERCEPTS got converted to INT_MAXERCEPTS accidentally when switching 2005-09-08 09:58:00 +00:00
p_mobj.c Import bouncing lost soul fix from prboom 2005-07-23 17:46:19 +00:00
p_mobj.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
p_plats.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
p_pspr.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
p_pspr.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
p_saveg.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
p_saveg.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
p_setup.c Use ANSI-standard limit constants. Remove LINUX define. 2005-07-23 19:17:11 +00:00
p_setup.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
p_sight.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
p_spec.c Use ANSI-standard limit constants. Remove LINUX define. 2005-07-23 19:17:11 +00:00
p_spec.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
p_switch.c Fix switches not changing in Episode 4 2005-09-08 00:01:51 +00:00
p_telept.c Silly me - i misread cph's patch and got the logic backwards 2005-09-06 21:15:08 +00:00
p_tick.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
p_tick.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
p_user.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
r_bsp.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
r_bsp.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
r_data.c 64-bit fixes 2005-09-22 21:42:24 +00:00
r_data.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
r_defs.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
r_draw.c Remove external statistics driver support (-statcopy): 2005-09-22 13:13:47 +00:00
r_draw.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
r_local.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
r_main.c Fix low resolution mode 2005-08-06 18:37:47 +00:00
r_main.h Fix low resolution mode 2005-08-06 18:37:47 +00:00
r_plane.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
r_plane.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
r_segs.c Silence compiler warnings 2005-08-04 18:42:15 +00:00
r_segs.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
r_sky.c Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
r_sky.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
r_state.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
r_things.c Fix low resolution mode 2005-08-06 18:37:47 +00:00
r_things.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
s_sound.c Set the default values for variables in their initialisers. Remove the 2005-09-17 20:25:56 +00:00
s_sound.h Remove unneccessary pragmas 2005-07-23 18:56:07 +00:00
sounds.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
sounds.h Add mmus2mid code from prboom. Use 'void *' for music handles. Pass 2005-09-05 22:50:56 +00:00
st_lib.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
st_lib.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
st_stuff.c Dehacked text substitutions 2005-10-03 21:39:39 +00:00
st_stuff.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
tables.c Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
tables.h Use ANSI-standard limit constants. Remove LINUX define. 2005-07-23 19:17:11 +00:00
v_video.c Set the default values for variables in their initialisers. Remove the 2005-09-17 20:25:56 +00:00
v_video.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
w_wad.c More Windows fixes 2005-08-30 22:15:11 +00:00
w_wad.h Use standard C functions for WAD code 2005-07-23 18:54:06 +00:00
wi_stuff.c Remove "if (french)" stuff, FRENCH define, detect french wad automatically 2005-08-10 08:45:35 +00:00
wi_stuff.h Update copyright to GNU GPL 2005-07-23 16:44:57 +00:00
z_zone.c Remove leftover debug code 2005-09-24 23:45:18 +00:00
z_zone.h Use a new PU_FREE tag to mark free blocks, rather than the 'user' field 2005-09-22 12:58:46 +00:00