RingRacers/src
2022-12-20 19:39:50 -05:00
..
android
blua Move all sources into CMakeLists.txt 2022-11-28 21:46:43 -08:00
dummy
hardware opengl: fix bottom and right edge of clip rect 2022-12-17 18:38:40 -08:00
locale
Makefile.d make: Fix ifdef check from dummy target changes 2022-10-20 21:12:58 -05:00
nds
objects Allow SPB to attack the UFO properly 2022-12-19 04:49:53 -05:00
sdl Merge branch 'master' into cmake-sources 2022-12-15 19:54:59 -05:00
sdl12
tests Redefine boolean for C++ compatibility 2022-12-12 16:34:25 -06:00
win32 win32: Add dpi aware manifest config 2022-10-31 13:58:12 -05:00
win32ce
.gitignore
am_map.c
am_map.h Add typedef.h 2022-11-27 17:21:40 -08:00
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt Newly added files to CMakeLists.txt 2022-12-15 19:55:29 -05:00
command.c Let toggle command multiple choice mode work on cvars lacking PossibleValue array 2022-11-03 05:46:22 -07:00
command.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
comptime.c
config.h.in cmake: Remove asset hashing, CMAKE_ASSETS_DIR 2022-11-27 02:44:10 -08:00
console.c
console.h
cxxutil.hpp c++: add finally RAII utility 2022-12-12 16:40:56 -06:00
d_clisrv.c Actually track lastfakeskin! 2022-11-23 18:03:27 +00:00
d_clisrv.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
d_event.h Add typedef.h 2022-11-27 17:21:40 -08:00
d_main.c Merge branch 'master' into special-stages 2022-12-19 01:53:41 -05:00
d_main.h Remove advancedemo 2022-11-03 14:45:36 +00:00
d_net.c typedef.h: typedef node_t 2022-11-27 17:21:40 -08:00
d_net.h
d_netcmd.c Fix not being able to use map command to go to SS 2022-12-18 02:43:31 -05:00
d_netcmd.h Deterministic roulette 2022-12-11 23:58:11 -05:00
d_netfil.c Rename patch.pk3 to scripts.pk3 2022-12-18 01:08:15 -08:00
d_netfil.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
d_player.h Cleanup lots of the older roulette code 2022-12-15 01:23:23 -05:00
d_think.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
d_ticcmd.h Add typedef.h 2022-11-27 17:21:40 -08:00
deh_lua.c
deh_lua.h
deh_soc.c Invalidate all instances of the same map across multiple cups' cachedlevels, so that it DEFINITELY will be assigned to the first cup in the linked list in P_InitMapData. 2022-12-18 14:40:16 +00:00
deh_soc.h Major changes to follower selection 2022-11-06 22:53:12 +00:00
deh_tables.c First pass on UFO visuals 2022-12-15 23:17:38 -05:00
deh_tables.h Add typedef.h 2022-11-27 17:21:40 -08:00
dehacked.c Major changes to follower selection 2022-11-06 22:53:12 +00:00
dehacked.h Add typedef.h 2022-11-27 17:21:40 -08:00
discord.c Add K_TimeAttackRules 2022-12-17 01:05:30 -05:00
discord.h Merge branch 'universal-typedef' into 'master' 2022-12-05 20:59:43 +00:00
doomdata.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
doomdef.h c++: Make some defines C++-valid 2022-12-12 16:38:25 -06:00
doomstat.h More things use the menu map selection rules 2022-12-18 13:57:39 +00:00
doomtype.h #define BOOL boolean -> #define boolean BOOL 2022-12-15 20:54:15 -05:00
endian.h
f_finale.c Put tm* variables into a struct 2022-11-20 19:27:34 -05:00
f_finale.h
f_wipe.c
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h Add typedef.h 2022-11-27 17:21:40 -08:00
g_demo.c Actually track lastfakeskin! 2022-11-23 18:03:27 +00:00
g_demo.h Add typedef.h 2022-11-27 17:21:40 -08:00
g_game.c Use GTR_NOCUPSELECT as the controlling factor in advancemap next 2022-12-18 14:45:31 +00:00
g_game.h Add typedef.h 2022-11-27 17:21:40 -08:00
g_input.c Missing gamecontrolname 2022-11-26 23:24:02 +00:00
g_input.h Re-add mid-game rankings 2022-11-25 17:59:18 +00:00
g_splitscreen.c
g_state.h
http-mserv.c
hu_stuff.c First Musicdef changes in preparation for music test 2022-12-17 16:39:10 +00:00
hu_stuff.h Add typedef.h 2022-11-27 17:21:40 -08:00
i_addrinfo.c
i_addrinfo.h
i_joy.h Add typedef.h 2022-11-27 17:21:40 -08:00
i_net.h Add typedef.h 2022-11-27 17:21:40 -08:00
i_sound.h
i_system.h Add typedef.h 2022-11-27 17:21:40 -08:00
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
info.c Allow SPB to attack the UFO properly 2022-12-19 04:49:53 -05:00
info.h First pass on UFO visuals 2022-12-15 23:17:38 -05:00
k_battle.c Merge branch 'udmf-cherrypick' into 'master' 2022-10-29 06:54:48 +00:00
k_battle.h
k_bheap.c
k_bheap.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
k_boss.c
k_boss.h Add typedef.h 2022-11-27 17:21:40 -08:00
k_bot.c Displace bot predictions against slope physics 2022-11-27 05:14:35 -05:00
k_bot.h Add typedef.h 2022-11-27 17:21:40 -08:00
k_botitem.c Make bots stop roulette instead of waiting it out 2022-12-12 04:35:51 -05:00
k_botsearch.c Bots treat all offroad as wall 2022-11-27 03:00:47 -05:00
k_brightmap.c
k_brightmap.h Add typedef.h 2022-11-27 17:21:40 -08:00
k_collide.c Kill mine when running into it during explosion state 2022-12-17 00:09:56 -08:00
k_collide.h Add K_SpawnBrolyKi, green circle shrinks during explosion hitlag 2022-12-14 19:54:31 -08: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
k_director.c
k_director.h
k_follower.c Clean up follower setting to handle strings and values just like player->skin 2022-11-07 18:11:45 +00:00
k_follower.h Add typedef.h 2022-11-27 17:21:40 -08:00
k_grandprix.c Restart Map/Try Again pause menu entry 2022-11-17 16:45:07 +00:00
k_grandprix.h
k_hud.c Fix HUD item flicker crash 2022-12-17 18:55:38 -08:00
k_hud.h Clipping rectangle 2022-12-11 13:53:51 -05:00
k_kart.c Break the Capsules is always Time Attack rules 2022-12-20 19:39:50 -05:00
k_kart.h Add K_TimeAttackRules 2022-12-17 01:05:30 -05:00
k_menu.h Fix typings for map index 2022-12-18 14:25:38 +00:00
k_menudef.c Re-add mid-game rankings 2022-11-25 17:59:18 +00:00
k_menudraw.c Fix M_DrawCupSelect picking selected cup badly 2022-12-18 13:12:05 +00:00
k_menufunc.c Fix pageno if greater than permitted 2022-12-18 14:42:18 +00:00
k_objects.h Allow SPB to attack the UFO properly 2022-12-19 04:49:53 -05:00
k_pathfind.c
k_pathfind.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
k_profiles.c Re-add mid-game rankings 2022-11-25 17:59:18 +00:00
k_profiles.h Add typedef.h 2022-11-27 17:21:40 -08:00
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_respawn.c
k_respawn.h
k_roulette.c Merge branch 'master' into special-stages 2022-12-19 01:53:41 -05:00
k_roulette.h Add proper comments for each function 2022-12-15 16:19:06 -05:00
k_specialstage.c First pass on Special Stage UFO 2022-12-15 23:06:17 -05:00
k_specialstage.h First pass on Special Stage UFO 2022-12-15 23:06:17 -05:00
k_terrain.c Play spring TERRAIN sfx from sector 2022-12-18 21:09:29 -08:00
k_terrain.h Add springStrength and springStarColor to TERRAIN 2022-12-18 21:09:29 -08:00
k_waypoint.c First pass on Special Stage UFO 2022-12-15 23:06:17 -05:00
k_waypoint.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
keys.h
libdivide.h
lua_baselib.c Add K_SpawnBrolyKi, green circle shrinks during explosion hitlag 2022-12-14 19:54:31 -08:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h
lua_hooklib.c Clear clipping rectangle before each hook call 2022-12-11 14:14:12 -05:00
lua_hud.h
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
lua_maplib.c P_RestoreTMStruct 2022-11-21 15:59:19 -05:00
lua_mathlib.c
lua_mobjlib.c Evict the wall gremlin 2022-11-21 16:12:53 -05:00
lua_playerlib.c Deterministic roulette 2022-12-11 23:58:11 -05:00
lua_polyobjlib.c
lua_script.c
lua_script.h
lua_skinlib.c
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 Add typedef.h 2022-11-27 17:21:40 -08:00
m_anigif.c
m_anigif.h
m_argv.c
m_argv.h
m_bbox.c
m_bbox.h
m_cheat.c Add grayscale command, toggles GRAYPAL palette override 2022-11-03 05:51:39 -07:00
m_cheat.h Add grayscale command, toggles GRAYPAL palette override 2022-11-03 05:51:39 -07:00
m_cond.c
m_cond.h Add typedef.h 2022-11-27 17:21:40 -08:00
m_dllist.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h Add typedef.h 2022-11-27 17:21:40 -08:00
m_misc.c
m_misc.h
m_perfstats.c
m_perfstats.h Add typedef.h 2022-11-27 17:21:40 -08:00
m_queue.c
m_queue.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
m_random.c Try some things to reduce rng biases 2022-11-12 09:48:59 -05:00
m_random.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into ironman 2022-11-21 15:49:29 +00:00
m_swap.h
Makefile
md5.c
md5.h
mserv.c
mserv.h Add typedef.h 2022-11-27 17:21:40 -08:00
p5prof.h
p_ceilng.c
p_enemy.c Merge branch 'deterministic-roulette' into 'master' 2022-12-16 00:50:45 +00:00
p_floor.c
p_inter.c Allow SPB to attack the UFO properly 2022-12-19 04:49:53 -05:00
p_lights.c
p_local.h Separate most of P_DoSpring into P_DoSpringEx 2022-12-18 21:09:29 -08:00
p_map.c Allow SPB to attack the UFO properly 2022-12-19 04:49:53 -05:00
p_maputl.c Fix solid midtextures 2022-12-02 02:01:02 -05:00
p_maputl.h Add typedef.h 2022-11-27 17:21:40 -08:00
p_mobj.c Merge branch 'master' into special-stages 2022-12-18 01:12:17 -05:00
p_mobj.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
p_polyobj.c Evict the wall gremlin 2022-11-21 16:12:53 -05:00
p_polyobj.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
p_pspr.h
p_saveg.c Cleanup lots of the older roulette code 2022-12-15 01:23:23 -05:00
p_saveg.h Add typedef.h 2022-11-27 17:21:40 -08:00
p_setup.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into battle-cups 2022-12-18 14:02:23 +00:00
p_setup.h Add typedef.h 2022-11-27 17:21:40 -08:00
p_sight.c Fix bad usage of const 2022-11-27 03:24:07 -05:00
p_slopes.c
p_slopes.h Add typedef.h 2022-11-27 17:21:40 -08:00
p_spec.c Fix bots being unable to trigger 2022-11-27 03:00:48 -05:00
p_spec.h Add typedef.h 2022-11-27 17:21:40 -08:00
p_telept.c Compilation errors from corrupted cherry-pick/porting 2022-11-03 14:32:40 +00:00
p_tick.c Missing header reference 2022-11-03 14:57:27 +00:00
p_tick.h
p_user.c Reset pitch/roll on springs + trick panels 2022-12-02 00:27:34 -05:00
r_bbox.c
r_bsp.c
r_bsp.h
r_data.c
r_data.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_defs.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
r_draw.c Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
r_draw.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
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 Add typedef.h 2022-11-27 17:21:40 -08:00
r_local.h
r_main.c drawpickups command to hide collectible items 2022-11-25 16:05:11 -08:00
r_main.h drawpickups command to hide collectible items 2022-11-25 16:05:11 -08:00
r_patch.c
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c
r_picformats.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_plane.c
r_plane.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
r_portal.c
r_portal.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
r_segs.c
r_segs.h
r_skins.c Actually track lastfakeskin! 2022-11-23 18:03:27 +00:00
r_skins.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_sky.c
r_sky.h
r_splats.c Kill SF_HIRES, use skin_t highresscale instead 2022-11-03 16:19:17 -07:00
r_splats.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_state.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_textures.c
r_textures.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_things.c Hide MT_OVERLAY with drawpickups 2022-11-27 21:19:04 -08:00
r_things.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
s_sound.c Further changes to musicdef based on discussion with Gunla 2022-12-17 17:36:44 +00:00
s_sound.h Further changes to musicdef based on discussion with Gunla 2022-12-17 17:36:44 +00:00
screen.c
screen.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
slope_anchors.c Fix -Wformat 2022-10-16 16:50:13 -07:00
sounds.c Make explosions louder from a distance 2022-12-14 19:54:33 -08:00
sounds.h Add typedef.h 2022-11-27 17:21:40 -08:00
st_stuff.c Try some things to reduce rng biases 2022-11-12 09:48:59 -05:00
st_stuff.h
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 Add typedef.h 2022-11-27 17:21:40 -08:00
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h Merge branch 'clipping-rectangle' into deterministic-roulette 2022-12-11 23:58:55 -05:00
v_video.c Fix off-by-one when clipping rectangle bottom 2022-12-11 17:43:11 -08:00
v_video.h Prevent modifying cliprect, wordier vars 2022-12-11 16:47:25 -05:00
version.h
vid_copy.s
w_wad.c Fix NULL lump name guard for W_CheckNumForName 2022-12-05 13:06:52 -08:00
w_wad.h Add typedef.h 2022-11-27 17:21:40 -08:00
y_inter.c Merge branch 'special-stages' into 'master' 2022-10-27 03:10:37 +00:00
y_inter.h
z_zone.c
z_zone.h