| .. |
|
acs
|
activator_t: Before Z_Freeing, consistently decrement refcount for activator->mo per review
|
2023-01-15 15:12:30 +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
|
|
|
|
core
|
hwr2: Reformat C++ code
|
2023-01-14 19:59:41 -06:00 |
|
dummy
|
|
|
|
hardware
|
Only interpolate shadowcasters if they exist
|
2023-01-27 23:24:58 +00:00 |
|
hwr2
|
(WIP) hardware: add render hardware interface
|
2023-01-14 18:40:26 -06:00 |
|
io
|
|
|
|
locale
|
|
|
|
Makefile.d
|
|
|
|
menus
|
M_LevelListFromGametype: Z_Malloc instead of Z_Calloc for initialisation of cupgrid.builtgrid
|
2023-02-06 20:47:48 +00:00 |
|
nds
|
|
|
|
objects
|
Fix UFO hum level clamping
|
2023-01-19 15:56:36 -07:00 |
|
rhi
|
hwr2 gl3core: Fix FBO depth attachment
|
2023-01-14 20:30:52 -06:00 |
|
sdl
|
Merge branch 'music-debug' into 'master'
|
2023-01-25 00:14:42 +00:00 |
|
sdl12
|
|
|
|
tests
|
|
|
|
win32
|
|
|
|
win32ce
|
|
|
|
.gitignore
|
|
|
|
am_map.c
|
minigen: Add black fragments to common objects on valid road
|
2023-01-24 18:59:13 +00:00 |
|
am_map.h
|
Precalculate as much shared minimap/automap data on level load as possible
|
2023-01-24 14:46:25 +00:00 |
|
Android.mk
|
SRB2 2.1 release
|
2014-03-15 13:11:35 -04:00 |
|
apng.c
|
|
|
|
apng.h
|
|
|
|
asm_defs.inc
|
|
|
|
byteptr.h
|
|
|
|
CMakeLists.txt
|
cmake: move ACSVM fetch to cpm-acsvm.cmake
|
2023-01-26 23:33:00 -08:00 |
|
command.c
|
Merge branch 'minor-cherrypicks-270123' into 'master'
|
2023-02-06 22:19:32 +00:00 |
|
command.h
|
|
|
|
comptime.c
|
|
|
|
config.h.in
|
|
|
|
console.c
|
|
|
|
console.h
|
|
|
|
cxxutil.hpp
|
|
|
|
d_clisrv.c
|
Failed net connection: Catch another exit to title, and replace with menu restore.
|
2023-02-01 23:19:50 +00:00 |
|
d_clisrv.h
|
|
|
|
d_event.h
|
|
|
|
d_main.c
|
D_ClearState, D_StartTItle: Fix music restarting if shared between connection screen/playsim and menu
|
2023-02-01 23:26:33 +00:00 |
|
d_main.h
|
Restore menu state after playsim
|
2023-01-29 23:53:21 +00:00 |
|
d_net.c
|
|
|
|
d_net.h
|
|
|
|
d_netcmd.c
|
Restore menu state after playsim
|
2023-01-29 23:53:21 +00:00 |
|
d_netcmd.h
|
|
|
|
d_netfil.c
|
|
|
|
d_netfil.h
|
|
|
|
d_player.h
|
|
|
|
d_think.h
|
|
|
|
d_ticcmd.h
|
|
|
|
deh_lua.c
|
lib_freeslot: Init dehacked state so SOC initialised later won't nuke freeslots generated here
|
2023-01-27 19:06:24 +00:00 |
|
deh_lua.h
|
|
|
|
deh_soc.c
|
|
|
|
deh_soc.h
|
Add extern "C" in C++ to all headers
|
2022-12-30 19:26:16 -06:00 |
|
deh_tables.c
|
Merge branch 'minigen' into 'master'
|
2023-01-25 05:54:12 +00:00 |
|
deh_tables.h
|
|
|
|
dehacked.c
|
|
|
|
dehacked.h
|
|
|
|
discord.c
|
|
|
|
discord.h
|
|
|
|
doomdata.h
|
|
|
|
doomdef.h
|
|
|
|
doomstat.h
|
|
|
|
doomtype.h
|
|
|
|
endian.h
|
|
|
|
f_finale.c
|
D_ClearState, G_EndGame, G_GameEndTicker: Move netgame-specific server looping out of the general state-clearing function, for sanity's sake.
|
2023-01-31 14:09:21 +00:00 |
|
f_finale.h
|
|
|
|
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
|
|
|
|
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
|
M_EndModeAttackRun bugfixes
|
2023-01-31 14:00:21 +00:00 |
|
g_demo.h
|
|
|
|
g_game.c
|
D_ClearState, G_EndGame, G_GameEndTicker: Move netgame-specific server looping out of the general state-clearing function, for sanity's sake.
|
2023-01-31 14:09:21 +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
|
|
|
|
g_input.h
|
|
|
|
g_splitscreen.c
|
|
|
|
g_state.h
|
|
|
|
http-mserv.c
|
|
|
|
hu_stuff.c
|
HU_DrawDemoInfo: do not draw best lap time when irrelevant
|
2023-01-31 14:35:57 +00:00 |
|
hu_stuff.h
|
|
|
|
i_addrinfo.c
|
|
|
|
i_addrinfo.h
|
|
|
|
i_joy.h
|
|
|
|
i_net.h
|
|
|
|
i_sound.h
|
|
|
|
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
|
|
|
|
i_threads.h
|
|
|
|
i_time.c
|
|
|
|
i_time.h
|
|
|
|
i_video.h
|
(WIP) hardware: add render hardware interface
|
2023-01-14 18:40:26 -06:00 |
|
i_video_common.cpp
|
hwr2 legacy opengl: restore fps counter etc
|
2023-01-14 18:57:45 -08:00 |
|
info.c
|
Support for user-specified minimap bounds
|
2023-01-24 17:57:56 +00:00 |
|
info.h
|
Support for user-specified minimap bounds
|
2023-01-24 17:57:56 +00:00 |
|
k_battle.c
|
Spawn Battle monitors
|
2023-01-03 05:31:30 -08:00 |
|
k_battle.h
|
|
|
|
k_bheap.c
|
|
|
|
k_bheap.h
|
|
|
|
k_boss.c
|
|
|
|
k_boss.h
|
|
|
|
k_bot.c
|
K_BuildBotTiccmd: Catch NULL track predictions
|
2023-01-27 19:58:45 +00:00 |
|
k_bot.h
|
|
|
|
k_botitem.c
|
Merge branch 'master' into capsules-improvement
|
2022-12-19 01:12:07 -05:00 |
|
k_botsearch.c
|
|
|
|
k_brightmap.c
|
|
|
|
k_brightmap.h
|
|
|
|
k_collide.c
|
|
|
|
k_collide.h
|
|
|
|
k_color.c
|
|
|
|
k_color.h
|
|
|
|
k_director.c
|
|
|
|
k_director.h
|
|
|
|
k_follower.c
|
Follower hitlag
|
2023-01-08 16:51:58 +00:00 |
|
k_follower.h
|
Add extern "C" in C++ to all headers
|
2022-12-30 19:26:16 -06:00 |
|
k_grandprix.c
|
|
|
|
k_grandprix.h
|
|
|
|
k_hud.c
|
Precalculate as much shared minimap/automap data on level load as possible
|
2023-01-24 14:46:25 +00:00 |
|
k_hud.h
|
|
|
|
k_kart.c
|
Merge branch 'magician-spectator' into 'master'
|
2023-01-22 01:59:48 +00:00 |
|
k_kart.h
|
Add capsuletest cvar
|
2023-01-11 21:46:21 -08:00 |
|
k_menu.h
|
menu_t, M_PlayMenuJam: const char *music parameter
|
2023-02-01 23:15:51 +00:00 |
|
k_menudraw.c
|
Remove MessageDef
|
2023-02-01 22:39:35 +00:00 |
|
k_menufunc.c
|
M_SpecificMenuRestore: Fix a bug where setup_numplayers was always being set to 1, instead of only when "skipping" character select via netgame connection
|
2023-02-01 23:16:48 +00:00 |
|
k_objects.h
|
|
|
|
k_pathfind.c
|
Circuit pathfinding
|
2022-09-10 03:52:31 -04:00 |
|
k_pathfind.h
|
Add extern "C" in C++ to all headers
|
2022-12-30 19:26:16 -06:00 |
|
k_profiles.c
|
|
|
|
k_profiles.h
|
|
|
|
k_pwrlv.c
|
|
|
|
k_pwrlv.h
|
|
|
|
k_race.c
|
|
|
|
k_race.h
|
|
|
|
k_respawn.c
|
Disable Drop Dashing while on the Garden Top
|
2023-01-14 18:35:49 -08: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
|
|
|
|
k_specialstage.c
|
|
|
|
k_specialstage.h
|
|
|
|
k_terrain.c
|
minigen: Add black fragments to common objects on valid road
|
2023-01-24 18:59:13 +00:00 |
|
k_terrain.h
|
minigen: Add black fragments to common objects on valid road
|
2023-01-24 18:59:13 +00:00 |
|
k_waypoint.c
|
|
|
|
k_waypoint.h
|
|
|
|
keys.h
|
|
|
|
libdivide.h
|
|
|
|
lua_baselib.c
|
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug
|
2023-01-22 15:20:14 +00:00 |
|
lua_blockmaplib.c
|
devmode cheat online
|
2022-09-29 12:19:45 -04:00 |
|
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
|
|
|
|
lua_mobjlib.c
|
|
|
|
lua_playerlib.c
|
|
|
|
lua_polyobjlib.c
|
|
|
|
lua_script.c
|
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into save_p-unglobal-alt
|
2023-01-03 19:45:18 +00:00 |
|
lua_script.h
|
Remove global lua_save_p and use savebuffer_t for LUA_Archive / LUA_UnArchive
|
2023-01-01 00:23:23 -08:00 |
|
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
|
|
|
|
m_anigif.h
|
|
|
|
m_argv.c
|
|
|
|
m_argv.h
|
|
|
|
m_bbox.c
|
|
|
|
m_bbox.h
|
|
|
|
m_cheat.c
|
Merge branch 'minigen' into 'master'
|
2023-01-25 05:54:12 +00:00 |
|
m_cheat.h
|
|
|
|
m_cond.c
|
|
|
|
m_cond.h
|
|
|
|
m_dllist.h
|
|
|
|
m_easing.c
|
|
|
|
m_easing.h
|
|
|
|
m_fixed.c
|
|
|
|
m_fixed.h
|
|
|
|
m_misc.c
|
M_MinimapGenerate: Include lumpname in minigen output filename
|
2023-01-28 00:18:38 +00:00 |
|
m_misc.h
|
New console command "minigen"
|
2023-01-23 12:33:35 +00:00 |
|
m_perfstats.c
|
ACS basic implementation
|
2022-10-04 03:23:17 -04:00 |
|
m_perfstats.h
|
|
|
|
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
|
|
|
|
m_random.h
|
Merge branch 'master' into acs
|
2022-12-31 15:04:51 -05:00 |
|
m_swap.h
|
|
|
|
Makefile
|
|
|
|
md5.c
|
|
|
|
md5.h
|
|
|
|
mserv.c
|
|
|
|
mserv.h
|
|
|
|
p5prof.h
|
|
|
|
p_ceilng.c
|
|
|
|
p_enemy.c
|
|
|
|
p_floor.c
|
Prevent floating crumbling platforms from being triggered twice
|
2023-01-27 23:26:53 +00:00 |
|
p_inter.c
|
P_DamageMobj: Fix DMG_STING not playing sound
|
2023-02-03 01:05:05 +00:00 |
|
p_lights.c
|
|
|
|
p_local.h
|
Merge branch 'minigen' into 'master'
|
2023-01-25 05:54:12 +00:00 |
|
p_map.c
|
|
|
|
p_maputl.c
|
|
|
|
p_maputl.h
|
|
|
|
p_mobj.c
|
Merge branch 'refcount-goofin' into 'master'
|
2023-01-25 01:00:42 +00:00 |
|
p_mobj.h
|
|
|
|
p_polyobj.c
|
|
|
|
p_polyobj.h
|
|
|
|
p_pspr.h
|
|
|
|
p_saveg.c
|
Add sector action
|
2023-01-06 05:31:53 -05:00 |
|
p_saveg.h
|
|
|
|
p_setup.c
|
Merge branch 'minor-cherrypicks-270123' into 'master'
|
2023-02-06 22:19:32 +00:00 |
|
p_setup.h
|
|
|
|
p_sight.c
|
|
|
|
p_slopes.c
|
Fix equation slopes overflow
|
2023-01-27 23:14:21 +00:00 |
|
p_slopes.h
|
|
|
|
p_spec.c
|
Fix callcount typo
|
2023-01-27 23:20:13 +00:00 |
|
p_spec.h
|
|
|
|
p_telept.c
|
|
|
|
p_tick.c
|
|
|
|
p_tick.h
|
|
|
|
p_user.c
|
Partial demo conclusion crash fix of invalid player/mo dereference
|
2023-01-28 22:22:08 +00:00 |
|
r_bbox.c
|
|
|
|
r_bsp.c
|
|
|
|
r_bsp.h
|
|
|
|
r_data.c
|
r_data.c: Resolve defined-but-unused function warning intefering with compilation
|
2023-01-15 13:10:09 +00:00 |
|
r_data.h
|
|
|
|
r_defs.h
|
Stumble damagetype
|
2023-01-22 14:56:42 +00:00 |
|
r_draw.c
|
|
|
|
r_draw.h
|
|
|
|
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
|
|
|
|
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
|
|
|
|
r_patchrotation.c
|
The Garden Top
|
2022-09-28 02:01:37 -07:00 |
|
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
|
Merge branch 'sprite-brightmaps' into 'master'
|
2023-02-02 05:49:31 +00:00 |
|
r_plane.c
|
|
|
|
r_plane.h
|
|
|
|
r_portal.c
|
|
|
|
r_portal.h
|
|
|
|
r_segs.c
|
|
|
|
r_segs.h
|
|
|
|
r_skins.c
|
Do not spawn Heavy Magician box/particles, or play associated sounds, if the player is a spectator
|
2023-01-21 12:30:00 +00:00 |
|
r_skins.h
|
|
|
|
r_sky.c
|
|
|
|
r_sky.h
|
|
|
|
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
|
|
|
|
r_textures.c
|
|
|
|
r_textures.h
|
|
|
|
r_things.c
|
|
|
|
r_things.h
|
Merge branch 'sprite-brightmaps' into 'master'
|
2023-02-02 05:49:31 +00:00 |
|
s_sound.c
|
M_PlayMenuJam
|
2023-02-01 22:12:41 +00:00 |
|
s_sound.h
|
|
|
|
screen.c
|
Adjust caption pop-in by tics instead of frames
|
2023-01-27 23:18:13 +00:00 |
|
screen.h
|
(WIP) hardware: add render hardware interface
|
2023-01-14 18:40:26 -06:00 |
|
slope_anchors.c
|
|
|
|
sounds.c
|
Add UFO hum + hit reaction SFX
|
2023-01-18 02:15:18 -07:00 |
|
sounds.h
|
Add UFO hum + hit reaction SFX
|
2023-01-18 02:15:18 -07:00 |
|
st_stuff.c
|
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug
|
2023-01-22 15:20:14 +00:00 |
|
st_stuff.h
|
Add extern "C" in C++ to all headers
|
2022-12-30 19:26:16 -06:00 |
|
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
|
|
|
|
tables.h
|
|
|
|
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
|
Refactor in preperation for scaling feature
|
2023-01-23 19:16:45 +00:00 |
|
v_video.c
|
|
|
|
v_video.h
|
|
|
|
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
|
|
|
|
y_inter.c
|
|
|
|
y_inter.h
|
|
|
|
z_zone.c
|
|
|
|
z_zone.h
|
|
|