RingRacers/src
2021-02-21 21:37:56 +00:00
..
android Merge remote-tracking branch 'srb2/next' into the-scary-22-merge 2020-10-24 20:50:58 -04:00
blua Merge branch 'lua-polyobjects' into 'next' 2020-10-15 19:08:54 -04:00
dummy
hardware
locale Cheese mode activate! 2020-07-01 16:37:36 -07:00
nds
sdl Merge public next 2020-11-10 15:32:48 -05:00
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 Merge remote-tracking branch 'srb2/next' into the-scary-22-merge 2020-10-24 20:50:58 -04:00
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 Acceleration Kickstart, my little hobby project. 2021-02-20 23:10:18 +00:00
d_netcmd.h
d_netfil.c
d_netfil.h
d_player.h Make kickstartaccel a UINT8 instead of an INT32 kartstuff entry. 2021-02-21 18:08:04 +00:00
d_think.h
d_ticcmd.h Acceleration Kickstart, my little hobby project. 2021-02-20 23:10:18 +00:00
dehacked.c Make kickstartaccel a UINT8 instead of an INT32 kartstuff entry. 2021-02-21 18:08:04 +00:00
dehacked.h
discord.c
discord.h
doomdata.h Merge master 2020-09-25 12:00:50 -04:00
doomdef.h
doomstat.h
doomtype.h
endian.h
f_finale.c
f_finale.h
f_wipe.c
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_demo.c Acceleration Kickstart, my little hobby project. 2021-02-20 23:10:18 +00:00
g_demo.h
g_game.c Make kickstartaccel a UINT8 instead of an INT32 kartstuff entry. 2021-02-21 18:08:04 +00:00
g_game.h Acceleration Kickstart, my little hobby project. 2021-02-20 23:10:18 +00:00
g_input.c
g_input.h
g_splitscreen.c
g_state.h
http-mserv.c
hu_stuff.c
hu_stuff.h
i_addrinfo.c Update copyright year to 2020 2020-02-19 14:08:45 -08: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 Merge branch 'sdlglcontext' into 'master' 2020-04-09 19:51:20 -04:00
info.c
info.h
k_battle.c
k_battle.h
k_bheap.c
k_bheap.h
k_bot.c Bots will now pretend their imaginary accelerate buttons are real, just so PF_ACCELDOWN is properly tracked. 2021-02-21 16:56:16 +00:00
k_bot.h
k_botitem.c
k_botsearch.c
k_collide.c
k_collide.h
k_color.c
k_color.h
k_grandprix.c
k_grandprix.h
k_hud.c After discussing with Oni, adjust the coordinates for the accel kickstart indicator. 2021-02-21 21:37:56 +00:00
k_hud.h
k_kart.c Merge branch 'oop-starttime' into 'master' 2021-02-18 18:33:47 -05:00
k_kart.h
k_pathfind.c
k_pathfind.h
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_respawn.c Merge branch 'jumping-finish-line-distance' into 'master' 2021-02-18 18:23:08 -05:00
k_respawn.h Several changes to respawning and race start. 2021-02-17 21:48:09 +00:00
k_waypoint.c Respawn slightly before a waypoint, in the direction you came from, if the waypoint is exactly on a line 2021-02-15 23:01:13 -08:00
k_waypoint.h
keys.h
lua_baselib.c Acceleration Kickstart, my little hobby project. 2021-02-20 23:10:18 +00:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h
lua_hooklib.c
lua_hud.h Merge branch 'master' into the-scary-22-merge 2020-08-12 20:59:09 -04:00
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_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c
m_anigif.h Create a slightly more dynamic, optional frame delay system to show off your terrible hardware with 2020-06-27 10:56:15 -05:00
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_fixed.c
m_fixed.h
m_menu.c
m_menu.h
m_misc.c Merge remote-tracking branch 'srb2/next' into the-scary-22-merge 2020-10-24 20:50:58 -04: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
Makefile.cfg
md5.c
md5.h
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c
p_floor.c Add blue spheres 2020-10-22 02:52:33 -04:00
p_inter.c Acceleration Kickstart, my little hobby project. 2021-02-20 23:10:18 +00:00
p_lights.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
p_local.h Acceleration Kickstart, my little hobby project. 2021-02-20 23:10:18 +00:00
p_map.c
p_maputl.c
p_maputl.h
p_mobj.c MT_BRAKEDRIFT appears to be broken, and self-removing if BT_ACCELERATE ISN'T there, as opposed to if it is as the comment suggests. Fix that here. 2021-02-21 16:58:37 +00:00
p_mobj.h
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c Make kickstartaccel a UINT8 instead of an INT32 kartstuff entry. 2021-02-21 18:08:04 +00:00
p_saveg.h
p_setup.c Merge branch 'skyswapping' into 'master' 2021-02-18 18:55:31 -05:00
p_setup.h
p_sight.c
p_slopes.c Remove modeltilt, use roll & pitch instead 2020-10-28 18:36:26 -04:00
p_slopes.h
p_spec.c Acceleration Kickstart, my little hobby project. 2021-02-20 23:10:18 +00:00
p_spec.h
p_telept.c
p_tick.c
p_tick.h
p_user.c Don't delete your kickstartaccel if you cross the finish line and the bot driver takes over. 2021-02-21 18:20:44 +00:00
r_bsp.c
r_bsp.h Let sector flags control plane ripple effect 2021-01-12 22:16:55 -08:00
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_local.h
r_main.c
r_main.h
r_picformats.c
r_picformats.h
r_plane.c
r_plane.h
r_portal.c
r_portal.h
r_segs.c
r_segs.h
r_skins.c
r_skins.h
r_sky.c
r_sky.h
r_splats.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
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
sounds.c
sounds.h
st_stuff.c
st_stuff.h Merge master 2020-09-25 12:00:50 -04:00
strcasestr.c
string.c
stun.c
stun.h
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.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
y_inter.c
y_inter.h
z_zone.c
z_zone.h