RingRacers/src
Eidolon 1094f844a6 Merge branch 'loadlibrary-exchndl' into 'master'
core: load exchndl.dll at runtime, RINGRACERSWADDIR

See merge request KartKrew/Kart!857
2023-01-05 23:30:23 +00:00
..
android Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
audio audio: Add pure-ISO C++17 audio mixer and backend 2023-01-04 16:51:12 -06:00
blua Move all sources into CMakeLists.txt 2022-11-28 21:46:43 -08:00
dummy
hardware Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
io io: Allow span and vec stream to seek past end 2023-01-04 16:51:12 -06:00
locale
Makefile.d
nds
objects Merge branch 'broly-sigfpe' into 'master' 2023-01-03 02:49:58 +00:00
sdl Merge branch 'loadlibrary-exchndl' into 'master' 2023-01-05 23:30:23 +00:00
sdl12
tests Add SRB2_ASSERT, srb2::NotNull<T> 2022-12-30 23:49:29 -06:00
win32 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
win32ce
.gitignore
am_map.c
am_map.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
Android.mk
apng.c
apng.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
asm_defs.inc
byteptr.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
CMakeLists.txt core: load exchndl.dll at runtime 2023-01-04 19:34:41 -06:00
command.c M_CheckNetUnlockByID 2022-12-09 17:26:52 +00:00
command.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
comptime.c Show CMAKE_BUILD_TYPE on title screen 2023-01-02 01:46:05 -08:00
config.h.in Show CMAKE_BUILD_TYPE on title screen 2023-01-02 01:46:05 -08:00
console.c Dehardcode menu gametype selection, part 2 2022-12-30 20:35:55 +00:00
console.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
cxxutil.hpp Add SRB2_ASSERT, srb2::NotNull<T> 2022-12-30 23:49:29 -06:00
d_clisrv.c Also make Grand Prix bots spectators if the gametype doesn't support them (or if the initialisation happens into a GPEVENT) 2022-12-26 23:11:33 +00:00
d_clisrv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_event.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_main.c Default addons menu to addons folder 2023-01-04 00:08:30 -08:00
d_main.h Default addons menu to addons folder 2023-01-04 00:08:30 -08:00
d_net.c typedef.h: typedef node_t 2022-11-27 17:21:40 -08:00
d_net.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_netcmd.c Merge branch 'rulesify' into 'master' 2023-01-03 02:43:52 +00:00
d_netcmd.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
d_netfil.c Rename patch.pk3 to scripts.pk3 2022-12-18 01:08:15 -08:00
d_netfil.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_player.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_think.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
d_ticcmd.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
deh_lua.c gametype_t 2022-12-26 01:07:57 +00:00
deh_lua.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
deh_soc.c LF2_FINISHNEEDED 2022-12-31 16:22:46 +00:00
deh_soc.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
deh_tables.c Fix arrangement of gametype rules between SOC and constants 2022-12-31 22:33:09 +00:00
deh_tables.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
dehacked.c Sal's review: Clear levels on gamedata addition by default 2022-12-19 21:26:52 +00:00
dehacked.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
discord.c Dehardcode menu gametype selection, part 1 2022-12-30 15:23:26 +00:00
discord.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
doomdata.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
doomdef.h Show CMAKE_BUILD_TYPE on title screen 2023-01-02 01:46:05 -08:00
doomstat.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
doomtype.h Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2022-12-30 20:17:26 -08:00
endian.h
f_finale.c Show CMAKE_BUILD_TYPE on title screen 2023-01-02 01:46:05 -08:00
f_finale.h Parity between title screen and menu version info 2023-01-01 15:40:51 -08:00
f_wipe.c
fastcmp.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
filesrch.c cv_addons_option: rename RINGRACERS to IWAD 2023-01-04 00:09:58 -08:00
filesrch.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
font.c
font.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
g_demo.c Replays (net and timeeattack) now recognise gametypes by name 2022-12-29 23:13:51 +00:00
g_demo.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
g_game.c G_RandMap should consider & all valid flags for gametype, not ==. 2022-12-31 22:44:49 +00:00
g_game.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
g_input.c Missing gamecontrolname 2022-11-26 23:24:02 +00:00
g_input.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
g_splitscreen.c
g_state.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
http-mserv.c
hu_stuff.c Remove "circuitmap" 2022-12-31 23:27:59 +00:00
hu_stuff.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_addrinfo.c
i_addrinfo.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_joy.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_net.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_sound.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_system.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_tcp.c
i_tcp.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_threads.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_time.c
i_time.h Add typedef.h 2022-11-27 17:21:40 -08:00
i_video.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
info.c Add a funny little rotating question mark ala SA1 character select 2023-01-04 17:23:18 +00:00
info.h Add a funny little rotating question mark ala SA1 character select 2023-01-04 17:23:18 +00:00
k_battle.c Merge branch 'rulesify' into 'master' 2023-01-03 02:43:52 +00:00
k_battle.h Set fuse for Battle items 2023-01-01 18:38:53 -08:00
k_bheap.c
k_bheap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_boss.c "Special Mode" (Sealed Stars) and "Versus Mode" (bosses) are now gametypes 2022-12-26 23:06:24 +00:00
k_boss.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
k_bot.c "Special Mode" (Sealed Stars) and "Versus Mode" (bosses) are now gametypes 2022-12-26 23:06:24 +00:00
k_bot.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_botitem.c Merge branch 'master' into capsules-improvement 2022-12-19 01:12:07 -05:00
k_botsearch.c Merge branch 'master' into capsules-improvement 2022-12-14 23:19:34 -05:00
k_brightmap.c
k_brightmap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_collide.c Correct for recursive iteration of multiple mines in succession clobbering filescope minehitlag 2023-01-02 13:08:11 +00:00
k_collide.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_color.c Go back to the old one, but gamma correct it 2022-12-15 22:29:38 -05:00
k_color.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_director.c
k_director.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_follower.c M_CheckNetUnlockByID 2022-12-09 17:26:52 +00:00
k_follower.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_grandprix.c Permit losing a life when exited if the player has PF_NOCONTEST 2023-01-02 00:54:24 +00:00
k_grandprix.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_hud.c Use K_GetCachedItemPatch for distribution debugger 2023-01-05 05:13:18 -08:00
k_hud.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_kart.c K_GetTotallyRandomResult: use NULL roulette data 2023-01-03 05:30:53 -08:00
k_kart.h Add K_GetTotallyRandomResult, for battle item spawners 2023-01-01 18:38:53 -08:00
k_menu.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
k_menudef.c Dehardcode menu gametype selection, part 3 2022-12-30 23:58:22 +00:00
k_menudraw.c Remove now-unused definition for challengesbordercolor 2023-01-04 18:04:38 +00:00
k_menufunc.c Merge branch 'addons-menu-addons-folder' into 'master' 2023-01-05 20:51:28 +00:00
k_objects.h Merge branch 'broly-sigfpe' into 'master' 2023-01-03 02:49:58 +00:00
k_pathfind.c
k_pathfind.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_profiles.c Re-add mid-game rankings 2022-11-25 17:59:18 +00:00
k_profiles.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
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 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_race.c More fun rules for Special Stages 2022-12-27 17:58:35 +00:00
k_race.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_respawn.c All playsim-internal distinctions between Race and Battle are now gametype rules. 2022-12-24 22:43:00 +00:00
k_respawn.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_roulette.c K_GetTotallyRandomResult: use NULL roulette data 2023-01-03 05:30:53 -08:00
k_roulette.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_specialstage.c Clear UFO pointer if its object was removed (matches up with general mobjthinker P_SetTarget handling) 2022-12-31 18:45:04 +00:00
k_specialstage.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
k_terrain.c Play spring TERRAIN sfx from sector 2022-12-18 21:09:29 -08:00
k_terrain.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_waypoint.c First pass on Special Stage UFO 2022-12-15 23:06:17 -05:00
k_waypoint.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
keys.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
libdivide.h
lua_baselib.c Dehardcode menu gametype selection, part 1 2022-12-30 15:23:26 +00:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
lua_hooklib.c Clear clipping rectangle before each hook call 2022-12-11 14:14:12 -05:00
lua_hud.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
lua_hudlib.c
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h Add typedef.h 2022-11-27 17:21:40 -08:00
lua_infolib.c
lua_libs.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
lua_maplib.c Rewrite level restrictions 2022-12-13 13:45:17 +00:00
lua_mathlib.c
lua_mobjlib.c Unlockable skins (in a way friendly to #define MAXSKINS 255) 2022-11-27 22:53:29 +00:00
lua_playerlib.c Add invulnhitlag, timeshit and timeshitprev fields to player_t 2022-12-21 08:08:59 -08:00
lua_polyobjlib.c
lua_script.c Remove "circuitmap" 2022-12-31 23:27:59 +00:00
lua_script.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_aatree.c Add typedef.h 2022-11-27 17:21:40 -08:00
m_aatree.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_anigif.c
m_anigif.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_argv.c
m_argv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_bbox.c
m_bbox.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_cheat.c Conversion to using gamedata_t 2022-11-30 13:19:21 +00:00
m_cheat.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_cond.c Challenge grid population improvement 2023-01-04 17:28:45 +00:00
m_cond.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
m_dllist.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_easing.c
m_easing.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_fixed.c
m_fixed.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_misc.c
m_misc.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_perfstats.c
m_perfstats.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_queue.c
m_queue.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_random.c Conversion to using gamedata_t 2022-11-30 13:19:21 +00:00
m_random.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_swap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
Makefile
md5.c
md5.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
mserv.c
mserv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p5prof.h
p_ceilng.c
p_enemy.c Make GTR_BUMPERS less monolithic 2022-12-31 23:12:41 +00:00
p_floor.c
p_inter.c Don't treat players with 0 lives that are exiting (definitely just completed a race) as irrelevant in P_CheckRacers counts 2023-01-02 20:20:47 +00:00
p_lights.c
p_local.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_map.c Merge branch 'master' into special-stages 2022-12-22 05:18:56 -05:00
p_maputl.c Fix solid midtextures 2022-12-02 02:01:02 -05:00
p_maputl.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_mobj.c Merge branch 'broly-sigfpe' into 'master' 2023-01-03 02:49:58 +00:00
p_mobj.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_polyobj.c Evict the wall gremlin 2022-11-21 16:12:53 -05:00
p_polyobj.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_pspr.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_saveg.c Merge branch 'master' into neutral-explosion-hitlag 2022-12-22 02:45:08 -05:00
p_saveg.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_setup.c Merge branch 'rulesify' into 'master' 2023-01-03 02:43:52 +00:00
p_setup.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_sight.c Fix bad usage of const 2022-11-27 03:24:07 -05:00
p_slopes.c
p_slopes.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_spec.c Remove "circuitmap" 2022-12-31 23:27:59 +00:00
p_spec.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_telept.c
p_tick.c Make GTR_BUMPERS less monolithic 2022-12-31 23:12:41 +00:00
p_tick.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_user.c Reduce stair janking loss of control if momentum angle drifts too far from facing 2023-01-03 22:43:58 -08:00
r_bbox.c
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 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_defs.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_draw.c Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
r_draw.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_draw8.c
r_draw8_npo2.c
r_draw16.c
r_fps.c
r_fps.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_local.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_main.c drawpickups command to hide collectible items 2022-11-25 16:05:11 -08:00
r_main.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_patch.c
r_patch.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_patchrotation.c
r_patchrotation.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_picformats.c
r_picformats.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_plane.c
r_plane.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_portal.c
r_portal.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
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 M_CheckNetUnlockByID 2022-12-09 17:26:52 +00:00
r_skins.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_sky.c
r_sky.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_splats.c
r_splats.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_state.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_textures.c
r_textures.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_things.c Hide MT_OVERLAY with drawpickups 2022-11-27 21:19:04 -08:00
r_things.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
s_sound.c Add S_FindMusicDef, function to find musicdef by name 2023-01-04 23:34:45 -08:00
s_sound.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
screen.c
screen.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
slope_anchors.c
sounds.c Add Tyron's invinc/grow blocked hit sfx 2022-12-21 08:35:26 -08:00
sounds.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
st_stuff.c Demo savemode text is consistent colour now 2022-12-31 23:14:43 +00:00
st_stuff.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
strcasestr.c Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2022-12-30 20:17:26 -08:00
string.c
stun.c
stun.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06: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 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
v_video.c More fun rules for Special Stages 2022-12-27 17:58:35 +00:00
v_video.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
version.h
vid_copy.s
w_wad.c Fix loading a map in a seperate file before loading a file with the relevant header 2023-01-01 23:39:28 +00:00
w_wad.h Fix loading a map in a seperate file before loading a file with the relevant header 2023-01-01 23:39:28 +00:00
y_inter.c Fix yellowmap not being included 2023-01-01 16:02:55 +00:00
y_inter.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
z_zone.c
z_zone.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00