RingRacers/src
2020-05-12 00:20:59 -04:00
..
android Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next 2019-05-06 22:40:12 -05:00
blua Backport the Blockmap library I made two years ago 2018-11-30 17:11:11 +00:00
djgppdos Kill trailing whitespace 2020-03-21 17:37:33 -07:00
dummy Merge remote-tracking branch 'remotes/srb2pub/public_flatsprite' into next 2019-05-06 22:40:12 -05:00
hardware Merge remote-tracking branch 'origin/master' into gifs-port 2020-03-28 21:00:39 -07:00
locale Missed (unused?) viewpoint strings 2018-12-03 12:20:19 -05:00
nds
sdl Merge remote-tracking branch 'origin/master' into resume 2020-04-30 09:32:40 -07:00
sdl12 ferror does not return errno, are you stupid? 2020-03-24 15:48:42 -07:00
win32 Merge remote-tracking branch 'remotes/pub/next' into v1 2019-05-12 03:40:02 -05:00
win32ce I don't think these old interfaces even compile but let's not kill them off 2019-02-22 18:13:22 -06:00
.gitignore
am_map.c Update am_map.c 2018-12-12 19:59:21 -02:00
am_map.h Remove MINIAUTOMAP code 2018-12-12 18:53:13 -03:00
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 Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
byteptr.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
CMakeLists.txt Add to CMakeLists 2020-05-12 00:20:59 -04:00
command.c Use COM_ImmedExecute to load the config, so the buffer size doesn't matter 2020-05-04 12:19:53 -07:00
command.h Try fixing Auto causing desyncs 2019-10-17 23:43:06 -04:00
comptime.c
config.h.in Use maps.pk3 2019-09-16 03:04:26 -04:00
console.c Removal of cv_allcaps for console stuff. 2020-03-23 15:05:00 -07:00
console.h Change some of the text colors 2019-05-12 21:49:11 -04:00
d_clisrv.c Bot amount & difficulty is now controlled by cvars 2020-05-07 02:37:06 -04:00
d_clisrv.h add botvars to resynch packet 2020-05-04 20:37:52 -04:00
d_event.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
d_main.c Merge branch 'master' into pet-robo 2020-04-18 01:18:22 -04:00
d_main.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
d_net.c Replace ping command with a condensed and sorted version 2019-04-08 15:57:23 -07:00
d_net.h Use a random port when connecting 2020-05-03 18:35:51 -07:00
d_netcmd.c Bot amount & difficulty is now controlled by cvars 2020-05-07 02:37:06 -04:00
d_netcmd.h Bot amount & difficulty is now controlled by cvars 2020-05-07 02:37:06 -04:00
d_netfil.c ferror does not return errno, are you stupid? 2020-03-24 15:48:42 -07:00
d_netfil.h Wait, we don't need pages, just first file index... 2019-04-17 23:51:15 -05:00
d_player.h Merge branch 'master' into pet-robo 2020-05-03 21:30:40 -04:00
d_think.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
d_ticcmd.h Sync look back 2020-02-23 23:21:20 -08:00
dehacked.c Merge branch 'master' into pet-robo 2020-05-03 21:30:40 -04:00
dehacked.h * Increased leniency for SOC wrt "major mods". 2019-01-17 20:51:41 +00:00
doomdata.h Merge branch 'master' into map-features 2020-03-22 12:54:53 -04:00
doomdef.h No more modulo bullshit in VERSION 2020-04-12 23:51:00 -04:00
doomstat.h Merge remote-tracking branch 'origin/master' into resume 2020-04-30 09:32:40 -07:00
doomtype.h Removed gr_voodoocompatibility as even low-power mobile devices do not have this limitation 2019-01-07 04:33:22 -05:00
endian.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
f_finale.c Minor fixes 2019-08-10 09:50:42 -04:00
f_finale.h Add encore_towhite 2019-08-10 02:07:18 -04:00
f_wipe.c Introducing pMasterPalette. 2020-03-23 16:45:57 -07:00
fastcmp.h
filesrch.c Mark new-style log names as loaded. 2020-03-24 15:46:04 -07:00
filesrch.h Merge branch 'v1' into no-limits 2019-05-06 21:55:33 -04:00
g_game.c Merge branch 'master' into pet-robo 2020-05-03 21:30:40 -04:00
g_game.h Merge remote-tracking branch 'origin/master' into resume 2020-04-30 09:32:40 -07: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_splitscreen.c Replace even more ints with INT32 2020-03-21 13:18:17 -07:00
g_state.h Start on bots, doesn't work 2020-03-27 23:51:49 -04:00
hu_stuff.c Merge remote-tracking branch 'origin/master' into gifs-port 2020-03-28 21:00:39 -07:00
hu_stuff.h Draw mini ping counter in splitscreen 2020-03-18 19:42:13 -07:00
i_addrinfo.c Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
i_addrinfo.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
i_joy.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
i_net.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
i_sound.h Optionally only resync Invincibility and Grow music 2020-03-21 22:28:55 -07:00
i_system.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
i_tcp.c -clientport (it's back!) and -serverport, which is an alias to -port 2020-05-03 18:35:52 -07:00
i_tcp.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
i_video.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
info.c Bot hints 2020-04-30 14:15:10 -04:00
info.h Bot hints 2020-04-30 14:15:10 -04:00
k_battle.c toaster suggestions 2020-03-22 20:29:58 -04:00
k_battle.h Move item box counter stuff into k_battle 2020-03-22 16:23:56 -04:00
k_bheap.c void out heap after done asserting, to fix an unused variable compile error I get 2020-03-21 23:09:05 -04:00
k_bheap.h Include license/copyright headers on new files. 2020-03-22 00:16:32 +00:00
k_bot.c Only do this if you're the server :VVV 2020-05-07 22:19:32 -04:00
k_bot.h Bot amount & difficulty is now controlled by cvars 2020-05-07 02:37:06 -04:00
k_collide.c Fix items vs springs crash 2020-05-03 20:12:01 -04:00
k_collide.h Add another file to handle Kart item collision functions, now items can damage anything with MF_SHOOTABLE 2019-09-15 17:25:33 -04:00
k_kart.c Bot amount & difficulty is now controlled by cvars 2020-05-07 02:37:06 -04:00
k_kart.h Merge branch 'master' into pet-robo 2020-04-22 21:54:40 -04:00
k_pathfind.c Include license/copyright headers on new files. 2020-03-22 00:16:32 +00:00
k_pathfind.h Include license/copyright headers on new files. 2020-03-22 00:16:32 +00:00
k_pwrlv.c Merge branch 'master' into power-level-tweak 2020-03-25 02:04:53 -04:00
k_pwrlv.h Use PWRLVRECORD_START instead of PWRLVRECORD_DEF to encourage more spread 2020-03-21 23:01:51 -04:00
k_waypoint.c Merge branch 'master' into pet-robo 2020-04-28 21:10:16 -04:00
k_waypoint.h Thing type 2002, MT_WAYPOINT_RISER - Raise tagged waypoints in sector to FOF sorted by height 2020-04-04 01:20:38 -07:00
keys.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
lua_baselib.c Merge branch 'master' into targets 2020-03-22 14:31:17 -04:00
lua_blockmaplib.c Backport the Blockmap library I made two years ago 2018-11-30 17:11:11 +00:00
lua_consolelib.c Maybe localdisplayplayers is a bad idea 2020-02-23 23:21:20 -08:00
lua_hook.h New IntermissionThinker hook 2019-04-22 00:29:47 -04:00
lua_hooklib.c Skins, rudimentary ticcmd building for bots 2020-03-28 12:39:27 -04:00
lua_hud.h Expose battlefullscreen and battlecomebacktimer huds to lua 2019-02-17 23:39:00 +01:00
lua_hudlib.c Merge remote-tracking branch 'origin/master' into parties 2020-03-21 12:45:23 -07: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 Merge remote-tracking branch 'srb2public/next' into merge-next 2018-12-03 00:31:23 -05:00
lua_maplib.c Use texture names instead of predesignated sky numbers 2019-09-18 19:29:28 -04:00
lua_mathlib.c Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
lua_mobjlib.c 2.2 shadow port 2020-03-01 22:12:50 -05:00
lua_playerlib.c Start on bots, doesn't work 2020-03-27 23:51:49 -04:00
lua_script.c Fix dedicated server extra lua variables not being synched for joiners 2019-02-18 22:19:28 +01:00
lua_script.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
lua_skinlib.c Fix my fuckups 2019-03-06 22:28:06 -06:00
lua_thinkerlib.c Update source copyrights to 2018 2018-11-25 07:35:38 -05: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 Add a comment because this is confusing 2020-03-23 17:50:51 -07:00
m_anigif.h Local Color Table for GIF movie mode 2020-03-23 17:47:08 -07:00
m_argv.c Forgot includes 2020-03-24 15:48:42 -07:00
m_argv.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_bbox.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_bbox.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_cheat.c Add respawn animation 2019-10-24 16:35:39 -04:00
m_cheat.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
m_cond.c Merge branch 'master' into targets 2020-03-01 15:42:49 -05:00
m_cond.h Merge branch 'master' into targets 2020-03-01 15:42:49 -05:00
m_dllist.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
m_fixed.c New fixed math functions - ClosestPointOnVector, and Strength. 2019-01-07 04:19:24 -05:00
m_fixed.h New fixed math functions - ClosestPointOnVector, and Strength. 2019-01-07 04:19:24 -05:00
m_menu.c Put screenshots, movies and replays under a "media" directory 2020-03-30 17:41:48 -07:00
m_menu.h Merge remote-tracking branch 'remotes/pub/next' into v1 2019-05-12 03:40:02 -05:00
m_misc.c Put screenshots, movies and replays under a "media" directory 2020-03-30 17:41:48 -07:00
m_misc.h Merge remote-tracking branch 'origin/master' into gifs-port 2020-03-28 21:00:39 -07:00
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 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 Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
Makefile Start on bots, doesn't work 2020-03-27 23:51:49 -04:00
Makefile.cfg Fix compiler errors 2019-05-28 15:11:37 -07:00
md5.c
md5.h Use consts in place of some 16s 2019-03-09 16:46:55 -06:00
mserv.c No more modulo bullshit in VERSION 2020-04-12 23:51:00 -04:00
mserv.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p5prof.h
p_ceilng.c Replace "Block Enemies" with "Block Players" 2020-03-21 19:08:59 -04:00
p_enemy.c All around polishing 2020-04-01 21:16:26 -04:00
p_floor.c Merge branch 'map-features' into 'master' 2020-03-23 00:44:18 -04:00
p_inter.c Bye death fades 2020-04-19 22:06:22 -07:00
p_lights.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_local.h Thing type 2002, MT_WAYPOINT_RISER - Raise tagged waypoints in sector to FOF sorted by height 2020-04-04 01:20:38 -07:00
p_map.c Merge branch 'master' into pet-robo 2020-04-28 21:10:16 -04:00
p_maputl.c Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
p_maputl.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_mobj.c Bot amount & difficulty is now controlled by cvars 2020-05-07 02:37:06 -04:00
p_mobj.h Merge branch 'master' into sal-waypoints 2020-03-15 20:21:17 -04:00
p_polyobj.c Fix polyobj angle delta 2019-05-02 00:48:01 -04:00
p_polyobj.h Update source copyrights to 2018 2018-11-25 07:35:38 -05: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 Put botvars in savegame 2020-04-20 22:09:49 -07:00
p_saveg.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_setup.c Bot amount & difficulty is now controlled by cvars 2020-05-07 02:37:06 -04:00
p_setup.h Use texture names instead of predesignated sky numbers 2019-09-18 19:29:28 -04:00
p_sight.c Don't sight check through transparent FOFs 2020-03-03 16:12:21 -05:00
p_slopes.c Merge branch 'fof-things-suck' into 'master' 2020-04-28 20:19:03 -04:00
p_slopes.h Merge branch 'master' into next 2018-11-25 20:39:17 +00:00
p_spec.c Merge branch 'master' into pet-robo 2020-05-03 21:30:40 -04:00
p_spec.h Merge branch 'master' into sal-waypoints 2020-03-15 20:21:17 -04:00
p_telept.c Make the order of displayplayers irrelevant and split splitscreen into splitscreen and r_splitscreen 2020-02-23 23:20:20 -08:00
p_tick.c Update ALL finish line distances & positions, separately, before player thinkers happen, ensuring it's never inaccurate 2020-04-12 21:04:07 -04:00
p_tick.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_user.c Merge branch 'master' into pet-robo 2020-05-03 21:30:40 -04:00
r_bsp.c Merge remote-tracking branch 'origin/master' into parties 2020-03-21 12:45:23 -07:00
r_bsp.h Huge splitscreen refactor 2019-04-18 03:08:11 -04:00
r_data.c Fix color LUT using the wrong palette 2020-03-23 17:11:13 -07:00
r_data.h Fix color LUT using the wrong palette 2020-03-23 17:11:13 -07:00
r_defs.h Remove FOF height sorting 2020-04-15 19:16:49 -07:00
r_draw.c Make the order of displayplayers irrelevant and split splitscreen into splitscreen and r_splitscreen 2020-02-23 23:20:20 -08:00
r_draw.h Cache colormaps everywhere to avoid memory leaks 2019-03-16 00:39:52 -05:00
r_draw8.c Port over only the relevant changes from the reduced-palette branch, update some of the Kart-specific stuff 2019-05-12 17:19:49 -04:00
r_draw16.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
r_local.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
r_main.c Merge branch 'master' into pet-robo 2020-04-22 21:54:40 -04:00
r_main.h 2.2 shadow port 2020-03-01 22:12:50 -05:00
r_plane.c Make the order of displayplayers irrelevant and split splitscreen into splitscreen and r_splitscreen 2020-02-23 23:20:20 -08:00
r_plane.h merge srb2 next 2019-01-05 15:59:23 -05:00
r_segs.c Horizon line apply to FOFs backport 2020-03-25 22:30:52 -04:00
r_segs.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
r_sky.c Make the order of displayplayers irrelevant and split splitscreen into splitscreen and r_splitscreen 2020-02-23 23:20:20 -08:00
r_sky.h Use texture names instead of predesignated sky numbers 2019-09-18 19:29:28 -04:00
r_splats.c Software plane fixes 2018-12-14 14:08:25 -03:00
r_splats.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
r_state.h Fix up more stuff 2019-04-18 12:20:13 -04:00
r_things.c Merge remote-tracking branch 'origin/master' into parties 2020-03-21 17:22:57 -07:00
r_things.h Use the 2.2 frame characters 2020-03-28 20:57:27 -07:00
s_sound.c Merge remote-tracking branch 'origin/master' into resume 2020-04-30 09:32:40 -07:00
s_sound.h Reset Invincibility (and Grow) music to the start if stacked 2020-03-21 22:28:55 -07:00
screen.c Draw mini ping counter in splitscreen 2020-03-18 19:42:13 -07:00
screen.h Add VHS pause/rewind effect 2019-04-08 23:21:11 -05:00
sounds.c Flame Shield improvin's 2020-03-22 22:01:40 -04:00
sounds.h Merge branch 'master' into targets 2020-03-22 14:31:17 -04:00
st_stuff.c Merge remote-tracking branch 'origin/master' into gifs-port 2020-03-28 21:00:39 -07:00
st_stuff.h Add support for flashpals in screenshots 2020-03-23 16:54:17 -07:00
string.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c Large room fix 2018-12-09 19:34:17 -03:00
tables.h merge srb2 next 2019-01-05 15:59:23 -05:00
tmap.nas Port over only the relevant changes from the reduced-palette branch, update some of the Kart-specific stuff 2019-05-12 17:19:49 -04:00
tmap.s Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
tmap_asm.s Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
tmap_mmx.nas Port over only the relevant changes from the reduced-palette branch, update some of the Kart-specific stuff 2019-05-12 17:19:49 -04:00
tmap_vc.nas Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
v_video.c Merge remote-tracking branch 'origin/master' into gifs-port 2020-03-28 21:00:39 -07:00
v_video.h Fix color LUT using the wrong palette 2020-03-23 17:11:13 -07:00
vid_copy.s Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
w_wad.c ferror does not return errno, are you stupid? 2020-03-24 15:48:42 -07:00
w_wad.h Move modified check on -file addons later in startup 2019-03-10 19:44:31 -05:00
y_inter.c Merge branch 'master' into pet-robo 2020-05-05 20:29:14 -04:00
y_inter.h Merge remote-tracking branch 'srb2public/next' into merge-next 2018-11-29 08:49:50 -05:00
z_zone.c Add overflow checks so we I_Error instead of death crash into oblivion 2019-10-28 00:04:30 -07:00
z_zone.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00