RingRacers/src
Sally Coolatta 7760d6688b Ceremony gamestate
Doesn't work
2023-03-03 16:09:50 -05:00
..
acs Merge branch 'titlecard-cecho' into 'master' 2023-03-01 17:21:13 +00:00
android
audio Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
blua Move all sources into CMakeLists.txt 2022-11-28 21:46:43 -08:00
core
dummy
hardware
hwr2 hwr2: separate Modulate and Alpha blending in 2d 2023-03-01 18:54:31 -06:00
io
locale
Makefile.d
media hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
menus Hide movie_showfps option when webm is disabled 2023-03-01 19:02:20 -06:00
nds
objects Obj_OrbinautJawzMoveHeld: Make loop iteration less fragile 2023-03-01 19:03:46 +00:00
rhi
sdl Make AVRecorder WebM an optional part of the build 2023-02-26 20:18:05 -06:00
sdl12
tests
win32
win32ce
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt Merge branch 'hwr2-twodee' into 'master' 2023-03-02 01:42:26 +00:00
command.c Purge control characters from COM_Args 2023-03-02 22:56:09 -08:00
command.h
comptime.c
config.h.in
console.c
console.h
cxxutil.hpp
d_clisrv.c Reset twodee contexts when drawing connect screen 2023-03-03 00:48:46 -08:00
d_clisrv.h
d_event.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_main.c Ceremony gamestate 2023-03-03 16:09:50 -05:00
d_main.h
d_net.c
d_net.h
d_netcmd.c Add eval command, calls LUA_EvalMath 2023-03-02 22:56:32 -08:00
d_netcmd.h Automatically toggle director depending on number of players 2023-02-26 05:55:44 -08:00
d_netfil.c
d_netfil.h
d_player.h Add sonicloopvars_t to player_t 2023-02-28 19:14:35 -08:00
d_think.h
d_ticcmd.h
deh_lua.c
deh_lua.h
deh_soc.c Give podium bots more traction 2023-03-03 16:09:50 -05:00
deh_soc.h
deh_tables.c Add MT_LOOPENDPOINT, MT_LOOPCENTERPOINT 2023-02-28 20:27:11 -08:00
deh_tables.h
dehacked.c Sal's review: Clear levels on gamedata addition by default 2022-12-19 21:26:52 +00:00
dehacked.h
discord.c
discord.h
doomdata.h
doomdef.h Make PARANOIA be on by default for DEVELOP builds 2023-02-26 22:27:52 -05:00
doomstat.h Podium cutscene basics 2023-03-03 16:09:49 -05:00
doomtype.h
endian.h
f_finale.c Ceremony gamestate 2023-03-03 16:09:50 -05:00
f_finale.h Ceremony gamestate 2023-03-03 16:09:50 -05:00
f_wipe.c hwr2: remove now-unused software wiggle 2023-02-27 21:46:40 -06:00
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_demo.c Use correct ziptic size parsing RA ghosts 2023-02-27 23:10:14 -07:00
g_demo.h
g_game.c Ceremony gamestate 2023-03-03 16:09:50 -05:00
g_game.h
g_input.c
g_input.h
g_splitscreen.c FIX PARTIES 2021-04-23 03:53:35 -04:00
g_state.h Ceremony gamestate 2023-03-03 16:09:50 -05:00
http-mserv.c
hu_stuff.c Merge branch 'titlecard-cecho' into 'master' 2023-03-01 17:21:13 +00:00
hu_stuff.h Merge branch 'titlecard-cecho' into 'master' 2023-03-01 17:21:13 +00:00
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 Add typedef.h 2022-11-27 17:21:40 -08:00
i_video.h
i_video_common.cpp hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
info.c Add MT_LOOPENDPOINT, MT_LOOPCENTERPOINT 2023-02-28 20:27:11 -08:00
info.h Add MT_LOOPENDPOINT, MT_LOOPCENTERPOINT 2023-02-28 20:27:11 -08:00
k_battle.c Refactor Battle points cap to use g_pointlimit 2023-02-24 23:21:47 -08:00
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.c Podium cutscene basics 2023-03-03 16:09:49 -05:00
k_bot.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_botitem.c
k_botsearch.c
k_brightmap.c
k_brightmap.h
k_collide.c Bubble reflect Drop Targets 2023-03-01 09:03:04 -08:00
k_collide.h
k_color.c
k_color.h
k_director.c K_DirectorSwitch: Don't let forced switches cause a G_ResetView update when directorinfo.active is false 2023-03-01 13:56:45 +00:00
k_director.h
k_follower.c
k_follower.h
k_grandprix.c
k_grandprix.h
k_hud.c Spurious else 2023-03-01 16:06:12 +00:00
k_hud.h
k_hud_track.cpp
k_kart.c Give podium bots more traction 2023-03-03 16:09:50 -05:00
k_kart.h Give podium bots more traction 2023-03-03 16:09:50 -05:00
k_menu.h
k_menudraw.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into hwr2-twodee 2023-03-01 12:30:58 +00:00
k_menufunc.c hwr2: add wipe mode to F_RunWipe, fix all wipes 2023-02-27 21:45:59 -06:00
k_objects.h Spawn MT_LOOPENDPOINT and MT_LOOPCENTERPOINT mapthings 2023-02-28 20:27:11 -08:00
k_pathfind.c
k_pathfind.h
k_profiles.c
k_profiles.h
k_pwrlv.c "Special Mode" (Sealed Stars) and "Versus Mode" (bosses) are now gametypes 2022-12-26 23:06:24 +00:00
k_pwrlv.h
k_race.c
k_race.h
k_respawn.c Apply flashing tics to RESPAWNST_DROP 2023-03-01 07:25:14 -08:00
k_respawn.h
k_roulette.c
k_roulette.h
k_specialstage.c
k_specialstage.h
k_terrain.c
k_terrain.h
k_waypoint.c Podium cutscene basics 2023-03-03 16:09:49 -05:00
k_waypoint.h Podium cutscene basics 2023-03-03 16:09:49 -05:00
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 Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
lua_maplib.c
lua_mathlib.c You probably don't want to memorise the formula to convert arccos to arcsin so 2022-03-18 20:16:23 +00:00
lua_mobjlib.c
lua_playerlib.c
lua_polyobjlib.c
lua_script.c Podium cutscene basics 2023-03-03 16:09:49 -05:00
lua_script.h
lua_skinlib.c Replace LUA_PushLightUserdata with LUA_PushUserdata 2022-03-18 12:54:22 +00:00
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c Add typedef.h 2022-11-27 17:21:40 -08:00
m_aatree.h
m_anigif.c hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -06:00
m_anigif.h hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -06:00
m_argv.c
m_argv.h
m_avrecorder.cpp hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
m_avrecorder.h hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
m_avrecorder.hpp Add C game interface to construct and destroy global AVRecorder instance 2023-02-24 19:21:00 -08:00
m_bbox.c
m_bbox.h
m_cheat.c Add setscore cheat, sets player's point count 2023-03-02 22:08:30 -08:00
m_cheat.h Add setscore cheat, sets player's point count 2023-03-02 22:08:30 -08:00
m_cond.c
m_cond.h
m_dllist.h
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h
m_memcpy.c
m_misc.cpp hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
m_misc.h hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -06:00
m_perfstats.c
m_perfstats.h
m_queue.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_queue.h
m_random.c
m_random.h Sanity checking and cleanup 2023-02-11 03:08:46 -06:00
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 Merge branch 'loops' into 'master' 2023-03-01 18:28:56 +00:00
p_lights.c
p_local.h Player orbiting physics 2023-02-28 20:27:11 -08:00
p_loop.c Player orbiting physics 2023-02-28 20:27:11 -08:00
p_map.c Merge branch 'droptarget-collide-plus' into 'master' 2023-03-02 13:34:02 +00:00
p_maputl.c Fix solid midtextures 2022-12-02 02:01:02 -05:00
p_maputl.h
p_mobj.c Merge branch 'droptarget-collide-plus' into 'master' 2023-03-02 13:34:02 +00:00
p_mobj.h Add P_SpawnItemLine, spawn a row of mapthings between two points 2023-02-28 19:14:35 -08:00
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c Add sonicloopvars_t to player_t 2023-02-28 19:14:35 -08:00
p_saveg.h Add functions to initialize savebuffer_t 2023-01-02 19:47:59 -05:00
p_setup.c Merge branch 'hwr2-twodee' into 'master' 2023-03-02 01:42:26 +00:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c Fix the "player has finished the race" message being printed to log twice 2023-03-03 12:00:08 -08:00
p_spec.h Spawn MT_LOOPENDPOINT and MT_LOOPCENTERPOINT mapthings 2023-02-28 20:27:11 -08:00
p_telept.c
p_tick.c Cleaned up commenting and conditions for start countdown changes 2023-03-01 17:21:57 +00:00
p_tick.h
p_user.c Use postfix for P_FindClosestTurningForAngle iterations 2023-03-01 22:27:00 -07:00
r_bbox.c cv_renderhitbox is a cheat 2022-09-25 19:57:21 -04:00
r_bsp.c
r_bsp.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06: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_fps.c Add R_RelativeTeleportViewInterpolation 2022-11-03 13:52:17 +00:00
r_fps.h
r_local.h
r_main.c hwr2: fix DrawFill full screen special case 2023-02-26 18:47:42 -06:00
r_main.h
r_patch.cpp hwr2: Add hardware 2D rendering 2023-02-26 18:47:42 -06:00
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c Check return value of png_get_tRNS before using trans 2023-02-10 18:37:49 -08:00
r_picformats.h
r_plane.c
r_plane.h
r_portal.c
r_portal.h
r_segs.c
r_segs.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_skins.c
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 WIP - try fix off-by-one error in R_ProjectSprite, debug 2023-03-01 06:35:10 -08:00
r_things.h WIP - try fix off-by-one error in R_ProjectSprite, debug 2023-03-01 06:35:10 -08:00
s_sound.c
s_sound.h
screen.c
screen.h
slope_anchors.c Fix -Wformat 2022-10-16 16:50:13 -07:00
sounds.c
sounds.h
st_stuff.c
st_stuff.h
strcasestr.c
string.c
stun.c
stun.h
t_facon.c remove blank lines at EOF of new files 2016-05-13 00:12:51 -04:00
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c AngleDelta: return angle_t 2023-02-28 19:11:48 -08:00
tables.h Add FSIN/FCOS, shortcuts to FINESINE/FINECOSINE 2023-02-28 19:11:48 -08:00
taglist.c
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
v_video.cpp hwr2: separate Modulate and Alpha blending in 2d 2023-03-01 18:54:31 -06:00
v_video.h
version.h
vid_copy.s
w_wad.c
w_wad.h
y_inter.c hwr2: add g_wipeskiprender 1-frame workaround 2023-02-26 18:47:42 -06:00
y_inter.h
z_zone.c
z_zone.h