..
android
blua
Merge branch 'public_next' into master
2017-09-28 11:01:20 -04:00
djgppdos
dummy
hardware
compile fix
2019-09-17 22:29:53 -03:00
locale
Revert "Revert "Merge branch 'musicplus-aug2019-b' into 'master'""
2019-08-04 12:03:57 +01:00
sdl
Revert "Merge branch 'gl_skydome' into 'master'"
2019-09-17 20:20:09 +00:00
win32
Revert "Merge branch 'gl_skydome' into 'master'"
2019-09-17 20:20:09 +00:00
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
b_bot.c
b_bot.h
byteptr.h
CMakeLists.txt
command.c
command.h
comptime.c
Branch and revision information in builds
2016-03-14 12:43:08 -04:00
config.h.in
console.c
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
console.h
d_clisrv.c
d_clisrv.h
Merge branch 'mprelated-tweaks' into 'master'
2019-09-08 16:45:14 -04:00
d_event.h
d_main.c
d_main.h
d_net.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
d_net.h
d_netcmd.c
d_netcmd.h
d_netfil.c
d_netfil.h
d_player.h
d_think.h
d_ticcmd.h
dehacked.c
More harmful cactus
2019-09-12 21:36:13 -04:00
dehacked.h
doomdata.h
doomdef.h
doomstat.h
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
f_finale.c
f_finale.h
f_wipe.c
A good and bad ending cutscene now exist.
2019-07-28 00:32:57 +01:00
fastcmp.h
filesrch.c
filesrch.h
Hide kart-specific addons behavior behind USE_KART
2018-12-16 16:07:47 -05:00
g_game.c
Merge branch 'deathstuff' into 'master'
2019-09-16 16:32:45 -04:00
g_game.h
g_input.c
g_input.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
g_state.h
hu_stuff.c
hu_stuff.h
i_addrinfo.c
i_addrinfo.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
i_joy.h
i_net.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
i_sound.h
i_system.h
i_tcp.c
i_tcp.h
i_video.h
info.c
info.h
Merge branch 'morecactis' into 'master'
2019-09-16 16:36:06 -04:00
keys.h
lua_baselib.c
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h
"PlayerCanDamage" hook!
2019-06-19 12:55:05 +01:00
lua_hooklib.c
lua_hud.h
lua_hudlib.c
lua_infolib.c
lua_libs.h
Lua save-banks!
2019-08-24 18:25:27 +01:00
lua_maplib.c
* Added FORCERESETMUSIC level header
2019-08-04 20:02:38 -04:00
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c
* Store gravflip ( resolves #206 ) and destscale in starposts. (Using the same field, taking advantage of the fact that object scale will always be positive!)
2019-09-07 22:12:47 +01:00
lua_script.c
lua_script.h
lua_skinlib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_aatree.h
m_anigif.c
m_anigif.h
m_argv.c
m_argv.h
m_bbox.c
m_bbox.h
m_cheat.c
Change flipped starpostz to define the top of the player object, for cases where scale on contact with starpost is different to spawn scale.
2019-09-08 21:21:36 +01:00
m_cheat.h
m_cond.c
m_cond.h
m_dllist.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_fixed.c
m_fixed.h
m_menu.c
m_menu.h
m_misc.c
Merge branch 'public_next' into private
2019-08-08 23:41:19 -04:00
m_misc.h
Merge branch 'public_next'
2019-06-09 20:04:08 +01:00
m_queue.c
m_queue.h
m_random.c
m_random.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_swap.h
Makefile
Makefile.cfg
md5.c
Incinerated WinCE
2017-09-29 23:25:34 +01:00
md5.h
mserv.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c
p_floor.c
p_inter.c
p_lights.c
Basic multiple thinker list implementation
2019-04-20 22:39:22 +02:00
p_local.h
p_map.c
Always force player camera direction for springs with horizontal thrust component.
2019-09-15 17:43:19 +02:00
p_maputl.c
p_maputl.h
Add openfloorrover and openceilingrover vars so that PIT_CheckLine can update tmfloorrover and tmceilingrover properly via P_LineOpening
2019-08-01 18:56:00 +01:00
p_mobj.c
p_mobj.h
Ring sparkle mirroring
2019-08-03 18:28:53 -04:00
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c
p_saveg.h
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
p_setup.c
p_setup.h
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
p_slopes.h
p_spec.c
p_spec.h
p_telept.c
p_tick.c
p_tick.h
p_user.c
r_bsp.c
r_bsp.h
r_data.c
r_data.h
compile fix
2019-09-17 22:29:53 -03:00
r_defs.h
r_draw.c
r_draw.h
Revert "Revert "Merge branch 'flats-png_port' into 'master'""
2019-09-09 15:05:17 -04:00
r_draw8.c
r_draw16.c
r_local.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_main.c
Revert "Merge branch 'gl_skydome' into 'master'"
2019-09-17 20:20:09 +00:00
r_main.h
r_plane.c
r_plane.h
r_portal.c
r_portal.h
r_segs.c
r_segs.h
r_sky.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
r_sky.h
r_splats.c
r_splats.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_state.h
r_things.c
r_things.h
s_sound.c
s_sound.h
screen.c
screen.h
sounds.c
Add the new s1, s2, cd, 3db and kc sounds to sounds.c and sounds.h!
2019-09-10 15:06:20 +01:00
sounds.h
st_stuff.c
st_stuff.h
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
tables.c
tables.h
tmap.nas
tmap.s
tmap_asm.s
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
tmap_mmx.nas
tmap_vc.nas
v_video.c
v_video.h
vid_copy.s
w_wad.c
w_wad.h
y_inter.c
y_inter.h
z_zone.c
WIP 20190101 merge
2019-01-02 01:09:15 -05:00
z_zone.h