RingRacers/src
toaster 5103b804ba Simplify intermission timer code
- We had two ways of ending the intermission, but only one would actually be used, and it resulted in code duplication.
- Combine the two ways.
- Disable the reached-but-didn't-do-anything-before-now code path for setting endtic.
2022-10-13 13:12:07 +01:00
..
android
blua
dummy
hardware
locale
Makefile.d
nds
objects Merge branch 'spb-debug' into 'master' 2022-10-03 02:14:41 +00:00
sdl cmake: set executable name to ringracers 2022-10-08 20:38:45 -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
command.h
comptime.c cmake: add COMPVERSION_UNCOMMITTED 2022-10-08 21:19:04 -05:00
config.h.in cmake: add COMPVERSION_UNCOMMITTED 2022-10-08 21:19:04 -05:00
console.c
console.h
d_clisrv.c Rework time limit a bit 2022-10-11 23:00:44 +01:00
d_clisrv.h Rework time limit a bit 2022-10-11 23:00:44 +01:00
d_event.h
d_main.c Use GP difficulty str values instead of hardcoded "Master" exception 2022-10-11 16:47:56 +01:00
d_main.h
d_net.c
d_net.h
d_netcmd.c Rework time limit a bit 2022-10-11 23:00:44 +01:00
d_netcmd.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rename-kart-commands 2022-10-10 17:34:28 +01:00
d_netfil.c
d_netfil.h
d_player.h Merge branch 'rework-savecheckpoint-command' into 'master' 2022-09-30 22:52:05 +00:00
d_think.h
d_ticcmd.h
deh_lua.c
deh_lua.h
deh_soc.c
deh_soc.h
deh_tables.c Merge branch 'master' into duel-stuff 2022-10-01 21:46:02 -04:00
deh_tables.h
dehacked.c
dehacked.h
discord.c
discord.h
doomdata.h
doomdef.h Merge branch 'commit-version' into 'master' 2022-10-01 02:54:58 +00:00
doomstat.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into special-stages 2022-10-11 15:44:32 +01:00
doomtype.h
endian.h
f_finale.c Rework nextmap a little further 2022-10-12 19:48:01 +01:00
f_finale.h
f_wipe.c
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_demo.c
g_demo.h
g_game.c Make intermission timer-dependent material consistent via K_CanChangeRules() 2022-10-12 20:17:20 +01:00
g_game.h Rework nextmap a little further 2022-10-12 19:48:01 +01:00
g_input.c Miscellaneous memory bug fixes to make AddressSanitizer happy 2022-09-12 16:49:18 +01:00
g_input.h Port Ediolon's SDL GameController work 2022-08-27 08:20:52 -04:00
g_splitscreen.c
g_state.h
http-mserv.c
hu_stuff.c Rework time limit a bit 2022-10-11 23:00:44 +01:00
hu_stuff.h
i_addrinfo.c
i_addrinfo.h
i_joy.h g_game and g_input now compile 2020-08-13 00:05:44 -04:00
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 Lots of FPS stuff 2022-03-26 23:48:08 -04:00
info.c Merge branch 'master' into duel-stuff 2022-10-01 21:46:02 -04:00
info.h Merge branch 'master' into duel-stuff 2022-10-01 21:46:02 -04:00
k_battle.c
k_battle.h This is a doozy... 2022-03-05 22:31:43 +00:00
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.c
k_bot.h
k_botitem.c
k_botsearch.c
k_brightmap.c
k_brightmap.h
k_collide.c Merge remote-tracking branch 'origin/master' into HEAD 2022-10-01 14:45:39 -07:00
k_collide.h
k_color.c
k_color.h
k_director.c
k_director.h
k_follower.c
k_follower.h
k_grandprix.c Rework nextmap a little further 2022-10-12 19:48:01 +01:00
k_grandprix.h Rework bot skin randomisation 2022-10-11 18:42:04 +01:00
k_hud.c Add a goofy little jitter to the HUD 2022-10-11 23:03:56 +01:00
k_hud.h
k_kart.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into special-stages 2022-10-11 15:44:32 +01:00
k_kart.h Fix oddities with duel items not always spawning 2022-10-01 22:58:58 -04:00
k_menu.h
k_menudef.c Remove kartminimap, kartcheck, kartcomeback cvars 2022-10-01 17:04:48 -07:00
k_menudraw.c
k_menufunc.c Rework time limit a bit 2022-10-11 23:00:44 +01:00
k_objects.h Merge branch 'master' into duel-stuff 2022-10-01 21:46:02 -04:00
k_pathfind.c
k_pathfind.h
k_profiles.c
k_profiles.h
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_respawn.c Merge remote-tracking branch 'origin/master' into HEAD 2022-10-01 14:45:39 -07:00
k_respawn.h
k_specialstage.c Basic start on Special Stages 2022-10-01 21:32:55 -04:00
k_specialstage.h Basic start on Special Stages 2022-10-01 21:32:55 -04:00
k_terrain.c
k_terrain.h
k_waypoint.c
k_waypoint.h
keys.h
libdivide.h
lua_baselib.c Merge remote-tracking branch 'origin/master' into HEAD 2022-10-01 14:45:39 -07:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h
lua_hooklib.c
lua_hud.h
lua_hudlib.c Remove kartminimap, kartcheck, kartcomeback cvars 2022-10-01 17:04:48 -07:00
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 Rework time limit a bit 2022-10-11 23:00:44 +01:00
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 Merge remote-tracking branch 'origin/devmode-online' 2022-09-30 15:57:52 -07:00
m_cheat.h Refactor XD_GIVEITEM into CHEAT_GIVEITEM 2022-10-01 16:16:22 -07:00
m_cond.c
m_cond.h
m_dllist.h
m_easing.c
m_easing.h Add ease Lua library 2022-03-18 16:25:57 +00:00
m_fixed.c
m_fixed.h
m_misc.c
m_misc.h
m_perfstats.c
m_perfstats.h
m_queue.c
m_queue.h
m_random.c
m_random.h Rework bot skin randomisation 2022-10-11 18:42:04 +01:00
m_swap.h
Makefile
md5.c
md5.h
mserv.c Remove NONET 2022-09-24 19:22:04 -07:00
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c Merge remote-tracking branch 'origin/master' into HEAD 2022-10-01 14:45:39 -07:00
p_floor.c
p_inter.c Rework time limit a bit 2022-10-11 23:00:44 +01:00
p_lights.c
p_local.h Merge remote-tracking branch 'origin/master' into HEAD 2022-10-01 14:45:39 -07:00
p_map.c Merge remote-tracking branch 'origin/master' into HEAD 2022-10-01 14:45:39 -07:00
p_maputl.c
p_maputl.h
p_mobj.c Merge remote-tracking branch 'origin/duel-stuff' 2022-10-02 19:10:22 -07:00
p_mobj.h
p_polyobj.c
p_polyobj.h Added the functions Polyobj_moveXY and Polyobj_rotate to Lua as polyobj.moveXY and polyobj.rotate 2020-09-09 19:38:56 +01:00
p_pspr.h
p_saveg.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rename-kart-commands 2022-10-10 17:34:28 +01:00
p_saveg.h
p_setup.c Rework time limit a bit 2022-10-11 23:00:44 +01:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c Merge remote-tracking branch 'origin/master' into HEAD 2022-10-01 14:45:39 -07:00
p_spec.h
p_telept.c Merge remote-tracking branch 'origin/master' into HEAD 2022-10-01 14:45:39 -07:00
p_tick.c Basic start on Special Stages 2022-10-01 21:32:55 -04:00
p_tick.h
p_user.c Make intermission timer-dependent material consistent via K_CanChangeRules() 2022-10-12 20:17:20 +01:00
r_bbox.c
r_bsp.c
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
r_main.h
r_patch.c
r_patch.h
r_patchrotation.c
r_patchrotation.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
r_splats.h
r_state.h
r_textures.c
r_textures.h
r_things.c
r_things.h
s_sound.c Merge branch 'kill-nonet' into 'master' 2022-09-26 17:02:55 +00:00
s_sound.h
screen.c
screen.h
slope_anchors.c
sounds.c
sounds.h
Sourcefile Basic start on Special Stages 2022-10-01 21:32:55 -04:00
st_stuff.c
st_stuff.h * 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
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 Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_vc.nas
v_video.c
v_video.h
version.h
vid_copy.s
w_wad.c Add newline to end of w_wad.c 2022-09-23 21:08:36 +01:00
w_wad.h
y_inter.c Simplify intermission timer code 2022-10-13 13:12:07 +01:00
y_inter.h
z_zone.c
z_zone.h