..
android
Merge remote-tracking branch 'public-gl/master' into public-musicplus-core
2019-01-01 10:41:40 -05:00
blua
Merge branch 'public_next' into master
2017-09-28 11:01:20 -04:00
djgppdos
Merge branch 'public_next'
2019-03-14 22:15:34 -04:00
dummy
Merge remote-tracking branch 'public-gl/master' into public-musicplus-core
2019-01-01 10:41:40 -05:00
hardware
* Fix crash error in GL.
2019-07-28 17:47:57 +01:00
locale
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
sdl
Merge branch 'public_next'
2019-07-16 18:28:49 +01:00
win32
Merge branch 'public-musicplus-libopenmpt' of https://git.magicalgirl.moe/STJr/SRB2 into public_libopenmpt
2019-06-11 17:48:00 -04:00
.gitignore
am_map.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
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
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
b_bot.h
byteptr.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
CMakeLists.txt
Merge branch 'public-notpublic-libopenmpt' into 'master'
2019-06-21 17:03:53 -04:00
command.c
Merge branch 'public_next'
2019-05-16 15:58:17 +01:00
command.h
Don't count down wait timer when executing a command
2019-04-14 15:17:47 -07:00
comptime.c
config.h.in
Emblem and unlockable SOFTcoding! Emblems and unlockables are no longer predefined in the code and instead loaded from IWAD
2019-02-03 11:05:22 +01:00
console.c
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
console.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
d_clisrv.c
Fixed the thinkerlist issues by removing THINK_LIMBO. Delay-removed thinkers now stay in their list.
2019-07-13 01:42:03 +02:00
d_clisrv.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
d_event.h
d_main.c
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
d_main.h
d_net.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
d_net.h
Remove double define
2019-02-27 16:05:43 -05:00
d_netcmd.c
Fixed the thinkerlist issues by removing THINK_LIMBO. Delay-removed thinkers now stay in their list.
2019-07-13 01:42:03 +02:00
d_netcmd.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
d_netfil.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
d_netfil.h
d_player.h
Merge branch 'master' of https://git.magicalgirl.moe/STJr/SRB2Internal.git into toast_cleanup
2019-06-26 20:43:37 +01:00
d_think.h
d_ticcmd.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
dehacked.c
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
dehacked.h
Emblem and unlockable SOFTcoding! Emblems and unlockables are no longer predefined in the code and instead loaded from IWAD
2019-02-03 11:05:22 +01:00
doomdata.h
Remove character-specific flags, replace them with net-only/no-net flags
2019-07-03 00:10:22 +02:00
doomdef.h
Pre-pinch behaviour complete - heavily reliant on a new map, which I won't be sharing until everything is ready.
2019-07-04 14:09:38 +01:00
doomstat.h
* Made the evaluation screen even more attractive.
2019-07-29 14:55:36 +01:00
doomtype.h
Merge branch 'public-musicplus-libopenmpt' of https://git.magicalgirl.moe/STJr/SRB2 into public_libopenmpt
2019-06-11 17:48:00 -04:00
endian.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
f_finale.c
* Made the evaluation screen even more attractive.
2019-07-29 14:55:36 +01:00
f_finale.h
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
f_wipe.c
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
fastcmp.h
filesrch.c
Resolved filesrch.c conflicts (20190101 public merge)
2019-01-07 02:54:26 -05:00
filesrch.h
g_game.c
* Made the evaluation screen even more attractive.
2019-07-29 14:55:36 +01:00
g_game.h
* Made the evaluation screen even more attractive.
2019-07-29 14:55:36 +01:00
g_input.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
g_input.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
g_state.h
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
hu_stuff.c
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
hu_stuff.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
i_addrinfo.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
i_addrinfo.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
i_joy.h
i_net.h
i_sound.h
Merge branch 'public-musicplus-core' into public-musicplus-libopenmpt
2019-01-02 02:14:49 -05:00
i_system.h
i_tcp.c
Merge branch 'public_next'
2019-03-28 14:19:02 +00:00
i_tcp.h
i_video.h
info.c
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
info.h
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
keys.h
lua_baselib.c
* Made the evaluation screen even more attractive.
2019-07-29 14:55:36 +01:00
lua_blockmaplib.c
I know this isn't my branch, but found several reference haemmoragers and figured it'd be appropriate to commit here.
2019-07-13 13:43:22 +01:00
lua_consolelib.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
lua_hook.h
"PlayerCanDamage" hook!
2019-06-19 12:55:05 +01:00
lua_hooklib.c
"PlayerCanDamage" hook!
2019-06-19 12:55:05 +01:00
lua_hud.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
lua_hudlib.c
With permission from Kart Krew (Sal and Sryder specifically - they don't know WHY vanilla's using it):
2019-06-18 17:55:57 +01:00
lua_infolib.c
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
lua_libs.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
lua_maplib.c
Merge branch 'master' into thinkerlists
2019-07-02 23:08:37 +02:00
lua_mathlib.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
lua_mobjlib.c
I know this isn't my branch, but found several reference haemmoragers and figured it'd be appropriate to commit here.
2019-07-13 13:43:22 +01:00
lua_playerlib.c
I know this isn't my branch, but found several reference haemmoragers and figured it'd be appropriate to commit here.
2019-07-13 13:43:22 +01:00
lua_script.c
Fixed the thinkerlist issues by removing THINK_LIMBO. Delay-removed thinkers now stay in their list.
2019-07-13 01:42:03 +02:00
lua_script.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
lua_skinlib.c
* Made the evaluation screen even more attractive.
2019-07-29 14:55:36 +01:00
lua_thinkerlib.c
Rename thinkers.iterate to mobjs.iterate, kill the "mobjs" arg (though you still need the parentheses). Done a bit messily/lazily, I'll clean up if we can confirm this works
2019-04-21 13:52:55 +01:00
lzf.c
lzf.h
m_aatree.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_aatree.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_anigif.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
m_anigif.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_argv.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
m_argv.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_bbox.c
m_bbox.h
m_cheat.c
Fixed the thinkerlist issues by removing THINK_LIMBO. Delay-removed thinkers now stay in their list.
2019-07-13 01:42:03 +02:00
m_cheat.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
m_cond.c
* Made the evaluation screen even more attractive.
2019-07-29 14:55:36 +01:00
m_cond.h
In-map emblem coordinates are now set via emblem mapthings (thing type 322) instead of X/Y/Z fields in SOC
2019-02-03 14:32:07 +01:00
m_dllist.h
m_fixed.c
bland
2018-12-20 18:52:51 -03:00
m_fixed.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
m_menu.c
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
m_menu.h
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
m_misc.c
Merge branch 'public_next'
2019-06-21 22:13:39 +01:00
m_misc.h
Merge branch 'public_next'
2019-06-09 20:04:08 +01:00
m_queue.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_queue.h
m_random.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_random.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_swap.h
Makefile
Merge branch 'public-notpublic-libopenmpt' into 'master'
2019-06-21 17:03:53 -04:00
Makefile.cfg
Merge branch 'public_next'
2019-03-14 22:15:34 -04:00
md5.c
md5.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
mserv.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
mserv.h
p5prof.h
p_ceilng.c
Basic multiple thinker list implementation
2019-04-20 22:39:22 +02:00
p_enemy.c
Fixed the thinkerlist issues by removing THINK_LIMBO. Delay-removed thinkers now stay in their list.
2019-07-13 01:42:03 +02:00
p_floor.c
Fixed the thinkerlist issues by removing THINK_LIMBO. Delay-removed thinkers now stay in their list.
2019-07-13 01:42:03 +02:00
p_inter.c
Fixed the thinkerlist issues by removing THINK_LIMBO. Delay-removed thinkers now stay in their list.
2019-07-13 01:42:03 +02:00
p_lights.c
Basic multiple thinker list implementation
2019-04-20 22:39:22 +02:00
p_local.h
Fixed the thinkerlist issues by removing THINK_LIMBO. Delay-removed thinkers now stay in their list.
2019-07-13 01:42:03 +02:00
p_map.c
Merge branch 'metalfixes' into 'toast_cleanup'
2019-07-09 14:29:42 -04:00
p_maputl.c
I know this isn't my branch, but found several reference haemmoragers and figured it'd be appropriate to commit here.
2019-07-13 13:43:22 +01:00
p_maputl.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_mobj.c
* Made the evaluation screen even more attractive.
2019-07-29 14:55:36 +01:00
p_mobj.h
With permission from Kart Krew (Sal and Sryder specifically - they don't know WHY vanilla's using it):
2019-06-18 17:55:57 +01:00
p_polyobj.c
Fix mixed code-and-declaration error
2019-07-14 16:19:48 +01:00
p_polyobj.h
Implement displacement-based polyobject rotation.
2019-04-05 11:50:59 +02:00
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
Fixed the thinkerlist issues by removing THINK_LIMBO. Delay-removed thinkers now stay in their list.
2019-07-13 01:42:03 +02:00
p_saveg.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
p_setup.c
* Made the evaluation screen even more attractive.
2019-07-29 14:55:36 +01:00
p_setup.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
p_sight.c
Whoops, forgot to make P_CheckSight support slopes for same-sector FOF plane checking.
2019-05-27 21:18:02 +01:00
p_slopes.c
Remove character-specific flags, replace them with net-only/no-net flags
2019-07-03 00:10:22 +02:00
p_slopes.h
Add back the p_slopes.h header guard
2019-04-21 18:05:16 +02:00
p_spec.c
* Made the evaluation screen even more attractive.
2019-07-29 14:55:36 +01:00
p_spec.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
p_telept.c
Realised I forgot to do this. Without this commit, the drawangle update stuff is useless :V
2019-06-22 17:33:37 +01:00
p_tick.c
Correct some extant fuckups.
2019-07-14 14:21:32 +01:00
p_tick.h
Fixed the thinkerlist issues by removing THINK_LIMBO. Delay-removed thinkers now stay in their list.
2019-07-13 01:42:03 +02:00
p_user.c
I know this isn't my branch, but found several reference haemmoragers and figured it'd be appropriate to commit here.
2019-07-13 13:43:22 +01:00
r_bsp.c
Remove remnants of portalcullsector.
2019-06-10 17:13:04 +02:00
r_bsp.h
viewx/viewy also need to be stored/restored.
2019-06-06 13:31:48 +02:00
r_data.c
Fixed the thinkerlist issues by removing THINK_LIMBO. Delay-removed thinkers now stay in their list.
2019-07-13 01:42:03 +02:00
r_data.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
r_defs.h
Merge branch 'next' of git@git.magicalgirl.moe:STJr/SRB2.git into public_flatsprite
2019-05-06 20:20:57 +01:00
r_draw.c
Revert "Revert "Merge branch 'metalfixes' into 'toast_cleanup'""
2019-07-03 00:58:02 +01:00
r_draw.h
With permission from Kart Krew (Sal and Sryder specifically - they don't know WHY vanilla's using it):
2019-06-18 17:55:57 +01:00
r_draw8.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
r_draw16.c
r_local.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_main.c
Improve rain/weather.
2019-06-22 16:50:30 +01:00
r_main.h
Improve rain/weather.
2019-06-22 16:50:30 +01:00
r_plane.c
Made Portal_Add static; move ffloors clip reset from R_RenderPlayerView to r_plane.
2019-06-09 22:48:54 +02:00
r_plane.h
Made Portal_Add static; move ffloors clip reset from R_RenderPlayerView to r_plane.
2019-06-09 22:48:54 +02:00
r_portal.c
Properly take skybox viewpoint angle into account.
2019-06-11 14:47:58 +02:00
r_portal.h
Remove remnants of portalcullsector.
2019-06-10 17:13:04 +02:00
r_segs.c
Fixed crash regarding opening reallocating. A thousand thanks go for MonsterIestyn for figuring this out.
2019-06-09 20:04:07 +02:00
r_segs.h
r_sky.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
r_sky.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_splats.c
Software plane fixes
2018-12-14 14:08:25 -03:00
r_splats.h
r_state.h
Moving away more portal-related global vars to r_portal.
2019-06-03 13:33:12 +02:00
r_things.c
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
r_things.h
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
s_sound.c
* Made the evaluation screen even more attractive.
2019-07-29 14:55:36 +01:00
s_sound.h
Merge branch 'public-musicplus-libopenmpt' of https://git.magicalgirl.moe/STJr/SRB2 into public_libopenmpt
2019-06-11 17:48:00 -04:00
screen.c
* Made the evaluation screen even more attractive.
2019-07-29 14:55:36 +01:00
screen.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
sounds.c
Merge branch 'master' of https://git.magicalgirl.moe/STJr/SRB2Internal.git into eggcolosseum
2019-07-09 19:52:52 +01:00
sounds.h
Merge branch 'master' of https://git.magicalgirl.moe/STJr/SRB2Internal.git into eggcolosseum
2019-07-09 19:52:52 +01:00
st_stuff.c
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
st_stuff.h
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
string.c
t_facon.c
t_fsin.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
t_ftan.c
t_tan2a.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
tables.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
tables.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
tmap.nas
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
tmap.s
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
tmap_asm.s
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
tmap_mmx.nas
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
tmap_vc.nas
v_video.c
* Fix crash error in GL.
2019-07-28 17:47:57 +01:00
v_video.h
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
vid_copy.s
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
w_wad.c
Merge branch 'public_next'
2019-06-29 20:55:58 +01:00
w_wad.h
Merge branch 'public_next'
2019-06-29 20:55:58 +01:00
y_inter.c
lclear -> _clear typo
2019-03-15 03:15:20 -04:00
y_inter.h
Merge branch 'master' into next
2018-11-25 20:39:17 +00:00
z_zone.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
z_zone.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00