RingRacers/src
jameds a8aea17469 Keep color across wrapped lines
And this works by inserting the same color code on each wrapped line.
2019-03-26 12:07:11 -07:00
..
android
blua Backport the Blockmap library I made two years ago 2018-11-30 17:11:11 +00:00
djgppdos
dummy
hardware Merge branch 'MSVC-ARM' into 'master' 2018-12-28 01:05:40 -05:00
locale
nds
sdl New -noxinput and -nohidapi command line parameters. 2019-03-03 22:57:09 -05:00
sdl12 Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08:00
win32 Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08:00
win32ce Fix missing commas and missed interface 2018-10-14 10:14:07 +01: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
b_bot.h
byteptr.h
CMakeLists.txt Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08:00
command.c Merge remote-tracking branch 'public-gl/2122-version' into 2122-version 2018-12-22 23:42:25 -05:00
command.h
comptime.c
config.h.in
console.c Keep color across wrapped lines 2019-03-26 12:07:11 -07:00
console.h
d_clisrv.c Fix building without BLUA support 2019-03-01 17:31:32 -05:00
d_clisrv.h Merge branch 'addons-backport' into '2122-version' 2018-12-23 18:08:06 -05:00
d_event.h
d_main.c Do not increment mainwads for music.dta 2018-12-23 23:54:26 -05:00
d_main.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
d_net.c
d_net.h
d_netcmd.c Merge branch 'addons-backport' into '2122-version' 2018-12-23 18:08:06 -05:00
d_netcmd.h
d_netfil.c
d_netfil.h
d_player.h
d_think.h
d_ticcmd.h
dehacked.c Merge remote-tracking branch 'public-gl/next' into 2122-version 2018-12-24 17:30:59 -05:00
dehacked.h
doomdata.h
doomdef.h Update code versions to 2.1.23 2018-12-26 16:31:43 -05:00
doomstat.h
doomtype.h
endian.h
f_finale.c Fix credits gamestate in dedicated mode, by properly separating the timer variable code from the drawing code in a semi-hacky way 2019-03-25 21:35:04 +00:00
f_finale.h
f_wipe.c
fastcmp.h
filesrch.c
filesrch.h
g_game.c Merge remote-tracking branch 'public-gl/next' into 2122-version 2018-12-25 00:19:42 -05:00
g_game.h Merge branch 'next' into SRB2-CHAT 2018-12-23 22:53:24 +01:00
g_input.c Merge branch 'master' into next 2018-12-24 16:56:29 -05:00
g_input.h Merge remote-tracking branch 'public-gl/2122-version' into 2122-version 2018-12-23 18:09:54 -05:00
g_state.h
hu_stuff.c Hide SRB2-CHAT behind #ifndef NONET 2018-12-26 16:20:17 -05:00
hu_stuff.h Merge branch '2122-patch-dta-update' into '2122-version' 2018-12-23 18:08:38 -05:00
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h
i_tcp.c Actually allow connecting to "localhost" 2019-03-20 20:37:00 -07:00
i_tcp.h
i_video.h
info.c
info.h
keys.h
lua_baselib.c Merge branch 'next' into SRB2-CHAT 2018-12-23 22:53:24 +01:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h
lua_hooklib.c
lua_hud.h
lua_hudlib.c
lua_infolib.c
lua_libs.h
lua_maplib.c
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c
lua_script.c Backport the Blockmap library I made two years ago 2018-11-30 17:11:11 +00:00
lua_script.h
lua_skinlib.c
lua_thinkerlib.c
lzf.c
lzf.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
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
m_cheat.h
m_cond.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_cond.h
m_dllist.h
m_fixed.c
m_fixed.h
m_menu.c Increase M_ChangecontrolResponse message buffer by 25 chars 2019-01-04 19:38:36 -05:00
m_menu.h
m_misc.c Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08:00
m_misc.h
m_queue.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_queue.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_random.c
m_random.h
m_swap.h
Makefile Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08:00
Makefile.cfg TravisCI: add option for GCC 8.1 2019-03-09 19:41:56 -05:00
md5.c
md5.h
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c
p_floor.c
p_inter.c P_SuperDamage() is too big for inlining 2019-03-25 15:30:25 -04:00
p_lights.c
p_local.h Fix the automap 2018-12-12 18:01:52 -03:00
p_map.c
p_maputl.c
p_maputl.h
p_mobj.c Merge branch 'ctf-enemy-flag-sound' into 2122-version 2018-12-25 00:27:08 -05:00
p_mobj.h
p_polyobj.c Fix move by waypoints not checking for sector changes 2018-12-24 14:39:07 -05:00
p_polyobj.h
p_pspr.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_saveg.c
p_saveg.h
p_setup.c Fix saving progress on vanilia 2018-12-26 15:47:12 -05:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c
p_spec.h
p_telept.c
p_tick.c
p_tick.h
p_user.c Fix bot players using the respawning code meant only for real players to use 2018-12-24 17:59:12 +00:00
r_bsp.c Fix -ANGLE_180 because MSVC complains 2018-12-25 01:14:05 -05:00
r_bsp.h
r_data.c Remove log message 2018-12-24 20:33:59 -05:00
r_data.h
r_defs.h
r_draw.c
r_draw.h
r_draw8.c
r_draw16.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
r_local.h
r_main.c
r_main.h
r_plane.c
r_plane.h
r_segs.c R_RenderThickSideRange: clamp lights that fail overflow test, rather than skipping them. 2019-03-25 18:54:47 +00:00
r_segs.h
r_sky.c
r_sky.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
r_splats.c
r_splats.h
r_state.h
r_things.c
r_things.h
s_sound.c
s_sound.h
screen.c
screen.h
sounds.c
sounds.h
st_stuff.c
st_stuff.h
string.c
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
v_video.c
v_video.h Merge branch 'addons-backport' into '2122-version' 2018-12-23 18:08:06 -05:00
vid_copy.s
w_wad.c Remove the define. 2019-03-15 18:46:25 -04:00
w_wad.h
y_inter.c
y_inter.h
z_zone.c
z_zone.h