SRB2/src
Sally Coolatta 4d1e6df2d7 Fix color grid input bugs
There's still some slight awkwardness trying to wrap downwards into uneven row grids, but this is significantly better and this already took up way more time than I wanted it to.
2023-08-20 11:28:39 -04:00
..
android New M_Random implementation 2023-07-26 14:53:01 +00:00
blua Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
dummy Merge branch 'm-random-take2' into 'next' 2023-07-26 14:53:01 +00:00
hardware Make both sign state and sprite2 disable models 2023-08-01 17:43:39 -05:00
locale make a few messages more helpful 2021-05-24 00:00:01 -05:00
Makefile.d delete ASM code, remove NASM 2023-07-27 23:58:53 -05:00
sdl Merge remote-tracking branch 'upstream/master' into next 2023-08-20 00:23:26 -04:00
tests Redefine boolean for C++ compatibility 2023-07-26 07:56:22 -04:00
win32 2.2.11 2023-05-16 18:20:15 +02:00
.gitignore
am_map.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
am_map.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
Android.mk delete ASM code, remove NASM 2023-07-27 23:58:53 -05:00
apng.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
apng.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
b_bot.c Add "drawonlyforplayer" and "dontdrawforviewmobj" 2023-07-25 11:05:29 -04:00
b_bot.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
byteptr.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
CMakeLists.txt Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
command.c Replace the alias if an alias already exists 2023-07-16 15:44:48 -04:00
command.h Add CV_TrueFalse as possible value types for console variables 2023-07-13 01:02:15 -04:00
comptime.c Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
config.h.in Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
console.c Merge branch 'waiting-players-intermission' into 'next' 2023-07-24 18:03:45 +00:00
console.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
d_clisrv.c Fix minor off-by-one error in faketic calculation 2023-07-30 14:26:17 +02:00
d_clisrv.h Even more SRB2Kart netcode improvement ports 2023-07-17 00:44:34 -04:00
d_event.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
d_main.c Warp cheat adjustments 2023-08-07 18:35:20 +00:00
d_main.h Merge branch 'next' into public_next 2023-04-02 19:33:16 +02:00
d_net.c Even more SRB2Kart netcode improvement ports 2023-07-17 00:44:34 -04:00
d_net.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
d_netcmd.c Level select cheat fixes 2023-08-20 03:16:14 +00:00
d_netcmd.h Warp cheat adjustments 2023-08-07 18:35:20 +00:00
d_netfil.c Make sure all allocations are properly aligned 2023-07-14 13:25:09 +02:00
d_netfil.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
d_player.h Allow obtaining ring, time & grade emblems in regular SP gameplay. 2023-07-24 08:34:10 -04:00
d_think.h Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
d_ticcmd.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
deh_lua.c Merge branch 'action-super-fix' into 'next' 2023-07-19 19:40:42 +00:00
deh_lua.h Merge remote-tracking branch 'stjr/next' into lua-optimized-constants 2023-06-11 12:36:08 -05:00
deh_soc.c Remove the need for setting rotation axis in spriteinfo for models 2023-07-24 04:40:15 -04:00
deh_soc.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
deh_tables.c Fix wrong SSF_* values in Lua due to missing entries 2023-07-31 22:51:50 +02:00
deh_tables.h Merge branch 'action-super-fix' into 'next' 2023-07-19 19:40:42 +00:00
dehacked.c Online emblems 2023-06-02 16:06:43 -04:00
dehacked.h Merge branch 'action-super-fix' into 'next' 2023-07-19 19:40:42 +00:00
doomdata.h Make UDMF scale compatible with ZDoom's spec 2023-08-04 20:05:35 +00:00
doomdef.h Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
doomstat.h Add gametype parameter to G_SetCustomExitVars and G_ExitLevel 2023-08-07 13:23:57 -04:00
doomtype.h Merge branch 'master' into next 2023-08-20 07:32:09 -04:00
endian.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
f_finale.c Warp cheat adjustments 2023-08-07 18:35:20 +00:00
f_finale.h Port SRB2Kart join on intermission fix 2023-07-16 20:53:28 -04:00
f_wipe.c Even more SRB2Kart netcode improvement ports 2023-07-17 00:44:34 -04:00
fastcmp.h
filesrch.c Revert "Merge branch 'netcode-refactor' into merging" 2023-01-15 17:57:23 +00:00
filesrch.h Revert "Merge branch 'netcode-refactor' into merging" 2023-01-15 17:57:23 +00:00
g_demo.c Add missing param to G_CheckDemoExtraFiles in G_CheckDemoForError 2023-08-04 15:59:47 -04:00
g_demo.h Add forwardmove rng backwards compat with demos 2023-07-26 07:50:47 -04:00
g_game.c Merge branch 'cherry-pick-86367e4e' into 'next' 2023-08-10 00:01:24 +00:00
g_game.h Allow obtaining ring, time & grade emblems in regular SP gameplay. 2023-07-24 08:34:10 -04:00
g_input.c Fix buffer overflow for setcontrol with 2 arguments 2023-04-02 21:58:42 +02:00
g_input.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
g_state.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
http-mserv.c Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
hu_stuff.c Show tab emblems in Coop 2023-06-02 16:06:46 -04:00
hu_stuff.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
i_addrinfo.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
i_addrinfo.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
i_joy.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
i_net.h Merge branch 'next' into ipv6 2023-06-02 14:09:13 -04:00
i_sound.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
i_system.h New M_Random implementation 2023-07-26 14:53:01 +00:00
i_tcp.c Merge branch 'next' into ipv6 2023-06-02 14:09:13 -04:00
i_tcp.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
i_threads.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
i_time.c Merge branch 'io-limit' into 'next' 2023-03-31 16:13:42 +00:00
i_time.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
i_video.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
info.c Rename Kiwi skincolor to Pear 2023-07-05 12:10:30 +02:00
info.h Merge branch 'shockwave-action' into 'next' 2023-07-24 11:01:41 +00:00
keys.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
libdivide.h Suppress libdivide warnings in GCC/Clang 2023-05-29 14:38:22 +02:00
lua_baselib.c Use -1 as the default, not 0 2023-08-07 14:30:39 -03:00
lua_blockmaplib.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
lua_consolelib.c Add CV_TrueFalse as possible value types for console variables 2023-07-13 01:02:15 -04:00
lua_hook.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
lua_hooklib.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
lua_hud.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
lua_hudlib.c Warp cheat adjustments 2023-08-07 18:35:20 +00:00
lua_hudlib_drawlist.c Fix use-after-free when calling v.drawString in Lua 2023-07-26 08:12:58 -04:00
lua_hudlib_drawlist.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
lua_infolib.c Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
lua_inputlib.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
lua_libs.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
lua_maplib.c Fix errors due to declaring variables in switch bodies 2023-07-24 21:44:53 -05:00
lua_mathlib.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
lua_mobjlib.c Make UDMF scale compatible with ZDoom's spec 2023-08-04 20:05:35 +00:00
lua_playerlib.c Merge branch 'spemblems' into 'next' 2023-07-25 09:45:12 +00:00
lua_polyobjlib.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
lua_script.c allow archiving/unarchiving of skin_t userdata in netgames 2023-08-01 13:17:52 +01:00
lua_script.h Optimize field lookups in Lua metatables 2023-06-18 18:05:16 +02:00
lua_skinlib.c Fix some minor warnings 2023-07-25 11:32:26 -04:00
lua_taglib.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
lua_thinkerlib.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
lzf.c
lzf.h
m_aatree.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_aatree.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_anigif.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_anigif.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_argv.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_argv.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_bbox.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_bbox.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_cheat.c Fix instances reverted to old unlocked variable 2023-06-02 16:06:50 -04:00
m_cheat.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_cond.c Level select cheat fixes 2023-08-20 03:16:14 +00:00
m_cond.h Warp cheat adjustments 2023-08-07 18:35:20 +00:00
m_dllist.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_easing.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_easing.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_fixed.c Merge remote-tracking branch 'stjr/next' into kill-asm 2023-07-27 23:17:06 -05:00
m_fixed.h Merge remote-tracking branch 'stjr/next' into kill-asm 2023-07-27 23:17:06 -05:00
m_menu.c Fix color grid input bugs 2023-08-20 11:28:39 -04:00
m_menu.h Add grid view for skincolors 2023-06-20 20:03:13 +02:00
m_misc.c Merge branch 'fix-exotic-prids' into 'master' 2023-07-15 17:38:12 +00:00
m_misc.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_perfstats.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_perfstats.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_queue.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_queue.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
m_random.c New M_Random implementation 2023-07-26 14:53:01 +00:00
m_random.h New M_Random implementation 2023-07-26 14:53:01 +00:00
m_swap.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
Makefile Disable Makefile deprecation warning for now 2023-08-17 19:27:33 +02:00
md5.c
md5.h
mserv.c Merge branch 'strong-lua-command-restrictions' into 'next' 2023-04-12 17:50:01 +00:00
mserv.h Merge branch 'next' into ipv6 2023-06-02 14:09:13 -04:00
p_ceilng.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
p_enemy.c Merge branch 'lawofattraction' into 'next' 2023-08-02 14:54:33 +00:00
p_floor.c Fix some minor warnings 2023-07-25 11:32:26 -04:00
p_inter.c Don't NiGHTS pull emblems you can't collect 2023-08-19 23:58:43 -04:00
p_lights.c Fix light fades being unable to lower light levels 2023-05-14 16:26:34 +02:00
p_local.h Remove modeltilt, use roll & pitch instead 2023-07-24 04:11:42 -04:00
p_map.c Merge branch 'fix-mobjcollide-removemobj-segfault' into 'next' 2023-07-26 12:03:09 +00:00
p_maputl.c Implement per-texture offsets in UDMF 2023-06-28 01:07:52 +02:00
p_maputl.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
p_mobj.c Fix mobj flag fumblings 2023-08-14 19:05:48 +02:00
p_mobj.h Add "drawonlyforplayer" and "dontdrawforviewmobj" 2023-07-25 11:05:29 -04:00
p_polyobj.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
p_polyobj.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
p_pspr.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
p_saveg.c Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
p_saveg.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
p_setup.c Fix P_WriteSkincolor 2023-08-19 23:39:54 -04:00
p_setup.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
p_sight.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
p_slopes.c Fix backside ceiling vertex slopes 2023-08-18 15:08:12 +02:00
p_slopes.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
p_spec.c Handle empty/"-" music lump name on music change 2023-08-02 17:05:38 +02:00
p_spec.h Fix some minor warnings 2023-07-25 11:32:26 -04:00
p_telept.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
p_tick.c Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
p_tick.h Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00
p_user.c Fix mobj flag fumblings 2023-08-14 19:05:48 +02:00
r_bbox.c Move these two lines after calculating the slopes 2023-07-26 00:19:55 -03:00
r_bsp.c Merge branch SRB2:next into lua-texture-offsets-expose 2023-07-06 18:35:00 +00:00
r_bsp.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_data.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_data.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_defs.h Merge branch 'conversion-context-drift' into 'next' 2023-07-24 12:49:14 +00:00
r_draw.c delete ASM code, remove NASM 2023-07-27 23:58:53 -05:00
r_draw.h delete ASM code, remove NASM 2023-07-27 23:58:53 -05:00
r_draw8.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_draw8_npo2.c Suppress libdivide warnings in GCC/Clang 2023-05-29 14:38:22 +02:00
r_draw16.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_fps.c Merge branch 'models-plus-final' into 'next' 2023-07-24 12:46:10 +00:00
r_fps.h Remove the need for setting rotation axis in spriteinfo for models 2023-07-24 04:40:15 -04:00
r_local.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_main.c Fix Camera Interpolation Not Being Reset 2023-06-02 19:52:03 -05:00
r_main.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_patch.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_patch.h Do not factor roll and pitch into model rollangle 2023-07-24 04:57:39 -04:00
r_patchrotation.c Disable sprite/model rotation on slopes for now 2023-07-24 05:02:31 -04:00
r_patchrotation.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_picformats.c Remove the need for setting rotation axis in spriteinfo for models 2023-07-24 04:40:15 -04:00
r_picformats.h Remove the need for setting rotation axis in spriteinfo for models 2023-07-24 04:40:15 -04:00
r_plane.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_plane.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_portal.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_portal.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_segs.c Merge branch SRB2:next into lua-texture-offsets-expose 2023-07-06 18:35:00 +00:00
r_segs.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_skins.c Merge branch 'increasemaxunlockables' into 'next' 2023-07-14 22:47:37 +00:00
r_skins.h Merge branch 'refresh-spr2' into 'next' 2023-05-24 05:04:31 +00:00
r_sky.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_sky.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_splats.c delete ASM code, remove NASM 2023-07-27 23:58:53 -05:00
r_splats.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_state.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
r_textures.c Merge branch 'texnamefornum' into 'next' 2023-07-24 10:43:52 +00:00
r_textures.h Merge branch 'texnamefornum' into 'next' 2023-07-24 10:43:52 +00:00
r_things.c Merge branch 'drawseg-clipping-optimized' into 'next' 2023-07-26 12:00:58 +00:00
r_things.h Drawseg clipping optimized, from prboom-plus 2023-07-26 00:06:52 -03:00
s_sound.c Online emblems 2023-06-02 16:06:43 -04:00
s_sound.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
screen.c delete ASM code, remove NASM 2023-07-27 23:58:53 -05:00
screen.h Merge branch 'next' into fullscreen-toggle 2023-07-14 15:30:14 +02:00
sounds.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
sounds.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
Sourcefile delete ASM code, remove NASM 2023-07-27 23:58:53 -05:00
st_stuff.c Fix segfault when spectating on an Emerald Hunt map 2023-08-12 12:31:59 +02:00
st_stuff.h Fix MT_NIGHTSCORE color cycling, using link colors 2023-06-20 20:06:43 +02:00
strcasestr.c Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2023-07-26 14:03:55 -04:00
string.c Rename HAVE_STRLCPY to SRB2_HAVE_STRLCPY, fix non-glibc compile 2023-08-20 07:31:10 -04:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
tables.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
taglist.c Update copyright year & credits 2023-03-31 14:53:31 +02:00
taglist.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
u_list.c Fix build errors when building without SDL 2023-07-22 22:47:52 +02:00
u_list.h Fix build errors when building without SDL 2023-07-22 22:47:52 +02:00
v_video.c delete ASM code, remove NASM 2023-07-27 23:58:53 -05:00
v_video.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
version.h 2.2.11 2023-05-16 18:20:15 +02:00
w_wad.c Reallocate wadfiles when adding folders 2023-07-31 15:32:22 +02:00
w_wad.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
y_inter.c Warp cheat adjustments 2023-08-07 18:35:20 +00:00
y_inter.h Update copyright year & credits 2023-03-31 14:53:31 +02:00
z_zone.c Clean up and simplify zone memory allocation 2023-07-19 23:17:21 +02:00
z_zone.h Ring Racers CMake + Debug build improvements 2023-08-01 02:29:45 +00:00