..
android
Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next
2019-05-06 22:40:12 -05:00
blua
djgppdos
Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next
2019-05-06 22:40:12 -05:00
dummy
Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next
2019-05-06 22:40:12 -05:00
hardware
Fix opengl crashing on startup due to lack of checks
2020-05-23 16:21:26 -04:00
locale
nds
chaos conflict
2019-06-11 17:02:47 +02:00
sdl
GME cleanup and fixes
2020-08-19 22:39:12 -04:00
sdl12
Merge branch 'ferror-errno-yareyare' into 'master'
2020-05-15 19:27:08 -04:00
win32
Tested to be compile with Mingw64 9.1.0
2020-05-11 18:43:24 -07:00
win32ce
chaos conflict
2019-06-11 17:02:47 +02:00
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
Merge branch 'apng-oh-shit-fixes' into 'master'
2019-02-28 12:00:58 -08:00
apng.h
Merge branch 'apng-oh-shit-fixes' into 'master'
2019-02-28 12:00:58 -08:00
asm_defs.inc
b_bot.c
Fix skin shit
2019-05-02 00:39:49 -04:00
b_bot.h
byteptr.h
CMakeLists.txt
dumbass doesn't test changes before pushing directly to next
2020-08-14 08:27:25 -07:00
command.c
Detect infinite alias self-recursion mixed with other commands, such as in the case of alias a "echo test; a"; a.
2020-05-13 16:03:26 -07:00
command.h
Merge remote-tracking branch 'lat/remove-passwords' into awful-mix-fucked
2020-04-26 01:16:27 -07:00
comptime.c
config.h.in
Update patch.kart hash
2020-05-11 22:31:38 -05:00
console.c
Use Unlock_state here too
2020-05-14 17:23:06 -07:00
console.h
Put some mutex on CONS_Printf etc. hahaha
2020-04-28 13:08:43 -07:00
d_clisrv.c
Merge branch 'fix-nocurl' into 'master'
2020-08-19 20:36:14 -04:00
d_clisrv.h
Merge remote-tracking branch 'origin/master' into http-mserv
2020-05-12 17:50:32 -07:00
d_event.h
d_main.c
Merge remote-tracking branch 'origin/master' into http-mserv
2020-06-12 23:36:39 -07:00
d_main.h
d_net.c
Revert basically every attempted join passwords fix
2020-04-26 01:20:46 -07:00
d_net.h
Bump MAXNETNODES to 127
2020-08-09 18:26:34 -07:00
d_netcmd.c
Merge remote-tracking branch 'lat/remove-passwords' into awful-mix-fucked
2020-04-26 01:16:27 -07:00
d_netcmd.h
remove join passwords
2019-08-04 11:26:26 +02:00
d_netfil.c
Fix user agent for HTTP downloads being set as SRB2Kart/v1.1.2
2020-06-23 18:39:02 -04:00
d_netfil.h
Support for http downloads
2020-04-07 18:22:29 -04:00
d_player.h
let angle be changed while spun out and boosting
2019-05-25 13:08:38 +02:00
d_think.h
d_ticcmd.h
Don't turn players more than they're allowed to
2019-01-04 23:09:27 -06:00
dehacked.c
Merge remote-tracking branch 'remotes/bird/isolatedbatching' into awful-mix
2020-04-11 23:47:25 -05:00
dehacked.h
* Increased leniency for SOC wrt "major mods".
2019-01-17 20:51:41 +00:00
doomdata.h
doomdef.h
Do not do master server things when NOCURL
2020-08-16 21:42:58 -07:00
doomstat.h
Merge branch 'push-more-lua' into awful-mix
2020-03-11 07:37:47 +01:00
doomtype.h
md3-vanilla
2019-03-18 18:34:20 -03:00
endian.h
f_finale.c
Merge remote-tracking branch 'origin/master' into http-mserv
2020-05-12 17:50:32 -07:00
f_finale.h
f_wipe.c
Merge remote-tracking branch 'origin/master' into http-mserv
2020-05-12 17:50:32 -07:00
fastcmp.h
filesrch.c
Merge branch 'v1' into no-limits
2019-05-06 21:55:33 -04:00
filesrch.h
Merge branch 'v1' into no-limits
2019-05-06 21:55:33 -04:00
g_game.c
Cam lockon, allow viewpoint change during freecam
2020-04-28 23:24:48 +02:00
g_game.h
get replays to save player lua vars
2019-09-10 11:59:17 +02:00
g_input.c
Clear P3 and P4 controls too when clearing all controls
2019-03-24 17:31:04 -05:00
g_input.h
merge srb2 next
2019-01-05 15:59:23 -05:00
g_state.h
http-mserv.c
Do not do master server things when NOCURL
2020-08-16 21:42:58 -07:00
hu_stuff.c
Chat drawing memory leak fix from SRB2 repo
2020-04-08 17:33:23 -04:00
hu_stuff.h
Show music credit for credits
2019-03-31 13:09:49 -05:00
i_addrinfo.c
Tested to be compile with Mingw64 9.1.0
2020-05-11 18:43:24 -07:00
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
Merge remote-tracking branch 'public-gl/master' into public-musicplus-core
2019-01-01 10:41:40 -05:00
i_system.h
Rename I_StartupKeyboard to I_RegisterSignals and call it in a sane place
2019-12-16 19:27:54 -08:00
i_tcp.c
Revert basically every attempted join passwords fix
2020-04-26 01:20:46 -07:00
i_tcp.h
i_threads.h
Create cond if it doesn't exist when signaling
2020-04-27 18:01:27 -07:00
i_video.h
info.c
chaos conflict
2019-06-11 17:02:47 +02:00
info.h
chaos conflict
2019-06-11 17:02:47 +02:00
k_kart.c
Merge branch 'freeplay-be-nice' into 'master'
2020-05-19 17:29:05 -04:00
k_kart.h
Add missing extern to colortranslations
2020-05-15 10:00:05 -07:00
keys.h
lua_baselib.c
Remove stupid dumbfuck #ifdefs
2020-04-07 05:24:38 -05:00
lua_blockmaplib.c
lua_consolelib.c
Expose CV_FindVar to Lua
2020-03-10 18:12:20 +01:00
lua_hook.h
Remove stupid dumbfuck #ifdefs
2020-04-07 05:24:38 -05:00
lua_hooklib.c
Remove stupid dumbfuck #ifdefs
2020-04-07 05:24:38 -05:00
lua_hud.h
Add lua toggle for check hud
2020-04-28 17:24:33 +02:00
lua_hudlib.c
Add lua toggle for check hud
2020-04-28 17:24:33 +02:00
lua_infolib.c
Expose some more Kart functions, freeplay and rankings bumpers are now hud stuff you can toggle, + experimental playercmd hook
2019-01-13 14:40:48 +01:00
lua_libs.h
lua_maplib.c
Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next
2019-05-06 22:40:12 -05:00
lua_mathlib.c
lua_mobjlib.c
Huge splitscreen refactor
2019-04-18 03:08:11 -04:00
lua_playerlib.c
Push consoleplayer and displayplayers to Lua
2020-03-10 11:53:28 +01:00
lua_script.c
Fix Lua crashes when loading without addons
2020-03-12 16:03:12 +01:00
lua_script.h
Remove stupid dumbfuck #ifdefs
2020-04-07 05:24:38 -05:00
lua_skinlib.c
Fix my fuckups
2019-03-06 22:28:06 -06:00
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c
fix conflict
2019-11-12 00:23:26 +01:00
m_anigif.h
m_argv.c
Forgot includes
2019-10-07 18:10:33 -07:00
m_argv.h
m_bbox.c
m_bbox.h
m_cheat.c
Merge branch 'next' of git@git.magicalgirl.moe:STJr/SRB2.git into public_flatsprite
2019-05-06 20:20:57 +01:00
m_cheat.h
m_cond.c
Code cleanup as requested by Sal and Sryder.
2019-01-26 16:58:45 +00:00
m_cond.h
m_dllist.h
m_fixed.c
chaos conflict
2019-06-11 17:02:47 +02:00
m_fixed.h
md3-vanilla
2019-03-18 18:34:20 -03:00
m_menu.c
Do not do master server things when NOCURL
2020-08-16 21:42:58 -07:00
m_menu.h
Merge remote-tracking branch 'origin/master' into http-mserv
2020-05-12 17:50:32 -07:00
m_misc.c
Merge branch 'ferror-errno-yareyare' into 'master'
2020-05-15 19:27:08 -04:00
m_misc.h
ferror does not return errno, are you stupid?
2019-10-07 17:55:31 -07:00
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile
Rename hms123311.c to http-mserv.c
2020-05-14 17:26:10 -07:00
Makefile.cfg
Makefile: GCC80 does not exist
2020-05-11 18:43:25 -07:00
md5.c
md5.h
Use consts in place of some 16s
2019-03-09 16:46:55 -06:00
mserv.c
Do not do master server things when NOCURL
2020-08-16 21:42:58 -07:00
mserv.h
masterserver_token is back
2020-06-12 23:47:08 -07:00
p5prof.h
p_ceilng.c
p_enemy.c
Merge branch 'fix-double-bombs' into awful-mix
2020-03-22 13:09:06 +01:00
p_floor.c
Huge splitscreen refactor
2019-04-18 03:08:11 -04:00
p_inter.c
More explicit var names for countdown and countdown2
2020-03-11 07:37:33 +01:00
p_lights.c
p_local.h
fix rewind, fix sound local sound playing in freecam
2019-09-09 22:15:50 +02:00
p_map.c
fix orbiting items not protecting you against your own items
2019-11-11 00:24:06 +01:00
p_maputl.c
Huge splitscreen refactor
2019-04-18 03:08:11 -04:00
p_maputl.h
p_mobj.c
Merge v1
2019-05-06 21:23:29 -04:00
p_mobj.h
Merge branch 'next' of git@git.magicalgirl.moe:STJr/SRB2.git into public_flatsprite
2019-05-06 20:20:57 +01:00
p_polyobj.c
Fix polyobj angle delta
2019-05-02 00:48:01 -04:00
p_polyobj.h
p_pspr.h
Merge branch 'next' of git@git.magicalgirl.moe:STJr/SRB2.git into public_flatsprite
2019-05-06 20:20:57 +01:00
p_saveg.c
More explicit var names for countdown and countdown2
2020-03-11 07:37:33 +01:00
p_saveg.h
p_setup.c
Colormap alpha handling was still wrong, hopefully it's correct now
2020-06-14 15:03:40 +03:00
p_setup.h
p_sight.c
p_slopes.c
Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next
2019-05-06 22:40:12 -05:00
p_slopes.h
p_spec.c
Fix the RA only linedef
2020-05-05 10:25:40 -05:00
p_spec.h
p_telept.c
Huge splitscreen refactor
2019-04-18 03:08:11 -04:00
p_tick.c
Merge branch 'push-more-lua' into awful-mix
2020-03-11 07:37:47 +01:00
p_tick.h
p_user.c
Cam lockon, allow viewpoint change during freecam
2020-04-28 23:24:48 +02:00
r_bsp.c
fix encore for ogl
2019-11-12 00:21:37 +01:00
r_bsp.h
fix encore for ogl
2019-11-12 00:21:37 +01:00
r_data.c
Fix misaligned pointers
2020-04-11 22:03:29 -07:00
r_data.h
Merge remote-tracking branch 'remotes/bird/isolatedbatching' into awful-mix
2020-04-11 23:47:25 -05:00
r_defs.h
chaos conflict
2019-06-11 17:02:47 +02:00
r_draw.c
r_draw.h
Cache colormaps everywhere to avoid memory leaks
2019-03-16 00:39:52 -05:00
r_draw8.c
r_draw16.c
r_local.h
r_main.c
Merge branch 'now-we-spin-in-spinout-only' into 'master'
2020-05-15 19:28:38 -04:00
r_main.h
Move fov cvar out of OGL-specific code
2019-02-23 10:18:20 -06:00
r_plane.c
Fix visplane getting allocated twice
2020-05-16 00:20:52 +00:00
r_plane.h
merge srb2 next
2019-01-05 15:59:23 -05:00
r_segs.c
Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next
2019-05-06 22:40:12 -05:00
r_segs.h
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
Fix up more stuff
2019-04-18 12:20:13 -04:00
r_things.c
Merge remote-tracking branch 'remotes/bird/isolatedbatching' into awful-mix
2020-04-11 23:47:25 -05:00
r_things.h
Merge branch 'next' of git@git.magicalgirl.moe:STJr/SRB2.git into public_flatsprite
2019-05-06 20:20:57 +01:00
s_sound.c
Remove stupid dumbfuck #ifdefs
2020-04-07 05:24:38 -05:00
s_sound.h
turn all non-extern variables in s_sound.h into externs (and put their real definitions in the .c file)
2020-05-15 09:58:28 -07:00
screen.c
Add VHS pause/rewind effect
2019-04-08 23:21:11 -05:00
screen.h
Add VHS pause/rewind effect
2019-04-08 23:21:11 -05:00
sounds.c
Banana snipe sfx
2019-02-22 18:43:10 -05:00
sounds.h
chaos conflict
2019-06-11 17:02:47 +02:00
st_stuff.c
Add back viewpoint names & fix console inputs in replays
2020-04-30 15:50:30 +02:00
st_stuff.h
chaos conflict
2019-06-11 17:02:47 +02:00
string.c
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
merge srb2 next
2019-01-05 15:59:23 -05:00
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
v_video.c
'sal-lighting' code ports from v2
2020-04-25 20:56:50 -04:00
v_video.h
Merge remote-tracking branch 'remotes/bird/isolatedbatching' into awful-mix
2020-04-11 23:47:25 -05:00
vid_copy.s
w_wad.c
[OSX] Fix "SIGILL: illegal instruction" on macOS Catalina
2020-08-15 12:16:05 -04:00
w_wad.h
don't set MAX_WADFILES to 256, worst mistake of my life
2020-03-11 12:34:35 +01:00
y_inter.c
VoteThinker Hook for Lua
2020-03-10 18:58:44 +01:00
y_inter.h
z_zone.c
stuff
2019-04-06 23:33:34 -03:00
z_zone.h