| .. |
|
android
|
|
|
|
blua
|
|
|
|
dummy
|
|
|
|
hardware
|
Fix the two big problems with the lighting
|
2022-05-25 16:16:20 -04:00 |
|
locale
|
|
|
|
Makefile.d
|
|
|
|
nds
|
|
|
|
objects
|
|
|
|
sdl
|
|
|
|
sdl12
|
|
|
|
win32
|
|
|
|
win32ce
|
|
|
|
.gitignore
|
|
|
|
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
|
Merge branch 'tester-text' into 'master'
|
2022-05-25 07:37:17 +00:00 |
|
d_netcmd.h
|
|
|
|
d_netfil.c
|
|
|
|
d_netfil.h
|
|
|
|
d_player.h
|
Merge branch 'master' into bot-rubberband-edit
|
2022-05-25 23:29:04 -04:00 |
|
d_think.h
|
|
|
|
d_ticcmd.h
|
|
|
|
deh_lua.c
|
|
|
|
deh_lua.h
|
|
|
|
deh_soc.c
|
|
|
|
deh_soc.h
|
|
|
|
deh_tables.c
|
|
|
|
deh_tables.h
|
structs gunched
|
2021-04-17 00:27:13 +01:00 |
|
dehacked.c
|
|
|
|
dehacked.h
|
|
|
|
discord.c
|
|
|
|
discord.h
|
|
|
|
doomdata.h
|
|
|
|
doomdef.h
|
|
|
|
doomstat.h
|
Merge branch 'master' into slope-lighting
|
2022-05-25 04:04:38 -04:00 |
|
doomtype.h
|
Uncapped (squashed v2)
|
2022-05-06 22:47:39 -05:00 |
|
endian.h
|
|
|
|
f_finale.c
|
|
|
|
f_finale.h
|
|
|
|
f_wipe.c
|
|
|
|
fastcmp.h
|
|
|
|
filesrch.c
|
|
|
|
filesrch.h
|
|
|
|
font.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
font.h
|
|
|
|
g_demo.c
|
|
|
|
g_demo.h
|
|
|
|
g_game.c
|
Merge branch 'bot-rubberband-edit' into 'master'
|
2022-05-27 06:49:51 +00:00 |
|
g_game.h
|
|
|
|
g_input.c
|
|
|
|
g_input.h
|
Spindash shortcut button
|
2021-03-09 17:28:20 -05:00 |
|
g_splitscreen.c
|
|
|
|
g_state.h
|
|
|
|
http-mserv.c
|
|
|
|
hu_stuff.c
|
|
|
|
hu_stuff.h
|
|
|
|
i_addrinfo.c
|
|
|
|
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_time.c
|
|
|
|
i_time.h
|
|
|
|
i_video.h
|
|
|
|
info.c
|
|
|
|
info.h
|
|
|
|
k_battle.c
|
|
|
|
k_battle.h
|
|
|
|
k_bheap.c
|
|
|
|
k_bheap.h
|
|
|
|
k_boss.c
|
|
|
|
k_boss.h
|
|
|
|
k_bot.c
|
Fix incorrectly gotten bot controller line ID
|
2022-05-27 02:49:36 -04:00 |
|
k_bot.h
|
|
|
|
k_botitem.c
|
Merge branch 'master' into bot-rubberband-edit
|
2022-05-25 23:29:04 -04:00 |
|
k_botsearch.c
|
|
|
|
k_brightmap.c
|
|
|
|
k_brightmap.h
|
|
|
|
k_collide.c
|
|
|
|
k_collide.h
|
|
|
|
k_color.c
|
Invincibility wasn't using K_RainbowColor anymore, what the function was designed for...
|
2022-02-16 23:01:07 -05:00 |
|
k_color.h
|
|
|
|
k_director.c
|
|
|
|
k_director.h
|
|
|
|
k_follower.c
|
|
|
|
k_follower.h
|
|
|
|
k_grandprix.c
|
|
|
|
k_grandprix.h
|
|
|
|
k_hud.c
|
|
|
|
k_hud.h
|
|
|
|
k_kart.c
|
Rival bot in GP gets x2 tether power increment
|
2022-05-26 00:29:51 -04:00 |
|
k_kart.h
|
Merge branch 'master' into bot-rubberband-edit
|
2022-05-25 23:29:04 -04:00 |
|
k_objects.h
|
|
|
|
k_pathfind.c
|
|
|
|
k_pathfind.h
|
|
|
|
k_pwrlv.c
|
|
|
|
k_pwrlv.h
|
|
|
|
k_race.c
|
|
|
|
k_race.h
|
|
|
|
k_respawn.c
|
|
|
|
k_respawn.h
|
|
|
|
k_terrain.c
|
Cache terrain on levelflats
|
2022-01-11 22:49:01 -08:00 |
|
k_terrain.h
|
|
|
|
k_waypoint.c
|
|
|
|
k_waypoint.h
|
|
|
|
keys.h
|
|
|
|
libdivide.h
|
|
|
|
lua_baselib.c
|
|
|
|
lua_blockmaplib.c
|
|
|
|
lua_consolelib.c
|
|
|
|
lua_hook.h
|
|
|
|
lua_hooklib.c
|
|
|
|
lua_hud.h
|
|
|
|
lua_hudlib.c
|
|
|
|
lua_hudlib_drawlist.c
|
|
|
|
lua_hudlib_drawlist.h
|
|
|
|
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
|
|
|
|
m_bbox.c
|
|
|
|
m_bbox.h
|
|
|
|
m_cheat.c
|
|
|
|
m_cheat.h
|
|
|
|
m_cond.c
|
|
|
|
m_cond.h
|
|
|
|
m_dllist.h
|
|
|
|
m_easing.c
|
|
|
|
m_easing.h
|
|
|
|
m_fixed.c
|
|
|
|
m_fixed.h
|
|
|
|
m_menu.c
|
Merge branch 'master' into slope-lighting
|
2022-05-25 04:04:38 -04:00 |
|
m_menu.h
|
|
|
|
m_misc.c
|
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart.git into uncapped-absolution
|
2022-05-21 13:40:20 +01:00 |
|
m_misc.h
|
|
|
|
m_perfstats.c
|
|
|
|
m_perfstats.h
|
|
|
|
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
|
Uncapped (squashed v2)
|
2022-05-06 22:47:39 -05:00 |
|
p_enemy.c
|
Merge branch 'master' into bot-rubberband-edit
|
2022-05-25 23:29:04 -04:00 |
|
p_floor.c
|
|
|
|
p_inter.c
|
Merge branch 'hyu'
|
2022-05-25 00:43:32 -07:00 |
|
p_lights.c
|
|
|
|
p_local.h
|
|
|
|
p_map.c
|
|
|
|
p_maputl.c
|
|
|
|
p_maputl.h
|
|
|
|
p_mobj.c
|
Merge branch 'master' into bot-rubberband-edit
|
2022-05-25 23:29:04 -04:00 |
|
p_mobj.h
|
|
|
|
p_polyobj.c
|
|
|
|
p_polyobj.h
|
|
|
|
p_pspr.h
|
|
|
|
p_saveg.c
|
Merge branch 'bot-rubberband-edit' into 'master'
|
2022-05-27 06:49:51 +00:00 |
|
p_saveg.h
|
|
|
|
p_setup.c
|
Fix the two big problems with the lighting
|
2022-05-25 16:16:20 -04:00 |
|
p_setup.h
|
Fix the two big problems with the lighting
|
2022-05-25 16:16:20 -04:00 |
|
p_sight.c
|
|
|
|
p_slopes.c
|
Fix the two big problems with the lighting
|
2022-05-25 16:16:20 -04:00 |
|
p_slopes.h
|
|
|
|
p_spec.c
|
Merge branch 'master' into slope-lighting
|
2022-05-25 04:04:38 -04:00 |
|
p_spec.h
|
|
|
|
p_telept.c
|
Uncapped (squashed v2)
|
2022-05-06 22:47:39 -05:00 |
|
p_tick.c
|
|
|
|
p_tick.h
|
|
|
|
p_user.c
|
Merge branch 'master' into bot-rubberband-edit
|
2022-05-25 23:29:04 -04:00 |
|
r_bsp.c
|
Fix the two big problems with the lighting
|
2022-05-25 16:16:20 -04: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
|
|
|
|
r_draw16.c
|
|
|
|
r_fps.c
|
|
|
|
r_fps.h
|
|
|
|
r_local.h
|
|
|
|
r_main.c
|
Uncapped (squashed v2)
|
2022-05-06 22:47:39 -05:00 |
|
r_main.h
|
|
|
|
r_patch.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
r_patch.h
|
|
|
|
r_patchrotation.c
|
|
|
|
r_patchrotation.h
|
|
|
|
r_picformats.c
|
|
|
|
r_picformats.h
|
|
|
|
r_plane.c
|
Fix the two big problems with the lighting
|
2022-05-25 16:16:20 -04:00 |
|
r_plane.h
|
Fix the two big problems with the lighting
|
2022-05-25 16:16:20 -04:00 |
|
r_portal.c
|
|
|
|
r_portal.h
|
|
|
|
r_segs.c
|
Fix the two big problems with the lighting
|
2022-05-25 16:16:20 -04:00 |
|
r_segs.h
|
|
|
|
r_skins.c
|
Merge branch 'eggbox-cinders' into 'master'
|
2022-05-25 07:37:08 +00:00 |
|
r_skins.h
|
|
|
|
r_sky.c
|
|
|
|
r_sky.h
|
|
|
|
r_splats.c
|
|
|
|
r_splats.h
|
|
|
|
r_state.h
|
|
|
|
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
|
Get past some taglist stuff
|
2021-02-28 22:58:30 -05:00 |
|
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
|
Speed up taglist creation
|
2022-03-18 20:23:31 +00:00 |
|
taglist.h
|
|
|
|
tmap.nas
|
|
|
|
tmap.s
|
Update copyright year to 2020
|
2020-02-19 14:08:45 -08:00 |
|
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
|
|
|
|
y_inter.c
|
|
|
|
y_inter.h
|
|
|
|
z_zone.c
|
|
|
|
z_zone.h
|
|
|