RingRacers/src
toaster da639fe65f Rework automap/minigen colours
- All pre-existing colours are now actually what the code says they should be for the 2.2 palette
- RR-specific colour changes.
    - Remove all noclimb-specific line colours
    - Render areas that can't be stepped up/down onto as walls
    - Add colours for
        - Tripwire (cyan, but not 0xff cyan)
        - Finish Line (grey)
        - FOF info (blue)
    - Use a low-intensity colour to signal possible offroad/hazard sector or stairjank step
- Rework to support drawing in multiple passes, so that information that is strictly more important (solid walls, finish line) will not be obscured at minimap resolution by nearby lines signalling offroad/stairjank

Related:
- Added K_TerrainHasAffect
    - Returns true if terrain has any properties which would affect the player's gameplay, false if not.
2023-01-23 18:38:52 +00:00
..
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 'fix-loopms' into 'master' 2023-01-14 03:50:10 +00:00
blua
core hwr2: Reformat C++ code 2023-01-14 19:59:41 -06:00
dummy
hardware
hwr2 (WIP) hardware: add render hardware interface 2023-01-14 18:40:26 -06:00
io io: Allow span and vec stream to seek past end 2023-01-04 16:51:12 -06:00
locale
Makefile.d
menus Always select current profile in profile options menu 2023-01-19 21:27:16 -08: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 Fix XPM window icon not being used 2023-01-21 18:47:29 -05:00
sdl12
tests
win32
win32ce
.gitignore
am_map.c Rework automap/minigen colours 2023-01-23 18:38:52 +00:00
am_map.h New console command "minigen" 2023-01-23 12:33:35 +00:00
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into acs 2023-01-21 15:32:13 +00:00
command.c
command.h
comptime.c Separate git commit subject line from comprevision, add SRB2_COMP_NOTE 2023-01-05 18:32:20 -08:00
config.h.in Separate git commit subject line from comprevision, add SRB2_COMP_NOTE 2023-01-05 18:32:20 -08:00
console.c Merge branch 'master' into acs 2023-01-05 22:23:51 -05:00
console.h
cxxutil.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
d_clisrv.c
d_clisrv.h
d_event.h
d_main.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into acs 2023-01-21 15:32:13 +00:00
d_main.h Do not overwrite compbranch in case of detached HEAD 2023-01-05 18:32:54 -08:00
d_net.c
d_net.h
d_netcmd.c New console command "minigen" 2023-01-23 12:33:35 +00:00
d_netcmd.h Add capsuletest cvar 2023-01-11 21:46:21 -08:00
d_netfil.c d_netfil.c: fix usage of CURLOPT_PROTOCOLS_STR 2023-01-12 07:55:42 -08:00
d_netfil.h Resize downloaddir to fix -Wformat-truncation 2023-01-05 04:24:37 -08:00
d_player.h Permit a lightsnaking player to go into RESPAWNST_DROP (the final second of lightsnake) early at any time after the initail bring-back-to-last-waypoint. 2023-01-06 13:20:04 +00:00
d_think.h
d_ticcmd.h
deh_lua.c
deh_lua.h
deh_soc.c readfollower: Fix plenty of memory unsafety 2023-01-05 19:31:49 +00:00
deh_soc.h
deh_tables.c Introduce MT_OVERLAY exception flags 2023-01-08 18:16:04 +00:00
deh_tables.h
dehacked.c
dehacked.h
discord.c
discord.h
doomdata.h Add sector action 2023-01-06 05:31:53 -05:00
doomdef.h Separate git commit subject line from comprevision, add SRB2_COMP_NOTE 2023-01-05 18:32:20 -08:00
doomstat.h
doomtype.h
endian.h
f_finale.c Do not overwrite compbranch in case of detached HEAD 2023-01-05 18:32:54 -08:00
f_finale.h
f_wipe.c
fastcmp.h
filesrch.c opendir: Eidolon suggestion for initialiser 2023-01-06 11:58:17 +00:00
filesrch.h
font.c
font.h
g_demo.c Revert all instances of P_SaveBufferFree(&demobuf) for now 2023-01-05 23:44:40 +00:00
g_demo.h Merge branch 'fix-format-truncation' 2023-01-05 18:02:50 -08:00
g_game.c Merge branch 'spectator-look' into 'master' 2023-01-22 03:33:37 +00:00
g_game.h
g_input.c
g_input.h
g_splitscreen.c
g_state.h
http-mserv.c
hu_stuff.c HU_DrawRankings: Do not fade screen while automap is visible. 2023-01-23 11:47:34 +00:00
hu_stuff.h
i_addrinfo.c
i_addrinfo.h
i_joy.h
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 (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 Merge branch 'monitors' into 'master' 2023-01-06 02:00:24 +00:00
info.h Merge branch 'monitors' into 'master' 2023-01-06 02:00:24 +00:00
k_battle.c
k_battle.h
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_InitBrightmapsPwad: Also use guaranteed null-terminated data copy ala K_InitTerrain 2023-01-05 20:50:13 +00:00
k_brightmap.h
k_collide.c Scale speed values with Drop Target's scale 2023-01-06 04:16:31 -08:00
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
k_grandprix.c
k_grandprix.h
k_hud.c New console command "minigen" 2023-01-23 12:33:35 +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 Move all specialized code out of k_menufunc.c 2023-01-12 20:31:31 -08:00
k_menudraw.c Remove now-unused definition for challengesbordercolor 2023-01-04 18:04:38 +00:00
k_menufunc.c Do not force Guest profile when selecting profile for first time 2023-01-19 21:26:21 -08:00
k_objects.h
k_pathfind.c
k_pathfind.h
k_profiles.c More incorrect/inconsistent frees 2023-01-04 14:22:04 +00:00
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
k_roulette.c
k_roulette.h
k_specialstage.c
k_specialstage.h
k_terrain.c Rework automap/minigen colours 2023-01-23 18:38:52 +00:00
k_terrain.h Rework automap/minigen colours 2023-01-23 18:38:52 +00:00
k_waypoint.c Cleaner reference handling for the following extern-scope netsynced mobj_t*. 2023-01-05 23:32:12 +00:00
k_waypoint.h
keys.h
libdivide.h
lua_baselib.c Add sector action 2023-01-06 05:31:53 -05:00
lua_blockmaplib.c
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 Add sector action 2023-01-06 05:31:53 -05:00
lua_maplib.c Add sector action 2023-01-06 05:31:53 -05:00
lua_mathlib.c
lua_mobjlib.c Implement thing special 2023-01-05 23:58:48 -05:00
lua_playerlib.c
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
m_aatree.h
m_anigif.c
m_anigif.h
m_argv.c
m_argv.h
m_bbox.c
m_bbox.h
m_cheat.c m_cheat.c: Permit singleplayer-only cheats in offline match race 2023-01-23 11:47:00 +00:00
m_cheat.h
m_cond.c Challenge grid population improvement 2023-01-04 17:28:45 +00:00
m_cond.h
m_dllist.h
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h
m_misc.c New console command "minigen" 2023-01-23 12:33:35 +00:00
m_misc.h New console command "minigen" 2023-01-23 12:33:35 +00:00
m_perfstats.c
m_perfstats.h
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile
md5.c
md5.h
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c
p_floor.c
p_inter.c Merge branch 'acs' into 'master' 2023-01-22 03:22:32 +00:00
p_lights.c
p_local.h Merge branch 'acs' into 'master' 2023-01-22 03:22:32 +00:00
p_map.c Merge branch 'master' into acs 2023-01-05 22:23:51 -05:00
p_maputl.c
p_maputl.h
p_mobj.c Merge branch 'acs' into 'master' 2023-01-22 03:22:32 +00:00
p_mobj.h
p_polyobj.c Disable linedef executors in UDMF maps 2023-01-07 00:00:27 -05:00
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 'master' into acs 2023-01-07 03:12:39 -05:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c P_PushSpecialLine: It's possible for tm.blockingline to be NULL but the player be blocked. 2023-01-21 16:52:25 +00:00
p_spec.h Add sector action 2023-01-06 05:31:53 -05:00
p_telept.c
p_tick.c Implement thing special 2023-01-05 23:58:48 -05:00
p_tick.h
p_user.c Additional spectator checks 2023-01-21 14:57:54 +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 Add sector action 2023-01-06 05:31:53 -05:00
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 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
r_state.h
r_textures.c
r_textures.h
r_things.c
r_things.h
s_sound.c Merge branch 'magician-spectator' into 'master' 2023-01-22 01:59:48 +00:00
s_sound.h
screen.c
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 Re-implement spectator vertical look 2023-01-21 23:46:14 +00: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
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h Merge branch 'master' into acs 2023-01-05 22:23:51 -05:00
v_video.c CV_palette_OnChange: do not reload colour cube until LOADED_CONFIG is complete 2023-01-05 20:21:46 +00:00
v_video.h
version.h
vid_copy.s
w_wad.c
w_wad.h
y_inter.c
y_inter.h
z_zone.c
z_zone.h