RingRacers/src
2022-10-10 01:57:24 -04:00
..
android Uncapped (squashed v2) 2022-05-06 22:47:39 -05:00
blua useless test removed (pointed by lint) 2022-05-11 12:17:49 -07:00
dummy Uncapped (squashed v2) 2022-05-06 22:47:39 -05:00
hardware Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
locale
Makefile.d Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
nds
objects Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
sdl Remove NONET 2022-09-24 19:22:04 -07:00
sdl12 Icons + other tweaks to rebranding 2022-05-20 19:42:34 -04:00
win32 Remove win32 backend-specific files 2022-07-23 12:57:35 -05:00
win32ce
.gitignore
am_map.c devmode cheat online 2022-09-29 12:19:45 -04:00
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h Perform incantations so the byteptr.h macros are valid ISO C 2022-09-05 16:49:27 +01:00
CMakeLists.txt cmake: move debug strip to src/CMakeLists.txt 2022-08-23 21:32:29 -05:00
command.c devmode cheat online 2022-09-29 12:19:45 -04:00
command.h Cheater warning 2022-09-27 15:22:59 -04:00
comptime.c Print on the title screen and in console if there are uncommitted changes 2022-09-29 15:31:53 -07:00
config.h.in
console.c devmode cheat online 2022-09-29 12:19:45 -04:00
console.h
d_clisrv.c Merge branch 'commit-version' into 'master' 2022-10-01 02:54:58 +00:00
d_clisrv.h Readd version and subversion to serverinfo 2022-09-30 05:51:43 -07:00
d_event.h
d_main.c Merge branch 'commit-version' into 'master' 2022-10-01 02:54:58 +00:00
d_main.h
d_net.c Merge branch 'kill-nonet' into 'master' 2022-09-26 17:02:55 +00:00
d_net.h Remove NONET 2022-09-24 19:22:04 -07:00
d_netcmd.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
d_netcmd.h Restore SPB force-seek define as 'spbtest' cvar 2022-10-01 21:46:26 -07:00
d_netfil.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
d_netfil.h Remove NONET 2022-09-24 19:22:04 -07:00
d_player.h Merge branch 'rework-savecheckpoint-command' into 'master' 2022-09-30 22:52:05 +00:00
d_think.h
d_ticcmd.h Merge branch 'master' into new-menus 2022-05-25 15:12:51 +01:00
deh_lua.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
deh_lua.h
deh_soc.c Fix special map usage 2022-09-23 20:59:02 +01:00
deh_soc.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into big-large-map-markers 2022-09-23 17:38:49 +01:00
deh_tables.c Block Monsters is a flag again 2022-10-10 01:51:42 -04:00
deh_tables.h "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
dehacked.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into big-large-map-markers 2022-09-23 17:38:49 +01:00
dehacked.h
discord.c discord.c compilation warning 2022-09-21 19:22:33 +01:00
discord.h
doomdata.h Block Monsters is a flag again 2022-10-10 01:51:42 -04:00
doomdef.h "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
doomstat.h Add Duel objects 2022-09-27 22:43:45 -04:00
doomtype.h Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
endian.h
f_finale.c Merge branch 'you-have-uncommitted-changes' into 'master' 2022-10-01 02:14:15 +00:00
f_finale.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart.git into new-menus 2022-05-21 18:57:46 +01:00
f_wipe.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart.git into new-menus 2022-05-22 17:22:49 +01:00
fastcmp.h
filesrch.c Addons menu refactor part 3 2022-09-03 21:15:23 +01:00
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 "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
g_demo.h
g_game.c Merge branch 'master' into duel-stuff 2022-10-01 21:46:02 -04:00
g_game.h Merge branch 'master' into cheats-streamline 2022-09-25 14:27:17 -04: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 Miscellaneous memory bug fixes to make AddressSanitizer happy 2022-09-12 16:49:18 +01:00
hu_stuff.c Merge remote-tracking branch 'origin/chat-flood-fix' 2022-09-28 19:06:38 -07:00
hu_stuff.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into chat-flood-fix 2022-09-26 12:56:50 +01:00
i_addrinfo.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
i_addrinfo.h
i_joy.h
i_net.h Merge branch 'master' into hostcode 2022-09-13 17:08:15 -04:00
i_sound.h
i_system.h Uncapped (squashed v2) 2022-05-06 22:47:39 -05:00
i_tcp.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
i_tcp.h
i_threads.h
i_time.c Tweaks for kart v1 MR comments 2022-05-21 12:43:28 -05:00
i_time.h Uncapped (squashed v2) 2022-05-06 22:47:39 -05:00
i_video.h
info.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
info.h "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
k_battle.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into setangle 2022-09-26 16:25:06 +01:00
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
k_bot.h Bot prediction uses pathfinding 2022-05-30 19:28:40 -04:00
k_botitem.c Remove PF_ATTACKDOWN/PF_ACCELDOWN/PF_BRAKEDOWN, use oldcmd.buttons 2022-09-22 08:49:44 -07:00
k_botsearch.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
k_brightmap.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
k_brightmap.h Brightmap loading uses hashes 2022-09-06 19:48:41 +01:00
k_collide.c Merge remote-tracking branch 'origin/master' into HEAD 2022-10-01 14:45:39 -07:00
k_collide.h Add orbinaut.c + new backwards behavior 2022-09-25 09:55:49 -04:00
k_color.c
k_color.h
k_director.c
k_director.h
k_follower.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into setangle 2022-09-24 20:23:35 +01:00
k_follower.h Merge branch 'master' into new-menus 2022-08-27 22:36:58 -04:00
k_grandprix.c RNG classes, take 2 2022-09-19 00:04:57 -04:00
k_grandprix.h Bad function declaration 2022-04-02 15:24:19 -04:00
k_hud.c Add Garden Top related states 2022-09-28 00:07:25 -07:00
k_hud.h Incorporate some of the advances from tilttrack. 2022-05-21 16:51:03 +01:00
k_kart.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
k_kart.h Fix oddities with duel items not always spawning 2022-10-01 22:58:58 -04:00
k_menu.h Merge branch 'kill-nonet' into 'master' 2022-09-26 17:02:55 +00:00
k_menudef.c Merge branch 'kill-nonet' into 'master' 2022-09-26 17:02:55 +00:00
k_menudraw.c Completely rewrite how joined IPs are saved and written... again 2022-09-26 21:28:33 +01:00
k_menufunc.c devmode cheat online 2022-09-29 12:19:45 -04:00
k_objects.h Merge branch 'master' into duel-stuff 2022-10-01 21:46:02 -04:00
k_pathfind.c Circuit pathfinding 2022-09-10 03:52:31 -04:00
k_pathfind.h Circuit pathfinding 2022-09-10 03:52:31 -04:00
k_profiles.c Improve profile deletion further 2022-09-04 21:44:39 +01:00
k_profiles.h Refactor PR_ApplyProfile and its ilk 2022-09-03 00:16:41 +01:00
k_pwrlv.c Add extra categories and apply based on non-blocking review 2022-09-24 22:01:00 +01:00
k_pwrlv.h Profiles handle power level properly now 2022-08-30 03:51:35 -04:00
k_race.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
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_terrain.c Fix TERRAIN reading 2022-10-10 00:44:27 -04:00
k_terrain.h Terrain overlays 2022-09-15 07:26:08 -04:00
k_waypoint.c Prevent poh-bees on no-respawn waypoints 2022-09-15 21:44:45 -04:00
k_waypoint.h Prevent poh-bees on no-respawn waypoints 2022-09-15 21:44:45 -04:00
keys.h
libdivide.h
lua_baselib.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
lua_blockmaplib.c devmode cheat online 2022-09-29 12:19:45 -04:00
lua_consolelib.c
lua_hook.h Fix conflicts 522467a88 2022-09-05 11:56:30 -07:00
lua_hooklib.c devmode cheat online 2022-09-29 12:19:45 -04:00
lua_hud.h Apply b4fa98d2f to lua_hudlib.c 2022-09-05 11:56:30 -07:00
lua_hudlib.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into big-large-map-markers 2022-09-17 13:57:26 +01:00
lua_hudlib_drawlist.c Miscellaneous memory bug fixes to make AddressSanitizer happy 2022-09-12 16:49:18 +01:00
lua_hudlib_drawlist.h Fix compiling with da strict settings 2022-05-07 07:23:26 -04:00
lua_infolib.c Lua spriteinfo default pivot support 2022-09-21 14:15:28 -07:00
lua_libs.h Allow freesloting & editing precipprops 2022-05-31 09:03:06 -04:00
lua_maplib.c Use the correct bustflags constant 2022-10-09 01:57:47 -04:00
lua_mathlib.c
lua_mobjlib.c Allow non-players to water skip/run 2022-09-27 12:31:33 -04:00
lua_playerlib.c Allow non-players to water skip/run 2022-09-27 12:31:33 -04:00
lua_polyobjlib.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
lua_script.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into big-large-map-markers 2022-09-24 19:53:36 +01:00
lua_script.h Fix conflicts 522467a88 2022-09-05 11:56:30 -07:00
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c Uncapped (squashed v2) 2022-05-06 22:47:39 -05:00
m_anigif.h
m_argv.c
m_argv.h
m_bbox.c
m_bbox.h
m_cheat.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
m_cheat.h "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
m_cond.c Merge branch 'master' into cheats-streamline 2022-09-25 14:27:17 -04:00
m_cond.h
m_dllist.h
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
m_misc.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
m_misc.h Completely rewrite how joined IPs are saved and written... again 2022-09-26 21:28:33 +01:00
m_perfstats.c Bot perfstats 2022-08-27 00:04:33 -04:00
m_perfstats.h Bot perfstats 2022-08-27 00:04:33 -04:00
m_queue.c
m_queue.h
m_random.c Remove strange RNG sync hack 2022-09-25 07:02:39 -04:00
m_random.h Remove strange RNG sync hack 2022-09-25 07:02:39 -04:00
m_swap.h
Makefile Print on the title screen and in console if there are uncommitted changes 2022-09-29 15:31:53 -07:00
md5.c
md5.h
mserv.c Remove NONET 2022-09-24 19:22:04 -07:00
mserv.h
p5prof.h
p_ceilng.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_enemy.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
p_floor.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
p_inter.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_lights.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_local.h "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_map.c Block Monsters is a flag again 2022-10-10 01:51:42 -04:00
p_maputl.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
p_maputl.h Add P_GetMidtextureTopBottom 2022-08-01 07:16:53 -07:00
p_mobj.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
p_mobj.h "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_polyobj.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_polyobj.h "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_pspr.h
p_saveg.c Block Monsters is a flag again 2022-10-10 01:51:42 -04:00
p_saveg.h
p_setup.c Fix invisible tripwire 2022-10-10 01:57:24 -04:00
p_setup.h "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_sight.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
p_slopes.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_slopes.h "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_spec.c It's actually just one type 2022-10-09 03:14:59 -04:00
p_spec.h Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
p_telept.c Merge remote-tracking branch 'origin/master' into HEAD 2022-10-01 14:45:39 -07:00
p_tick.c Add P_LerpFlip 2022-09-28 02:01:37 -07:00
p_tick.h Add P_LerpFlip 2022-09-28 02:01:37 -07:00
p_user.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_bbox.c cv_renderhitbox is a cheat 2022-09-25 19:57:21 -04:00
r_bsp.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_bsp.h
r_data.c Support reading PICTURE/MINIMAP/ENCORE/TWEAKMAP lumps from a map resource 2022-09-12 17:29:15 -04:00
r_data.h Support reading PICTURE/MINIMAP/ENCORE/TWEAKMAP lumps from a map resource 2022-09-12 17:29:15 -04:00
r_defs.h Block Monsters is a flag again 2022-10-10 01:51:42 -04:00
r_draw.c Move follower code to its own file 2022-05-23 00:23:46 -04:00
r_draw.h
r_draw8.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_draw8_npo2.c
r_draw16.c
r_fps.c Backport mobj interpolators crash fix 2022-09-09 13:49:57 -04:00
r_fps.h Incorporate some of the advances from tilttrack. 2022-05-21 16:51:03 +01:00
r_local.h
r_main.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
r_main.h Uncapped (squashed v2) 2022-05-06 22:47:39 -05:00
r_patch.c Fix cups. 2022-09-16 22:51:02 +01:00
r_patch.h
r_patchrotation.c The Garden Top 2022-09-28 02:01:37 -07:00
r_patchrotation.h
r_picformats.c Update and extend R_ParseSpriteInfo for default pivot 2022-09-21 14:15:28 -07:00
r_picformats.h Add SPRINFO_DEFAULT_PIVOT, change spriteinfo_t.available to bit array 2022-09-21 14:15:28 -07:00
r_plane.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_plane.h Allow smaller flat sizes 2022-09-23 15:25:42 -04:00
r_portal.c
r_portal.h
r_segs.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_segs.h Turn the fog wall linedef type into a blendmode 2022-10-08 19:30:40 -04:00
r_skins.c Merge branch 'master' into cheats-streamline 2022-09-25 14:27:17 -04:00
r_skins.h Move SKINNAMESIZE to doomdef.h to prevent issues 2022-05-26 13:32:22 +02:00
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_textures.c Allow smaller flat sizes 2022-09-23 15:25:42 -04:00
r_textures.h Stuff for Ivo's texture crunching 2022-08-28 00:03:22 -04:00
r_things.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_things.h Add floor clipping for TERRAIN 2022-09-14 01:16:19 -04:00
s_sound.c Merge branch 'kill-nonet' into 'master' 2022-09-26 17:02:55 +00:00
s_sound.h Lua hooklib refactor squash 2022-09-05 11:56:04 -07:00
screen.c Mindelay: Oni suggestions rollup 2022-09-20 19:01:54 -07:00
screen.h Add a hitbox renderer to Software mode 2022-09-08 22:30:00 -07:00
slope_anchors.c Block Monsters is a flag again 2022-10-10 01:51:42 -04:00
sounds.c Add new gate sounds 2022-09-23 17:19:15 -04:00
sounds.h Add new gate sounds 2022-09-23 17:19:15 -04:00
Sourcefile Add a hitbox renderer to Software mode 2022-09-08 22:30:00 -07:00
st_stuff.c devmode cheat online 2022-09-29 12:19:45 -04:00
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 "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
taglist.h "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
v_video.c Add V_STRINGDANCE -- dancing letters 2022-09-29 14:38:59 -07:00
v_video.h Add V_STRINGDANCE -- dancing letters 2022-09-29 14:38:59 -07:00
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 Fix function prototype 2022-09-12 17:37:50 -04:00
y_inter.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into big-large-map-markers 2022-09-17 13:57:26 +01:00
y_inter.h
z_zone.c
z_zone.h