RingRacers/src
James R e9dc22a399 Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE
Fix for GCC C++ compiler, which always defines _GNU_SOURCE.
2022-12-30 20:17:26 -08:00
..
android Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
blua Move all sources into CMakeLists.txt 2022-11-28 21:46:43 -08:00
dummy Make dummy compile again, if SDL is explicitly set to 0 2022-10-13 18:06:48 -05:00
hardware Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
io Add srb2::io streams abstraction 2022-12-30 21:15:44 -06:00
locale
Makefile.d make: Fix ifdef check from dummy target changes 2022-10-20 21:12:58 -05:00
nds
objects Merge branch 'master' into special-stages 2022-12-22 05:18:56 -05:00
sdl Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
sdl12
tests Redefine boolean for C++ compatibility 2022-12-12 16:34:25 -06:00
win32 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
win32ce
.gitignore
am_map.c devmode cheat online 2022-09-29 12:19:45 -04:00
am_map.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
Android.mk
apng.c
apng.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
asm_defs.inc
byteptr.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
CMakeLists.txt Add srb2::io streams abstraction 2022-12-30 21:15:44 -06:00
command.c M_CheckNetUnlockByID 2022-12-09 17:26:52 +00:00
command.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
comptime.c cmake: add COMPVERSION_UNCOMMITTED 2022-10-08 21:19:04 -05:00
config.h.in cmake: Remove asset hashing, CMAKE_ASSETS_DIR 2022-11-27 02:44:10 -08:00
console.c devmode cheat online 2022-09-29 12:19:45 -04:00
console.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
cxxutil.hpp c++: add finally RAII utility 2022-12-12 16:40:56 -06:00
d_clisrv.c M_CheckNetUnlockByID 2022-12-09 17:26:52 +00:00
d_clisrv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_event.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_main.c Adjust formatting of git branch in game 2022-12-27 01:00:57 -08:00
d_main.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_net.c typedef.h: typedef node_t 2022-11-27 17:21:40 -08:00
d_net.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_netcmd.c Adjust formatting of git branch in game 2022-12-27 01:00:57 -08:00
d_netcmd.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_netfil.c Rename patch.pk3 to scripts.pk3 2022-12-18 01:08:15 -08:00
d_netfil.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_player.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_think.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_ticcmd.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
deh_lua.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
deh_lua.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
deh_soc.c Sal's review: Clear levels on gamedata addition by default 2022-12-19 21:26:52 +00:00
deh_soc.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
deh_tables.c Merge branch 'master' into special-stages 2022-12-22 05:18:56 -05:00
deh_tables.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
dehacked.c Sal's review: Clear levels on gamedata addition by default 2022-12-19 21:26:52 +00:00
dehacked.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
discord.c Merge branch 'master' into special-stages 2022-12-22 05:18:56 -05:00
discord.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
doomdata.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
doomdef.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
doomstat.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
doomtype.h Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2022-12-30 20:17:26 -08:00
endian.h
f_finale.c SECRET_ALTTITLE 2022-12-14 20:18:53 +00:00
f_finale.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
f_wipe.c
fastcmp.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
filesrch.c
filesrch.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
font.c
font.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
g_demo.c Fix some G_BuildMapTitle memory leaks (found while writing the next commit) 2022-12-12 16:44:40 +00:00
g_demo.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
g_game.c Further changes in anticipation of potential future TESTER builds. 2022-12-24 16:21:24 +00:00
g_game.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
g_input.c Missing gamecontrolname 2022-11-26 23:24:02 +00:00
g_input.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
g_splitscreen.c
g_state.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
http-mserv.c Miscellaneous memory bug fixes to make AddressSanitizer happy 2022-09-12 16:49:18 +01:00
hu_stuff.c Merge branch 'master' into unlockables-undefeatable 2022-12-18 01:59:04 -05:00
hu_stuff.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_addrinfo.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
i_addrinfo.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_joy.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_net.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_sound.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_system.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_tcp.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
i_tcp.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_threads.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_time.c
i_time.h Add typedef.h 2022-11-27 17:21:40 -08:00
i_video.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
info.c Merge branch 'master' into special-stages 2022-12-22 05:18:56 -05:00
info.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_battle.c Merge branch 'udmf-cherrypick' into 'master' 2022-10-29 06:54:48 +00:00
k_battle.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_bheap.c
k_bheap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_boss.c
k_boss.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_bot.c Displace bot predictions against slope physics 2022-11-27 05:14:35 -05:00
k_bot.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_botitem.c Merge branch 'master' into capsules-improvement 2022-12-19 01:12:07 -05:00
k_botsearch.c Merge branch 'master' into capsules-improvement 2022-12-14 23:19:34 -05:00
k_brightmap.c Fix Trick Panel TERRAIN not working 2022-10-11 01:31:06 -04:00
k_brightmap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_collide.c Broly: detect added hitlag even if damage call didn't deal real damage 2022-12-21 08:35:26 -08:00
k_collide.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_color.c Go back to the old one, but gamma correct it 2022-12-15 22:29:38 -05:00
k_color.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_director.c
k_director.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_follower.c M_CheckNetUnlockByID 2022-12-09 17:26:52 +00:00
k_follower.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_grandprix.c Unlockable skins (in a way friendly to #define MAXSKINS 255) 2022-11-27 22:53:29 +00:00
k_grandprix.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_hud.c Merge branch 'capsules-improvement' into 'master' 2022-12-20 21:26:46 +00:00
k_hud.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_kart.c Merge branch 'master' into special-stages 2022-12-22 05:18:56 -05:00
k_kart.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_menu.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_menudef.c Statistics menu 2022-12-14 17:53:35 +00:00
k_menudraw.c Rework the Level List functions to operate off a provided levelsearch_t pointer. 2022-12-19 21:18:36 +00:00
k_menufunc.c Rework the Level List functions to operate off a provided levelsearch_t pointer. 2022-12-19 21:18:36 +00:00
k_objects.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_pathfind.c Circuit pathfinding 2022-09-10 03:52:31 -04:00
k_pathfind.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_profiles.c Re-add mid-game rankings 2022-11-25 17:59:18 +00:00
k_profiles.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_pwrlv.c Clean up M_UpdateUnlockablesAndExtraEmblems and related 2022-12-11 16:59:11 +00:00
k_pwrlv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_race.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
k_race.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_respawn.c Merge remote-tracking branch 'origin/master' into HEAD 2022-10-01 14:45:39 -07:00
k_respawn.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_roulette.c Fix Gachabom merge 2022-12-22 05:35:35 -05:00
k_roulette.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_specialstage.c No reference count update in K_ResetSpecialStage 2022-12-20 19:46:22 -05:00
k_specialstage.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_terrain.c Play spring TERRAIN sfx from sector 2022-12-18 21:09:29 -08:00
k_terrain.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_waypoint.c First pass on Special Stage UFO 2022-12-15 23:06:17 -05:00
k_waypoint.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
keys.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
libdivide.h
lua_baselib.c Merge branch 'master' into unlockables-undefeatable 2022-12-18 01:59:04 -05:00
lua_blockmaplib.c devmode cheat online 2022-09-29 12:19:45 -04:00
lua_consolelib.c
lua_hook.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
lua_hooklib.c Clear clipping rectangle before each hook call 2022-12-11 14:14:12 -05:00
lua_hud.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
lua_hudlib.c Remove kartminimap, kartcheck, kartcomeback cvars 2022-10-01 17:04:48 -07:00
lua_hudlib_drawlist.c Miscellaneous memory bug fixes to make AddressSanitizer happy 2022-09-12 16:49:18 +01:00
lua_hudlib_drawlist.h Add typedef.h 2022-11-27 17:21:40 -08:00
lua_infolib.c Lua spriteinfo default pivot support 2022-09-21 14:15:28 -07:00
lua_libs.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
lua_maplib.c Rewrite level restrictions 2022-12-13 13:45:17 +00:00
lua_mathlib.c
lua_mobjlib.c Unlockable skins (in a way friendly to #define MAXSKINS 255) 2022-11-27 22:53:29 +00:00
lua_playerlib.c Add invulnhitlag, timeshit and timeshitprev fields to player_t 2022-12-21 08:08:59 -08:00
lua_polyobjlib.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
lua_script.c M_CheckNetUnlockByID 2022-12-09 17:26:52 +00:00
lua_script.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_aatree.c Add typedef.h 2022-11-27 17:21:40 -08:00
m_aatree.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_anigif.c
m_anigif.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_argv.c
m_argv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_bbox.c
m_bbox.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_cheat.c Conversion to using gamedata_t 2022-11-30 13:19:21 +00:00
m_cheat.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_cond.c Statistics menu 2022-12-14 17:53:35 +00:00
m_cond.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_dllist.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_easing.c
m_easing.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_fixed.c
m_fixed.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_misc.c Fix Trick Panel TERRAIN not working 2022-10-11 01:31:06 -04:00
m_misc.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_perfstats.c
m_perfstats.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_queue.c
m_queue.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_random.c Conversion to using gamedata_t 2022-11-30 13:19:21 +00:00
m_random.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_swap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
Makefile Make dummy compile again, if SDL is explicitly set to 0 2022-10-13 18:06:48 -05:00
md5.c
md5.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
mserv.c Remove NONET 2022-09-24 19:22:04 -07:00
mserv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p5prof.h
p_ceilng.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_enemy.c Merge branch 'deterministic-roulette' into 'master' 2022-12-16 00:50:45 +00:00
p_floor.c Make Kart Z FOF Thwomp delay use args 2022-10-10 07:00:08 -04:00
p_inter.c Merge branch 'master' into special-stages 2022-12-22 05:18:56 -05:00
p_lights.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_local.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_map.c Merge branch 'master' into special-stages 2022-12-22 05:18:56 -05:00
p_maputl.c Fix solid midtextures 2022-12-02 02:01:02 -05:00
p_maputl.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_mobj.c Merge branch 'master' into special-stages 2022-12-22 05:18:56 -05:00
p_mobj.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_polyobj.c Evict the wall gremlin 2022-11-21 16:12:53 -05:00
p_polyobj.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_pspr.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_saveg.c Merge branch 'master' into neutral-explosion-hitlag 2022-12-22 02:45:08 -05:00
p_saveg.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_setup.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into unlockables-undefeatable 2022-12-19 20:13:44 +00:00
p_setup.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_sight.c Fix bad usage of const 2022-11-27 03:24:07 -05:00
p_slopes.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_slopes.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_spec.c Clean up M_UpdateUnlockablesAndExtraEmblems and related 2022-12-11 16:59:11 +00:00
p_spec.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_telept.c Compilation errors from corrupted cherry-pick/porting 2022-11-03 14:32:40 +00:00
p_tick.c Conversion to using gamedata_t 2022-11-30 13:19:21 +00:00
p_tick.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_user.c Add half hitlag to invincible players if they would've been damaged 2022-12-21 08:35:26 -08:00
r_bbox.c cv_renderhitbox is a cheat 2022-09-25 19:57:21 -04:00
r_bsp.c Speed Pads are now a TERRAIN effect 2022-10-11 02:26:54 -04:00
r_bsp.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_data.c Support reading PICTURE/MINIMAP/ENCORE/TWEAKMAP lumps from a map resource 2022-09-12 17:29:15 -04:00
r_data.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_defs.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_draw.c Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
r_draw.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_draw8.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_draw8_npo2.c
r_draw16.c
r_fps.c Add R_RelativeTeleportViewInterpolation 2022-11-03 13:52:17 +00:00
r_fps.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_local.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_main.c drawpickups command to hide collectible items 2022-11-25 16:05:11 -08:00
r_main.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_patch.c Fix cups. 2022-09-16 22:51:02 +01:00
r_patch.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_patchrotation.c The Garden Top 2022-09-28 02:01:37 -07:00
r_patchrotation.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_picformats.c Update and extend R_ParseSpriteInfo for default pivot 2022-09-21 14:15:28 -07:00
r_picformats.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_plane.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_plane.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_portal.c
r_portal.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_segs.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_segs.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_skins.c M_CheckNetUnlockByID 2022-12-09 17:26:52 +00:00
r_skins.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_sky.c
r_sky.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_splats.c Kill SF_HIRES, use skin_t highresscale instead 2022-11-03 16:19:17 -07:00
r_splats.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_state.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_textures.c Allow smaller flat sizes 2022-09-23 15:25:42 -04:00
r_textures.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_things.c Hide MT_OVERLAY with drawpickups 2022-11-27 21:19:04 -08:00
r_things.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
s_sound.c Further changes to musicdef based on discussion with Gunla 2022-12-17 17:36:44 +00:00
s_sound.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
screen.c Mindelay: Oni suggestions rollup 2022-09-20 19:01:54 -07:00
screen.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
slope_anchors.c Fix -Wformat 2022-10-16 16:50:13 -07:00
sounds.c Add Tyron's invinc/grow blocked hit sfx 2022-12-21 08:35:26 -08:00
sounds.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
st_stuff.c Try some things to reduce rng biases 2022-11-12 09:48:59 -05:00
st_stuff.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
strcasestr.c Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2022-12-30 20:17:26 -08:00
string.c
stun.c
stun.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
taglist.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
taglist.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
v_video.c Fix off-by-one when clipping rectangle bottom 2022-12-11 17:43:11 -08:00
v_video.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
version.h
vid_copy.s
w_wad.c Fix NULL lump name guard for W_CheckNumForName 2022-12-05 13:06:52 -08:00
w_wad.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
y_inter.c Further K_DrawMapThumbnail changes. 2022-12-14 13:08:06 +00:00
y_inter.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
z_zone.c
z_zone.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00