SRB2/src
James R 1d31fe3759 Merge branch 'exposed!!!' into 'next'
Expose player.skin and player.availabilities to Lua as Read-only

See merge request STJr/SRB2!1269
2020-12-10 15:09:55 -05:00
..
android Merge branch 'next' into patch-stuff-again-2 2020-10-10 17:01:10 -03:00
blua Merge branch 'blua-urite' into 'next' 2020-12-10 15:03:39 -05:00
dummy Merge branch 'next' into patch-stuff-again-2 2020-10-10 17:01:10 -03:00
hardware Merge branch 'high-resolution-timer-2' into next 2020-12-10 02:55:02 -08:00
locale Cheese mode activate! 2020-07-01 16:37:36 -07:00
sdl Merge branch 'high-resolution-timer-2' into next 2020-12-10 02:55:02 -08:00
win32 Merge branch 'spritestuff2-fixes' into 'next' 2020-11-25 19:26:49 -05:00
.gitignore
am_map.c Rename P_GetZAt to P_GetSlopeZAt and P_GetZAt2 to P_GetZAt 2020-05-18 15:23:56 +02:00
am_map.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
Android.mk
apng.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
apng.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
asm_defs.inc Update copyright year to 2020 2020-02-19 14:08:45 -08:00
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 Update copyright year to 2020 2020-02-19 14:08:45 -08:00
byteptr.h Fuck you macro 2020-07-04 12:52:01 -07:00
CMakeLists.txt Split dehacked.c into multiple files. 2020-11-23 21:42:26 -06: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 Remove SHORT macros for referencing patch width/height/offsets 2020-11-22 20:02:47 -03:00
console.h Merge branch 'next' into patch-stuff-again-2 2020-10-10 17:01:10 -03:00
d_clisrv.c Merge branch 'reload-bans' into 'next' 2020-12-10 14:28:13 -05:00
d_clisrv.h Implement blend modes 2020-10-27 00:03:41 -03:00
d_event.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
d_main.c Merge branch 'high-resolution-timer-2' into next 2020-12-10 02:55:02 -08:00
d_main.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
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 'replay-camera-update' into 'next' 2020-11-22 17:23:38 -05:00
d_netcmd.h Merge branch 'replay-camera-update' into 'next' 2020-11-22 17:23:38 -05:00
d_netfil.c Delete CLIENT_CONNECTIONSCREEN and JOININGAME defines 2020-06-27 02:01:16 +02:00
d_netfil.h Delete CLIENT_CONNECTIONSCREEN and JOININGAME defines 2020-06-27 02:01:16 +02:00
d_player.h Merge branch 'bustflags' into 'next' 2020-10-18 16:42:15 -04:00
d_think.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
d_ticcmd.h Remove unneeded comment 2020-07-11 21:59:54 -05:00
deh_lua.c Merge branch 'fix-stacktrace' of https://git.do.srb2.org/STJr/SRB2.git into next 2020-11-29 21:54:15 +01:00
deh_lua.h Merge branch 'fix-stacktrace' of https://git.do.srb2.org/STJr/SRB2.git into next 2020-11-29 21:54:15 +01:00
deh_soc.c Split dehacked.c into multiple files. 2020-11-23 21:42:26 -06:00
deh_soc.h Split dehacked.c into multiple files. 2020-11-23 21:42:26 -06:00
deh_tables.c Add a shorthand alias for FRACUNIT 2020-12-10 11:49:29 -08:00
deh_tables.h Fix double define 2020-11-30 19:04:23 -08:00
dehacked.c Split dehacked.c into multiple files. 2020-11-23 21:42:26 -06:00
dehacked.h Split dehacked.c into multiple files. 2020-11-23 21:42:26 -06:00
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 Remove FLOORSPLATS define 2020-10-19 17:33:16 -03:00
doomstat.h Split dehacked.c into multiple files. 2020-11-23 21:42:26 -06:00
doomtype.h Use high precision timer, replace I_GetTimeMicros with I_GetPreciseTime and I_PreciseToMicros 2020-11-07 01:31:24 -08:00
endian.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
f_finale.c Remove SHORT macros for referencing patch width/height/offsets 2020-11-22 20:02:47 -03:00
f_finale.h Add NOWIPE behavaior for colormap fades 2020-05-25 00:19:41 -04:00
f_wipe.c Implement blend modes 2020-10-27 00:03:41 -03:00
fastcmp.h
filesrch.c Replace C90's junk with a modest macro 2020-10-06 23:04:23 -07:00
filesrch.h Use HAVE_BLUA as fuel for my fireplace 2020-03-19 18:36:14 +01:00
g_demo.c Made height/spinheight and height change values in replays more accurate 2020-11-09 17:01:20 +02:00
g_demo.h Create G_FreeGhosts, for the benefit of G_DeferedInitNew (assuming it actually needs to do ghosts = NULL; at all) 2020-03-19 20:42:51 +00:00
g_game.c Merge branch 'marathon-mode-tokens' into 'next' 2020-12-10 14:57:23 -05: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 Make colors UINT16, increase color freeslots to 1024 2020-05-23 19:35:36 -05:00
http-mserv.c Replace C90's junk with a modest macro 2020-10-06 23:04:23 -07:00
hu_stuff.c Remove SHORT macros for referencing patch width/height/offsets 2020-11-22 20:02:47 -03:00
hu_stuff.h Support act numbers up to 99 and draw both digits individually. 2020-05-12 17:17:24 +02:00
i_addrinfo.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
i_addrinfo.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
i_joy.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
i_net.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
i_sound.h Remove unused music type enums 2020-11-14 15:56:40 -08:00
i_system.h Use high precision timer, replace I_GetTimeMicros with I_GetPreciseTime and I_PreciseToMicros 2020-11-07 01:31:24 -08:00
i_tcp.c Rename some file transfer functions 2020-05-12 19:06:40 +02:00
i_tcp.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
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 Refactor renderer switching 2020-08-14 22:27:16 -03:00
info.c Update info.c 2020-10-23 14:04:02 -04:00
info.h Merge branch 'fix-stacktrace' of https://git.do.srb2.org/STJr/SRB2.git into next 2020-11-29 21:54:15 +01:00
keys.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
lua_baselib.c Merge branch 'next' into spritestuff2 2020-11-19 00:52:43 -03:00
lua_blockmaplib.c lua_blockmaplib.c: added "polyobjs" option to searchBlockmap function 2020-09-09 16:56:48 +01:00
lua_consolelib.c Merge branch 'fix-stacktrace' of https://git.do.srb2.org/STJr/SRB2.git into next 2020-11-29 21:54:15 +01:00
lua_hook.h Expose more music functions to Lua 2020-10-31 21:15:41 -04:00
lua_hooklib.c Merge branch 'high-resolution-timer-2' into next 2020-12-10 02:55:02 -08:00
lua_hud.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
lua_hudlib.c Merge branch 'fix-stacktrace' of https://git.do.srb2.org/STJr/SRB2.git into next 2020-11-29 21:54:15 +01:00
lua_infolib.c Merge branch 'fix-stacktrace' of https://git.do.srb2.org/STJr/SRB2.git into next 2020-11-29 21:54:15 +01: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 Expose the selectheading option from mapheader_t in Lua 2020-11-24 20:41:11 -06:00
lua_mathlib.c Add shorthand aliases for fixed-point functions 2020-12-10 11:48:40 -08:00
lua_mobjlib.c Merge branch 'next' into spritestuff2 2020-11-19 00:52:43 -03:00
lua_playerlib.c Expose player.skin and player.availabilities to Lua as Read-only 2020-11-25 12:35:36 -06:00
lua_polyobjlib.c Use FIELDFROM in lua polyobject code 2020-10-15 16:17:51 -07:00
lua_script.c Merge branch 'fix-stacktrace' of https://git.do.srb2.org/STJr/SRB2.git into next 2020-11-29 21:54:15 +01:00
lua_script.h Fix Lua stacktrace not showing in various situations 2020-11-13 19:12:25 +01:00
lua_skinlib.c Use HAVE_BLUA as fuel for my fireplace 2020-03-19 18:36:14 +01:00
lua_thinkerlib.c Use HAVE_BLUA as fuel for my fireplace 2020-03-19 18:36:14 +01:00
lzf.c
lzf.h
m_aatree.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_aatree.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_anigif.c Oops! 2020-12-10 03:06:41 -08:00
m_anigif.h Create a slightly more dynamic, optional frame delay system to show off your terrible hardware with 2020-06-27 10:56:15 -05:00
m_argv.c Define SERVER_URL_PROTOCOL const for easy reconfiguration 2020-03-21 07:47:29 -05:00
m_argv.h Add support for srb2:// URL handler (server links) 2020-03-21 01:36:39 -05:00
m_bbox.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_bbox.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
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 Use HAVE_BLUA as fuel for my fireplace 2020-03-19 18:36:14 +01:00
m_cond.c Update to 2.2.4 2020-05-22 16:47:51 -05:00
m_cond.h Make colors UINT16, increase color freeslots to 1024 2020-05-23 19:35:36 -05:00
m_dllist.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_fixed.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_fixed.h Deprecate FixedRem. 2020-05-18 11:29:56 -05:00
m_menu.c Merge branch 'dehacked-hell' into 'next' 2020-11-29 05:18:45 -05: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 Create FIL_ConvertTextFileToBinary 2020-05-19 20:00:58 +02:00
m_perfstats.c Huge perfstats refactor 2020-11-07 01:32:59 -08:00
m_perfstats.h Huge perfstats refactor 2020-11-07 01:32:59 -08:00
m_queue.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_queue.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_random.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_random.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_swap.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
Makefile Split dehacked.c into multiple files. 2020-11-23 21:42:26 -06: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 'fix-stacktrace' of https://git.do.srb2.org/STJr/SRB2.git into next 2020-11-29 21:54:15 +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 Make SRB2 flat like Earth 2020-03-20 18:55:29 +01:00
p_mobj.c Merge branch 'no-spin-jump' into 'next' 2020-12-10 15:02:29 -05:00
p_mobj.h P_DeleteFloorSpriteSlope -> P_RemoveFloorSpriteSlope 2020-11-05 00:42:14 -03: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 FF_HORIZONTALFLIP and mobj->mirrored (sprite enhancements) 2020-06-19 11:11:18 -04:00
p_saveg.c Merge branch 'make-some-lua-globals-rw' into 'next' 2020-11-22 18:47:53 -05: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 Free GPU textures when adding a file 2020-11-22 18:23:35 -03:00
p_setup.h Merge branch 'next' into spritestuff2 2020-11-19 00:52:43 -03:00
p_sight.c Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2.git into slope-cleanup 2020-05-18 16:14:05 +02:00
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 Merge branch 'next' into udmf-next 2020-06-09 09:38:01 +02:00
p_spec.c Allow the Forcespin sector type to be used with intangible fofs 2020-11-18 12:27:09 -06: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 Fix potential desynch when a player spawns 2020-05-28 11:03:35 +02:00
p_tick.c Merge branch 'high-resolution-timer-2' into next 2020-12-10 02:55:02 -08:00
p_tick.h Declared the cvar in netcmd to get rid of warnings 2020-11-10 13:53:31 +02:00
p_user.c Merge branch 'crunchyroll' into 'next' 2020-12-10 15:07:01 -05:00
r_bsp.c Merge branch 'next' into spritestuff2 2020-11-19 00:52:43 -03:00
r_bsp.h Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
r_data.c Implement blend modes 2020-10-27 00:03:41 -03:00
r_data.h Merge branch 'pictureformats' into 'next' 2020-09-10 15:58:18 -04:00
r_defs.h Merge branch 'next' into spritestuff2 2020-11-19 00:52:43 -03:00
r_draw.c Remove NOWATER define 2020-11-05 00:00:08 -03:00
r_draw.h Remove NOWATER define 2020-11-05 00:00:08 -03:00
r_draw8.c Remove NOWATER define 2020-11-05 00:00:08 -03:00
r_draw8_npo2.c Update R_DrawFloorSprite_NPO2_8 and R_DrawTranslucentFloorSprite_NPO2_8 to have the lastest NPO2 optimizations 2020-11-19 00:59:37 -03:00
r_draw16.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
r_local.h Merge remote-tracking branch 'origin/next' into pictureformats 2020-03-07 20:43:16 -03:00
r_main.c Merge branch 'high-resolution-timer-2' into next 2020-12-10 02:55:02 -08:00
r_main.h Merge branch 'high-resolution-timer-2' into next 2020-12-10 02:55:02 -08:00
r_patch.c Remove SHORT macros for referencing patch width/height/offsets 2020-11-22 20:02:47 -03:00
r_patch.h Changes to sprite rendering: 2020-10-12 00:13:22 -03:00
r_patchrotation.c Changes to sprite rendering: 2020-10-12 00:13:22 -03:00
r_patchrotation.h Add r_patchrotation.h 2020-10-10 18:53:05 -03:00
r_picformats.c Merge branch 'next' into spritestuff2 2020-11-19 00:52:43 -03:00
r_picformats.h Refactor patch rotation 2020-10-10 18:43:26 -03:00
r_plane.c Fix a crash 2020-11-23 12:53:59 -03:00
r_plane.h Fix a crash 2020-11-23 12:53:59 -03:00
r_portal.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
r_portal.h Merge remote-tracking branch 'origin/next' into pictureformats 2020-03-07 20:43:16 -03:00
r_segs.c Merge branch 'next' into spritestuff2 2020-11-19 00:52:43 -03:00
r_segs.h Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2/ into udmf-next 2020-03-11 09:31:31 +01:00
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 'pictureformats' into patch-stuff-again-2 2020-08-15 20:48:28 -03:00
r_sky.c Merge branch 'master' into next 2020-02-21 21:01:29 -05:00
r_sky.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
r_splats.c Fix a crash 2020-11-23 12:53:59 -03:00
r_splats.h R_DrawSplatSprite -> R_DrawFloorSprite 2020-11-04 21:43:16 -03:00
r_state.h Add boolean variable that indicates if current map is in UDMF format 2020-03-15 16:23:15 +01:00
r_textures.c Merge branch 'next' into patch-stuff-again-2 2020-10-10 17:01:10 -03:00
r_textures.h Provide some cleaner method to generate textures as flats. 2020-01-07 16:51:02 -03:00
r_things.c Merge branch 'spritestuff2-fixes' into 'next' 2020-11-25 19:26:49 -05:00
r_things.h Merge remote-tracking branch 'origin/next' into plane-sorting-fix-part-3 2020-11-22 14:41:42 -08:00
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 Some interface fixes 2020-11-22 17:22:18 -03:00
screen.h Some interface fixes 2020-11-22 17:22:18 -03:00
sounds.c sound caption 2020-07-01 23:18:20 -05:00
sounds.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
st_stuff.c Merge branch 'spritestuff2-fixes' into 'next' 2020-11-25 19:26:49 -05:00
st_stuff.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
strcasestr.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
string.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c Deprecate FixedRem. 2020-05-18 11:29:56 -05:00
tables.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
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 Changes to sprite rendering: 2020-10-12 00:13:22 -03:00
tmap.s Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_asm.s Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_mmx.nas Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_vc.nas Update copyright year to 2020 2020-02-19 14:08:45 -08:00
v_video.c Remove SHORT macros for referencing patch width/height/offsets 2020-11-22 20:02:47 -03:00
v_video.h Merge branch 'next' into patch-stuff-again-2 2020-10-10 17:01:10 -03:00
version.h Update version to 2.2.8 2020-10-02 16:10:21 -07:00
vid_copy.s Update copyright year to 2020 2020-02-19 14:08:45 -08:00
w_wad.c Merge branch 'next' into spritestuff2 2020-11-19 00:52:43 -03:00
w_wad.h Merge branch 'next' into patch-stuff-again-2 2020-10-10 17:01:10 -03:00
y_inter.c Remove SHORT macros for referencing patch width/height/offsets 2020-11-22 20:02:47 -03:00
y_inter.h Make exitmove friendly, don't start empty intermission screens 2020-02-29 01:51:45 -03:00
z_zone.c Refactor patch rotation 2020-10-10 18:43:26 -03:00
z_zone.h Refactor patch rotation 2020-10-10 18:43:26 -03:00