RingRacers/src
James R 2ac9761af0 Free unused texture lumps in R_LoadTextures
PU_CACHE never gets freed automatically and Z_Unlock does
NOTHING.
2021-12-14 23:19:45 -08:00
..
android
blua
dummy
hardware
locale Cheese mode activate! 2020-07-01 16:37:36 -07:00
Makefile.d Implement interpolation at the renderer level 2021-11-29 06:43:46 -05:00
nds
sdl
sdl12
win32
win32ce
.gitignore SRB2 2.1 release 2014-03-15 13:11:35 -04:00
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt
command.c
command.h
comptime.c
config.h.in
console.c
console.h
d_clisrv.c
d_clisrv.h
d_event.h
d_main.c
d_main.h
d_net.c
d_net.h
d_netcmd.c
d_netcmd.h Some fixes for bad player info on joining servers. 2021-11-30 21:24:00 +00:00
d_netfil.c
d_netfil.h
d_player.h
d_think.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
d_ticcmd.h
deh_lua.c structs gunched 2021-04-17 00:27:13 +01:00
deh_lua.h
deh_soc.c
deh_soc.h
deh_tables.c
deh_tables.h
dehacked.c
dehacked.h Merge SRB2 next 2021-02-27 05:18:36 -05:00
discord.c
discord.h
doomdata.h
doomdef.h
doomstat.h
doomtype.h
endian.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
f_finale.c
f_finale.h
f_wipe.c Improve some of the efficiency loss in F_DoWipe compared to K.S.'s 2.1 code by seperating out some of the loops. 2021-11-28 20:18:41 +00:00
fastcmp.h
filesrch.c
filesrch.h
font.c Order correctly and include z_zone.h 2019-06-26 16:02:28 -07:00
font.h
g_demo.c
g_demo.h
g_game.c
g_game.h
g_input.c
g_input.h
g_splitscreen.c
g_state.h
http-mserv.c
hu_stuff.c
hu_stuff.h
i_addrinfo.c Tested to be compile with Mingw64 9.1.0 2020-05-11 18:43:24 -07:00
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h
i_tcp.c
i_tcp.h
i_threads.h
i_video.h
info.c
info.h
k_battle.c
k_battle.h
k_bheap.c
k_bheap.h
k_bot.c
k_bot.h
k_botitem.c
k_botsearch.c New bot prediction wall detection 2021-12-10 17:42:00 -05:00
k_collide.c
k_collide.h
k_color.c
k_color.h
k_grandprix.c
k_grandprix.h
k_hud.c
k_hud.h
k_kart.c
k_kart.h
k_pathfind.c Fix shadowed declaration in pathfind code 2020-07-10 01:32:46 +01:00
k_pathfind.h
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_respawn.c
k_respawn.h
k_waypoint.c
k_waypoint.h
keys.h
lua_baselib.c
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h
lua_hooklib.c
lua_hud.h
lua_hudlib.c
lua_infolib.c
lua_libs.h
lua_maplib.c
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c
lua_polyobjlib.c
lua_script.c
lua_script.h
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c
m_anigif.h
m_argv.c
m_argv.h Add support for srb2:// URL handler (server links) 2020-03-21 01:36:39 -05:00
m_bbox.c
m_bbox.h
m_cheat.c
m_cheat.h
m_cond.c
m_cond.h
m_dllist.h
m_fixed.c
m_fixed.h Deprecate FixedRem. 2020-05-18 11:29:56 -05:00
m_menu.c
m_menu.h
m_misc.c
m_misc.h
m_perfstats.c
m_perfstats.h Huge perfstats refactor 2020-11-07 01:32:59 -08:00
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile
md5.c
md5.h
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c
p_floor.c
p_inter.c
p_lights.c
p_local.h
p_map.c
p_maputl.c
p_maputl.h
p_mobj.c
p_mobj.h
p_polyobj.c Mammoth commit, sorry. 2021-03-31 22:46:23 +01:00
p_polyobj.h
p_pspr.h
p_saveg.c
p_saveg.h
p_setup.c Apply tripwire effect to TRIPWIRE and 4RIPWIRE 2021-11-28 16:23:37 -08:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c
p_spec.h
p_telept.c P_SetOrigin & P_MoveOrigin to replace P_TeleportMove 2021-11-29 08:20:27 -05:00
p_tick.c
p_tick.h
p_user.c
r_bsp.c Merge SRB2 next 2021-02-27 05:18:36 -05:00
r_bsp.h
r_data.c
r_data.h
r_defs.h
r_draw.c
r_draw.h
r_draw8.c
r_draw8_npo2.c Update R_DrawFloorSprite_NPO2_8 and R_DrawTranslucentFloorSprite_NPO2_8 to have the lastest NPO2 optimizations 2020-11-19 00:59:37 -03:00
r_draw16.c
r_fps.c
r_fps.h Interpolate camera roll, fix skybox in opengl 2021-12-01 10:53:15 -05:00
r_local.h Merge remote-tracking branch 'origin/next' into pictureformats 2020-03-07 20:43:16 -03:00
r_main.c
r_main.h
r_patch.c
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c
r_picformats.h Refactor patch rotation 2020-10-10 18:43:26 -03:00
r_plane.c
r_plane.h
r_portal.c
r_portal.h
r_segs.c Automatically apply additive to tripwires 2021-11-28 16:34:46 -08:00
r_segs.h
r_skins.c
r_skins.h
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h Interpolate camera roll, fix skybox in opengl 2021-12-01 10:53:15 -05:00
r_textures.c
r_textures.h
r_things.c
r_things.h
s_sound.c
s_sound.h
screen.c
screen.h
slope_anchors.c
sounds.c
sounds.h
Sourcefile
st_stuff.c
st_stuff.h
strcasestr.c
string.c
stun.c
stun.h
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
taglist.c
taglist.h
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
v_video.c
v_video.h
version.h
vid_copy.s
w_wad.c
w_wad.h Merge SRB2 next 2021-02-27 05:18:36 -05:00
y_inter.c
y_inter.h
z_zone.c
z_zone.h ZDEBUG is default 2021-04-26 14:49:45 -04:00