RingRacers/src
James R 1d107b268c Merge branch 'unfuck-icon-mac' into 'next'
Use SDL version of executable icon at runtime on macOS

See merge request STJr/SRB2!1250
2020-11-17 20:24:42 -05:00
..
android Replace C90's junk with a modest macro 2020-10-06 23:04:23 -07:00
blua Merge branch 'lua-polyobjects' into 'next' 2020-10-15 19:08:54 -04:00
dummy Replace C90's junk with a modest macro 2020-10-06 23:04:23 -07:00
hardware Merge branch 'udmf-multitag' into 'next' 2020-11-14 19:18:14 -05:00
locale
sdl Merge branch 'unfuck-icon-mac' into 'next' 2020-11-17 20:24:42 -05:00
win32 Merge branch 'sanity-meter-empty' into 'next' 2020-10-08 22:02:25 -04:00
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
b_bot.c Replace all occurances of BT_USE with BT_SPIN (2.3?) 2020-07-11 21:59:54 -05:00
b_bot.h
byteptr.h Fuck you macro 2020-07-04 12:52:01 -07:00
CMakeLists.txt Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into udmf-multitag 2020-11-10 11:46:53 +01:00
command.c Reset wait period for COM_BufInsertText 2020-10-21 12:34:26 -07:00
command.h Merge branch 'save-netvars' into 'next' 2020-10-12 19:03:01 -04:00
comptime.c
config.h.in Update patch.pk3 2020-10-02 16:07:15 -07:00
console.c Merge branch 'sanity-meter-empty' into 'next' 2020-10-08 22:02:25 -04:00
console.h
d_clisrv.c Fix stupid divide-by-zero error 2020-11-08 23:28:20 -06:00
d_clisrv.h Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into resend-gamestate 2020-10-24 16:21:44 +02:00
d_event.h
d_main.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into resend-gamestate 2020-10-24 16:21:44 +02:00
d_main.h
d_net.c Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2.git into resend-gamestate 2020-08-13 13:53:10 +02:00
d_net.h Bump MAXNETNODES to 127 2020-08-09 18:32:05 -07:00
d_netcmd.c Merge branch 'perfstats' into 'next' 2020-10-18 15:33:20 -04:00
d_netcmd.h Performance stats 2020-10-10 22:12:34 +03:00
d_netfil.c
d_netfil.h
d_player.h Merge branch 'bustflags' into 'next' 2020-10-18 16:42:15 -04:00
d_think.h
d_ticcmd.h Remove unneeded comment 2020-07-11 21:59:54 -05:00
dehacked.c Remove unused music types 2020-11-08 21:33:12 -05:00
dehacked.h
doomdata.h Merge branch 'udmf-next' of https://git.magicalgirl.moe/STJr/SRB2/ into udmf-multitag 2020-07-10 18:18:07 +02:00
doomdef.h Fix quotes appearing in product version string 2020-09-25 18:55:37 -04:00
doomstat.h
doomtype.h Turn the lua sector lines hack into a macro 2020-10-10 16:43:09 -07:00
endian.h
f_finale.c Update f_finale.c 2020-10-24 20:17:20 -04:00
f_finale.h
f_wipe.c Merge remote-tracking branch 'origin/next' into http-mserv 2020-07-11 17:41:46 -07:00
fastcmp.h
filesrch.c Replace C90's junk with a modest macro 2020-10-06 23:04:23 -07:00
filesrch.h
g_demo.c Fix G_GhostTicker crashing trying to read netvars as ghost data 2020-10-19 20:20:08 -04:00
g_demo.h
g_game.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into resend-gamestate 2020-10-24 16:21:44 +02:00
g_game.h Merge branch 'name-change-spam' into 'next' 2020-09-25 09:36:39 -04:00
g_input.c Replace C90's junk with a modest macro 2020-10-06 23:04:23 -07:00
g_input.h Replace 'use' with 'spin' in game control constants 2020-07-11 21:59:54 -05:00
g_state.h
http-mserv.c Replace C90's junk with a modest macro 2020-10-06 23:04:23 -07:00
hu_stuff.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into resend-gamestate 2020-10-24 16:21:44 +02:00
hu_stuff.h
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h Kill CD support 2020-08-07 17:06:19 -04:00
i_system.h
i_tcp.c
i_tcp.h
i_threads.h Strip a few more instances of SONIC ROBO BLAST 2 KART 2020-08-14 22:18:51 -07:00
i_video.h
info.c Update info.c 2020-10-23 14:04:02 -04:00
info.h g 2020-10-23 01:09:12 -05:00
keys.h
lua_baselib.c Merge branch 'udmf-multitag' into 'next' 2020-11-14 19:18:14 -05:00
lua_blockmaplib.c lua_blockmaplib.c: added "polyobjs" option to searchBlockmap function 2020-09-09 16:56:48 +01:00
lua_consolelib.c Don't let Lua cvar setting functions work on CV_NOLUA vars 2020-11-09 18:54:00 -08:00
lua_hook.h Expose more music functions to Lua 2020-10-31 21:15:41 -04:00
lua_hooklib.c Expose more music functions to Lua 2020-10-31 21:15:41 -04:00
lua_hud.h
lua_hudlib.c Expose V_GetStringColormap to Lua via v.getStringColormap(). 2020-09-01 10:47:02 -05:00
lua_infolib.c Made states unmodifable in CMD building code 2020-10-06 16:54:23 -05:00
lua_libs.h Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2.git into register-metatables 2020-10-30 14:46:04 +01:00
lua_maplib.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into udmf-multitag 2020-10-27 20:48:25 +01:00
lua_mathlib.c
lua_mobjlib.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into udmf-multitag 2020-10-27 20:48:25 +01:00
lua_playerlib.c Allow cmd to be modified using the PlayerCmd hook 2020-07-25 20:08:41 -05:00
lua_polyobjlib.c Use FIELDFROM in lua polyobject code 2020-10-15 16:17:51 -07:00
lua_script.c Merge branch 'register-metatables' into 'next' 2020-11-08 19:30:51 -05:00
lua_script.h
lua_skinlib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c Remove 3 wasteful bytes of guaranteed blank memory from some place where it's not gonna matter that much 2020-11-07 03:49:21 -06:00
m_anigif.h
m_argv.c
m_argv.h
m_bbox.c
m_bbox.h
m_cheat.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into udmf-multitag 2020-11-10 11:46:53 +01:00
m_cheat.h
m_cond.c
m_cond.h
m_dllist.h
m_fixed.c
m_fixed.h
m_menu.c Draw save files from outwards in 2020-10-31 18:21:14 +11:00
m_menu.h Add a menu option for showjoinaddress 2020-08-14 21:13:15 -07:00
m_misc.c Replace C90's junk with a modest macro 2020-10-06 23:04:23 -07:00
m_misc.h
m_perfstats.c Fix some copyright statements in new files 2020-10-29 16:04:25 +02:00
m_perfstats.h Fix some copyright statements in new files 2020-10-29 16:04:25 +02:00
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into udmf-multitag 2020-11-10 11:46:53 +01:00
Makefile.cfg Merge remote-tracking branch 'origin/master' into next 2020-08-28 19:52:25 -07:00
md5.c
md5.h
mserv.c Add CV_NETVAR to server affecting cvars 2020-10-09 15:23:16 -07:00
mserv.h masterserver_token is back 2020-07-11 17:41:09 -07:00
p5prof.h
p_ceilng.c Add a level parameter to the iterators to account for nesting, and thus avoid variable shadowing. 2020-11-12 13:48:14 +01:00
p_enemy.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into udmf-multitag 2020-10-27 20:48:25 +01:00
p_floor.c Add a level parameter to the iterators to account for nesting, and thus avoid variable shadowing. 2020-11-12 13:48:14 +01:00
p_inter.c Merge branch 'udmf-next' into udmf-multitag 2020-07-11 08:47:58 +02:00
p_lights.c Add a level parameter to the iterators to account for nesting, and thus avoid variable shadowing. 2020-11-12 13:48:14 +01:00
p_local.h Merge branch 'ceilingz' into 'next' 2020-10-12 17:44:51 -04:00
p_map.c Merge branch 'step-up-goofs-2' into 'next' 2020-11-09 17:52:41 -05:00
p_maputl.c Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into pictureformats 2020-07-06 19:29:14 -03:00
p_maputl.h
p_mobj.c Merge branch 'udmf-multitag' into 'next' 2020-11-14 19:18:14 -05:00
p_mobj.h Fix mapthing spawn height scaling improperly with the object scale; only special offsets should scale now. 2020-07-30 09:45:58 +02:00
p_polyobj.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into udmf-multitag 2020-10-27 20:48:25 +01:00
p_polyobj.h Added the functions Polyobj_moveXY and Polyobj_rotate to Lua as polyobj.moveXY and polyobj.rotate 2020-09-09 19:38:56 +01:00
p_pspr.h
p_saveg.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into udmf-multitag 2020-11-10 11:46:53 +01:00
p_saveg.h Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2.git into resend-gamestate 2020-08-13 13:53:10 +02:00
p_setup.c Fix one last instance of printing address diff 2020-11-14 16:18:54 -08:00
p_setup.h Merge branch 'write-thingies' into 'next' 2020-11-08 20:35:51 -05:00
p_sight.c
p_slopes.c Add a level parameter to the iterators to account for nesting, and thus avoid variable shadowing. 2020-11-12 13:48:14 +01:00
p_slopes.h
p_spec.c Add a level parameter to the iterators to account for nesting, and thus avoid variable shadowing. 2020-11-12 13:48:14 +01:00
p_spec.h Merge branch 'udmf-next' of https://git.magicalgirl.moe/STJr/SRB2/ into udmf-multitag 2020-07-10 18:18:07 +02:00
p_telept.c
p_tick.c Performance stats 2020-10-10 22:12:34 +03:00
p_tick.h
p_user.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into udmf-multitag 2020-11-10 11:46:53 +01:00
r_bsp.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into udmf-multitag 2020-10-27 20:48:25 +01:00
r_bsp.h
r_data.c Merge branch 'pictureformats' into 'next' 2020-09-10 15:58:18 -04:00
r_data.h Merge branch 'pictureformats' into 'next' 2020-09-10 15:58:18 -04:00
r_defs.h Merge branch 'udmf-next' of https://git.magicalgirl.moe/STJr/SRB2/ into udmf-multitag 2020-07-10 18:18:07 +02:00
r_draw.c Fix skincolor-related memory leak 2020-07-14 17:09:31 -05:00
r_draw.h Fix skincolor-related memory leak 2020-07-14 17:09:31 -05:00
r_draw8.c
r_draw8_npo2.c Remove leftover commented code from previous commit 2020-10-18 23:04:01 +03:00
r_draw16.c
r_local.h
r_main.c Merge branch 'perfstats' into 'next' 2020-10-18 15:33:20 -04:00
r_main.h Merge branch 'perfstats' into 'next' 2020-10-18 15:33:20 -04:00
r_picformats.c Only check the tRNS (trans) chunk if the image is still palettized 2020-10-10 14:17:53 -03:00
r_picformats.h Fix PNG issue in OpenGL + optimize PNG sprite loading 2020-10-02 19:48:13 -03:00
r_plane.c R_FindPlane optimization 2020-10-18 01:27:01 +03:00
r_plane.h R_FindPlane optimization 2020-10-18 01:27:01 +03:00
r_portal.c
r_portal.h
r_segs.c Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into udmf-multitag 2020-10-27 20:48:25 +01:00
r_segs.h
r_skins.c Save changes made to the bot's skin, and display it properly in save select 2020-09-17 19:00:49 +09:30
r_skins.h Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into pictureformats 2020-07-06 19:29:14 -03:00
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_textures.c Fix PNG issue in OpenGL + optimize PNG sprite loading 2020-10-02 19:48:13 -03:00
r_textures.h
r_things.c Performance stats 2020-10-10 22:12:34 +03:00
r_things.h
s_sound.c Expose more music functions to Lua 2020-10-31 21:15:41 -04:00
s_sound.h Forgot to commit s_sound.h 2020-09-22 20:51:01 -07:00
screen.c Replace C90's junk with a modest macro 2020-10-06 23:04:23 -07:00
screen.h Revert "Warn when going to OpenGL from the menu" 2020-10-02 15:37:23 -07:00
sounds.c
sounds.h
st_stuff.c Fix Ringslinger weapon ring penalty missnapment 2020-08-18 11:42:35 +02:00
st_stuff.h
strcasestr.c
string.c
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
taglist.c Better documentation. 2020-11-14 20:50:34 +01:00
taglist.h Better documentation. 2020-11-14 20:50:34 +01:00
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
v_video.c Replace C90's junk with a modest macro 2020-10-06 23:04:23 -07:00
v_video.h Merge branch 'pictureformats' into 'next' 2020-09-10 15:58:18 -04:00
version.h Update version to 2.2.8 2020-10-02 16:10:21 -07:00
vid_copy.s
w_wad.c Merge branch 'allowshaders' into 'next' 2020-11-08 21:09:56 -05:00
w_wad.h Add wads from the -file parameter after netvars are registered 2020-10-01 16:50:31 -07:00
y_inter.c Merge branch 'bt_spin' into 'next' 2020-08-09 21:03:17 -04:00
y_inter.h
z_zone.c Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into pictureformats 2020-07-06 19:29:14 -03:00
z_zone.h