| .. |
|
android
|
Implement interpolation at the renderer level
|
2021-11-29 06:43:46 -05:00 |
|
blua
|
useless test removed (pointed by lint)
|
2022-05-11 12:17:49 -07:00 |
|
dummy
|
Implement interpolation at the renderer level
|
2021-11-29 06:43:46 -05:00 |
|
hardware
|
WHY IS IT NOT ON BY DEFAULT
|
2022-05-12 17:35:14 -04:00 |
|
locale
|
make a few messages more helpful
|
2022-03-18 16:27:48 +00:00 |
|
Makefile.d
|
Remove mixed code and declarations warning
|
2022-03-18 19:37:59 +00:00 |
|
nds
|
|
|
|
sdl
|
Increase delay granularity for more stable framerate
|
2022-03-27 13:58:11 -04:00 |
|
sdl12
|
|
|
|
win32
|
Implement interpolation at the renderer level
|
2021-11-29 06:43:46 -05:00 |
|
win32ce
|
|
|
|
.gitignore
|
|
|
|
am_map.c
|
|
|
|
am_map.h
|
|
|
|
Android.mk
|
|
|
|
apng.c
|
Fix silly wrong pointer in apng.c
|
2022-02-20 03:29:41 -08:00 |
|
apng.h
|
|
|
|
asm_defs.inc
|
|
|
|
byteptr.h
|
pedantic: fix paren surrounding braces
|
2022-02-20 03:23:45 -08:00 |
|
CMakeLists.txt
|
Add cmake config option to compile a dev build
|
2021-11-27 20:36:40 -05:00 |
|
command.c
|
Revert netvars after demo finishes playback
|
2022-03-18 17:41:14 +00:00 |
|
command.h
|
Merge SRB2 next
|
2021-02-27 05:18:36 -05:00 |
|
comptime.c
|
|
|
|
config.h.in
|
|
|
|
console.c
|
Fix console text bleeding edge case
|
2022-03-18 17:15:13 +00:00 |
|
console.h
|
* Add a seperate step for I_STARTUPSKINS - "Load characters" - since it takes a similar length to loading all other types of sprites.
|
2021-03-29 17:02:08 +01:00 |
|
d_clisrv.c
|
Add perfstats for bot ticcmd
|
2022-03-30 22:38:07 -04:00 |
|
d_clisrv.h
|
Merge branch 'c99-pedantic' into 'master'
|
2022-03-18 02:41:57 +00:00 |
|
d_event.h
|
|
|
|
d_main.c
|
Fix gif recording
|
2022-03-28 00:25:52 -04:00 |
|
d_main.h
|
Menu interpolation (renderdeltatics)
|
2021-11-29 07:23:04 -05:00 |
|
d_net.c
|
Do not attempt to disconnect when a packet checksum is invalid
|
2022-03-18 20:35:07 +00:00 |
|
d_net.h
|
|
|
|
d_netcmd.c
|
Increase bot difficulty range to 13
|
2022-03-30 15:25:55 -04:00 |
|
d_netcmd.h
|
"Drop Target" item initial commit.
|
2022-03-21 23:40:30 +00:00 |
|
d_netfil.c
|
DEVELOP: don't let clients download mainwads
|
2022-05-11 17:04:18 -07:00 |
|
d_netfil.h
|
Merge remote-tracking branch 'srb2/next'
|
2021-04-05 01:26:17 -07:00 |
|
d_player.h
|
Tripwire leniency
|
2022-05-08 01:03:11 -04:00 |
|
d_think.h
|
|
|
|
d_ticcmd.h
|
Instead of hacking ticcmd generation, add/modify helper functions acting as intermediaries that add the necessary changes.
|
2021-02-22 12:21:48 +00:00 |
|
deh_lua.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
deh_lua.h
|
pedantic: fix misc leniencies and GNU-isms
|
2022-02-20 03:28:22 -08:00 |
|
deh_soc.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
deh_soc.h
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
deh_tables.c
|
Add FX for powerup clash collision
|
2022-05-12 17:54:12 -05:00 |
|
deh_tables.h
|
Merge master (resolve structgunch conflicts)
|
2021-04-20 16:09:59 +10:00 |
|
dehacked.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
dehacked.h
|
Remove music slot compatibility
|
2022-03-18 13:54:03 +00:00 |
|
discord.c
|
|
|
|
discord.h
|
|
|
|
doomdata.h
|
Merge SRB2 next
|
2021-02-27 05:18:36 -05:00 |
|
doomdef.h
|
Invincibility updates
|
2022-05-08 03:43:53 -04:00 |
|
doomstat.h
|
Merge branch 'master' into boss
|
2022-03-17 16:58:42 +00:00 |
|
doomtype.h
|
Add macro to cast function pointer to void pointer
|
2022-02-20 03:18:47 -08:00 |
|
endian.h
|
|
|
|
f_finale.c
|
Make the "DEVELOPMENT EXE" string on the title screen change in TESTER and HOSTTESTER builds.
|
2022-04-29 22:16:44 +01:00 |
|
f_finale.h
|
New titlecards
|
2021-04-30 18:11:36 +02:00 |
|
f_wipe.c
|
Improve some of the efficiency loss in F_DoWipe compared to K.S.'s 2.1 code by seperating out some of the loops.
|
2021-11-28 20:18:41 +00:00 |
|
fastcmp.h
|
|
|
|
filesrch.c
|
|
|
|
filesrch.h
|
|
|
|
font.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
font.h
|
|
|
|
g_demo.c
|
Merge branch 'followtweak' into 'master'
|
2022-03-12 18:37:15 +00:00 |
|
g_demo.h
|
Replay fixes mark whatever
|
2021-11-28 20:03:49 +00:00 |
|
g_game.c
|
Change when the kstart sound occours, because getting a lag spike at a bad time can still make it happen inaccurately early.
|
2022-04-29 21:54:22 +01:00 |
|
g_game.h
|
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart.git into votefree
|
2022-01-23 22:46:11 +00:00 |
|
g_input.c
|
Add spindash to gamecontrolname
|
2021-04-04 22:47:57 -07:00 |
|
g_input.h
|
Spindash shortcut button
|
2021-03-09 17:28:20 -05:00 |
|
g_splitscreen.c
|
FIX PARTIES
|
2021-04-23 03:53:35 -04:00 |
|
g_state.h
|
|
|
|
http-mserv.c
|
|
|
|
hu_stuff.c
|
use missingnum instead of re-calling W_GetNumForName
|
2022-05-14 19:18:57 +01:00 |
|
hu_stuff.h
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
i_addrinfo.c
|
pedantic: fix win32
|
2022-02-20 04:48:30 -08:00 |
|
i_addrinfo.h
|
|
|
|
i_joy.h
|
|
|
|
i_net.h
|
|
|
|
i_sound.h
|
Merge SRB2 next
|
2021-02-27 05:18:36 -05:00 |
|
i_system.h
|
Check FPS cap further in the main loop
|
2022-03-27 13:17:26 -04:00 |
|
i_tcp.c
|
Merge SRB2 master
|
2021-02-27 02:25:14 -05:00 |
|
i_tcp.h
|
|
|
|
i_threads.h
|
|
|
|
i_video.h
|
Lots of FPS stuff
|
2022-03-26 23:48:08 -04:00 |
|
info.c
|
This table is not a place of honor
|
2022-05-13 16:07:43 -05:00 |
|
info.h
|
Add FX for powerup clash collision
|
2022-05-12 17:54:12 -05:00 |
|
k_battle.c
|
BATTLE SYNC
|
2022-03-23 00:34:23 +00:00 |
|
k_battle.h
|
This is a doozy...
|
2022-03-05 22:31:43 +00:00 |
|
k_bheap.c
|
|
|
|
k_bheap.h
|
|
|
|
k_boss.c
|
Incorporate few more instances of Z_Free NULL no-op
|
2022-03-17 12:17:51 -07:00 |
|
k_boss.h
|
Cleanup of boss info in anticipation of merger.
|
2022-03-07 13:08:46 +00:00 |
|
k_bot.c
|
Merge branch 'yeaaaa-bots-lets-go' into 'master'
|
2022-05-20 23:32:01 +00:00 |
|
k_bot.h
|
Start on better bot position
|
2022-03-30 20:28:08 -04:00 |
|
k_botitem.c
|
"Drop Target" item initial commit.
|
2022-03-21 23:40:30 +00:00 |
|
k_botsearch.c
|
Start on better bot position
|
2022-03-30 20:28:08 -04:00 |
|
k_brightmap.c
|
Update brightmap reading
|
2021-12-18 18:23:24 -05:00 |
|
k_brightmap.h
|
Update brightmap reading
|
2021-12-18 18:23:24 -05:00 |
|
k_collide.c
|
Add FX for powerup clash collision
|
2022-05-12 17:54:12 -05:00 |
|
k_collide.h
|
Rewrite mines
|
2022-05-07 22:59:38 -04:00 |
|
k_color.c
|
Invincibility wasn't using K_RainbowColor anymore, what the function was designed for...
|
2022-02-16 23:01:07 -05:00 |
|
k_color.h
|
Add basic damage hitlag effects
|
2021-11-27 13:38:45 -05:00 |
|
k_director.c
|
avoid wasteful player_t copy
|
2022-01-21 02:42:16 -06:00 |
|
k_director.h
|
general post-review unfuck
|
2022-01-20 15:23:32 -06:00 |
|
k_grandprix.c
|
Bad function declaration
|
2022-04-02 15:24:19 -04:00 |
|
k_grandprix.h
|
Bad function declaration
|
2022-04-02 15:24:19 -04:00 |
|
k_hud.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
k_hud.h
|
Some preparation for engineering a solution to the rendermode flag/V_*TRANS flag conflict.
|
2021-03-30 22:55:09 +01:00 |
|
k_kart.c
|
Merge branch 'yeaaaa-bots-lets-go' into 'master'
|
2022-05-20 23:32:01 +00:00 |
|
k_kart.h
|
Add FX for powerup clash collision
|
2022-05-12 17:54:12 -05:00 |
|
k_pathfind.c
|
pedantic: replace GNU empty initializer extension with C99 0 initializer
|
2022-02-20 03:13:23 -08:00 |
|
k_pathfind.h
|
|
|
|
k_pwrlv.c
|
Boss API + assorted relevant bugfixes, will go over the featureset of this branch with a fine toothed comb when it's time to write the merge request description so this is all you're getting right now
|
2022-02-24 21:19:03 +00:00 |
|
k_pwrlv.h
|
|
|
|
k_race.c
|
Fix misc warnings for GCC 12
|
2022-05-11 12:21:18 -07:00 |
|
k_race.h
|
|
|
|
k_respawn.c
|
Force shrink can be toggled individually online
|
2022-01-09 04:08:26 -05:00 |
|
k_respawn.h
|
Merge master (resolve structgunch conflicts)
|
2021-04-20 16:09:59 +10:00 |
|
k_terrain.c
|
Cache terrain on levelflats
|
2022-01-11 22:49:01 -08:00 |
|
k_terrain.h
|
Add required speed percent
|
2022-01-02 21:42:20 -05:00 |
|
k_waypoint.c
|
pedantic: replace GNU empty initializer extension with C99 0 initializer
|
2022-02-20 03:13:23 -08:00 |
|
k_waypoint.h
|
|
|
|
keys.h
|
|
|
|
libdivide.h
|
Clarify license file mention in libdivide.h
|
2022-03-18 16:19:01 +00:00 |
|
lua_baselib.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
lua_blockmaplib.c
|
|
|
|
lua_consolelib.c
|
Replace LUA_PushLightUserdata with LUA_PushUserdata
|
2022-03-18 12:54:22 +00:00 |
|
lua_hook.h
|
Merge master (resolve structgunch conflicts)
|
2021-04-20 16:09:59 +10:00 |
|
lua_hooklib.c
|
Fix MusicChange hook not returning some values correctly
|
2022-03-18 12:52:08 +00:00 |
|
lua_hud.h
|
Merge SRB2 next
|
2021-02-27 05:18:36 -05:00 |
|
lua_hudlib.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
lua_infolib.c
|
Use volume field of sound, access with SOC/lua
|
2021-11-08 18:50:19 -08:00 |
|
lua_libs.h
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
lua_maplib.c
|
Merge remote-tracking branch 'srb2/next'
|
2021-04-05 01:26:17 -07:00 |
|
lua_mathlib.c
|
You probably don't want to memorise the formula to convert arccos to arcsin so
|
2022-03-18 20:16:23 +00:00 |
|
lua_mobjlib.c
|
Add required speed percent
|
2022-01-02 21:42:20 -05:00 |
|
lua_playerlib.c
|
Tripwire leniency
|
2022-05-08 01:03:11 -04:00 |
|
lua_polyobjlib.c
|
|
|
|
lua_script.c
|
Fix again
|
2022-03-18 18:31:46 +00:00 |
|
lua_script.h
|
Replace LUA_PushLightUserdata with LUA_PushUserdata
|
2022-03-18 12:54:22 +00:00 |
|
lua_skinlib.c
|
Replace LUA_PushLightUserdata with LUA_PushUserdata
|
2022-03-18 12:54:22 +00:00 |
|
lua_taglib.c
|
|
|
|
lua_thinkerlib.c
|
|
|
|
lzf.c
|
|
|
|
lzf.h
|
|
|
|
m_aatree.c
|
|
|
|
m_aatree.h
|
|
|
|
m_anigif.c
|
|
|
|
m_anigif.h
|
|
|
|
m_argv.c
|
|
|
|
m_argv.h
|
|
|
|
m_bbox.c
|
|
|
|
m_bbox.h
|
|
|
|
m_cheat.c
|
pedantic: fix misc leniencies and GNU-isms
|
2022-02-20 03:28:22 -08:00 |
|
m_cheat.h
|
Merge master (resolve structgunch conflicts)
|
2021-04-20 16:09:59 +10:00 |
|
m_cond.c
|
Restore the v1 record attack critera (maps available by default), whilst also now allowing for specific maps to opt out.
|
2022-03-12 22:31:52 +00:00 |
|
m_cond.h
|
|
|
|
m_dllist.h
|
|
|
|
m_easing.c
|
Add ease Lua library
|
2022-03-18 16:25:57 +00:00 |
|
m_easing.h
|
Add ease Lua library
|
2022-03-18 16:25:57 +00:00 |
|
m_fixed.c
|
|
|
|
m_fixed.h
|
Boss API + assorted relevant bugfixes, will go over the featureset of this branch with a fine toothed comb when it's time to write the merge request description so this is all you're getting right now
|
2022-02-24 21:19:03 +00:00 |
|
m_menu.c
|
Fix misc warnings for GCC 12
|
2022-05-11 12:21:18 -07:00 |
|
m_menu.h
|
Remove fixme
|
2022-02-28 14:12:59 -08:00 |
|
m_misc.c
|
Fix misc warnings for GCC 12
|
2022-05-11 12:21:18 -07:00 |
|
m_misc.h
|
Merge SRB2 next
|
2021-02-27 05:18:36 -05:00 |
|
m_perfstats.c
|
Add perfstats for bot ticcmd
|
2022-03-30 22:38:07 -04:00 |
|
m_perfstats.h
|
Add perfstats for bot ticcmd
|
2022-03-30 22:38:07 -04:00 |
|
m_queue.c
|
|
|
|
m_queue.h
|
|
|
|
m_random.c
|
|
|
|
m_random.h
|
|
|
|
m_swap.h
|
|
|
|
Makefile
|
Backport 2021 SRB2 makefile overhaul
|
2021-11-25 03:56:23 -08:00 |
|
md5.c
|
|
|
|
md5.h
|
|
|
|
mserv.c
|
Allow people to update their Master Server listing on command.
|
2022-03-18 20:41:49 +00:00 |
|
mserv.h
|
|
|
|
p5prof.h
|
|
|
|
p_ceilng.c
|
Add toggle for linedef action 401 to not change the ceiling texture.
|
2022-03-18 19:45:40 +00:00 |
|
p_enemy.c
|
Remove Brak Eggman
|
2022-05-11 12:25:58 -07:00 |
|
p_floor.c
|
Fix "all players" check in T_EachTimeThinker
|
2022-03-18 20:15:10 +00:00 |
|
p_inter.c
|
BATTLE SYNC
|
2022-03-23 00:34:23 +00:00 |
|
p_lights.c
|
Remove TAG_ITER_DECLARECOUNTER and the level field on the iterator macros.
|
2022-03-18 16:43:03 +00:00 |
|
p_local.h
|
P_IsLocalPlayer changes
|
2022-01-24 22:03:40 +00:00 |
|
p_map.c
|
Merge branch 'tiny-try-move-16' into 'master'
|
2022-05-12 00:05:36 +00:00 |
|
p_maputl.c
|
Merge branch 'master' into terrain-lump
|
2021-12-09 03:46:01 -05:00 |
|
p_maputl.h
|
Add terrain pointer to mobj_t
|
2021-12-09 00:56:05 -05:00 |
|
p_mobj.c
|
Brake dust
|
2022-05-11 12:34:42 -07:00 |
|
p_mobj.h
|
pedantic: ignore enums signed overflow
|
2022-02-20 03:25:46 -08:00 |
|
p_polyobj.c
|
Mammoth commit, sorry.
|
2021-03-31 22:46:23 +01:00 |
|
p_polyobj.h
|
|
|
|
p_pspr.h
|
* Made it possible to perform palette calculations in gamma-corrected space. Now used by:
|
2021-04-01 19:28:01 +01:00 |
|
p_saveg.c
|
Tripwire leniency
|
2022-05-08 01:03:11 -04:00 |
|
p_saveg.h
|
Merge master (resolve structgunch conflicts)
|
2021-04-20 16:09:59 +10:00 |
|
p_setup.c
|
Merge branch 'master' into fast-addfile
|
2022-05-14 13:41:59 +01:00 |
|
p_setup.h
|
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart.git into fast-addfile
|
2022-03-12 17:39:18 +00:00 |
|
p_sight.c
|
Code cleanup
|
2021-12-12 02:32:03 -05:00 |
|
p_slopes.c
|
Revert "Add flag to line slopes for copying their slopes to the other side."
|
2022-03-27 20:46:07 +01:00 |
|
p_slopes.h
|
Add slope equation constant parsing functionality.
|
2022-03-18 17:53:53 +00:00 |
|
p_spec.c
|
ANIMDEFS now only reports the "flats are disabled" warning for ANIMDEFs in the most recently loaded file.
|
2022-05-14 15:43:50 +01:00 |
|
p_spec.h
|
Allow fromnetsave to be used in P_SpawnSpecialsThatRequireObjects (missed element of the level load executor fix).
|
2022-03-18 19:59:28 +00:00 |
|
p_telept.c
|
P_InitAngle, to fix angle interpolation on spawning objects
|
2021-12-24 12:45:51 -05:00 |
|
p_tick.c
|
Merge branch 'master' into boss
|
2022-03-17 16:58:42 +00:00 |
|
p_tick.h
|
Rumble the jart when stepping on staircases
|
2021-04-10 03:22:23 -07:00 |
|
p_user.c
|
Invincibility updates
|
2022-05-08 03:43:53 -04:00 |
|
r_bsp.c
|
Implement the sector special-like effects
|
2021-12-09 03:20:45 -05:00 |
|
r_bsp.h
|
|
|
|
r_data.c
|
Brightmaps on walls
|
2021-12-16 09:40:14 -05:00 |
|
r_data.h
|
Defines per Sal request
|
2022-01-04 23:02:09 +00:00 |
|
r_defs.h
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
r_draw.c
|
NPO2 slope span optimization
|
2022-03-18 16:18:47 +00:00 |
|
r_draw.h
|
Fix slope plane rotation and alignment.
|
2022-03-18 16:10:05 +00:00 |
|
r_draw8.c
|
Figured out what was wrong with splatsprites by comparing their drawing functions to the current state of 2.2's codebase.
|
2022-03-18 21:55:31 +00:00 |
|
r_draw8_npo2.c
|
Add missing optimization to npo2 sloped floor sprites
|
2022-03-18 20:37:16 +00:00 |
|
r_draw16.c
|
|
|
|
r_fps.c
|
Add PAL hz standard as an FPS cap option
|
2022-03-27 13:20:42 -04:00 |
|
r_fps.h
|
Lots of FPS stuff
|
2022-03-26 23:48:08 -04:00 |
|
r_local.h
|
|
|
|
r_main.c
|
Merge branch 'master' into finish-update-optimize
|
2022-03-26 23:51:47 -04:00 |
|
r_main.h
|
Lots of FPS stuff
|
2022-03-26 23:48:08 -04:00 |
|
r_patch.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
r_patch.h
|
Do not factor roll and pitch into model rollangle
|
2021-12-10 00:32:46 -08:00 |
|
r_patchrotation.c
|
alternate fix to #555 which doesn't crash the game
|
2022-03-18 20:24:06 +00:00 |
|
r_patchrotation.h
|
|
|
|
r_picformats.c
|
tRNS chunk fix
|
2022-03-18 13:56:01 +00:00 |
|
r_picformats.h
|
Read only header bytes when creating textures list
|
2021-12-15 14:08:57 -08:00 |
|
r_plane.c
|
Resolve #237 - water ripple effects no longer show garbage in splitscreen.
|
2022-04-17 21:57:06 +01:00 |
|
r_plane.h
|
Fix floor sprite projection
|
2022-03-18 18:16:31 +00:00 |
|
r_portal.c
|
Fix portals
|
2022-03-18 20:44:07 +00:00 |
|
r_portal.h
|
Track skybox within player struct
|
2022-01-17 22:46:01 -08:00 |
|
r_segs.c
|
Fix polyobject segs messing with 3D floors they shouldn't be
|
2022-03-18 13:02:44 +00:00 |
|
r_segs.h
|
|
|
|
r_skins.c
|
Move where PF_HITFINISHLINE is removed
|
2021-12-11 04:12:06 -05:00 |
|
r_skins.h
|
Merge SRB2 next
|
2021-02-27 05:18:36 -05:00 |
|
r_sky.c
|
|
|
|
r_sky.h
|
|
|
|
r_splats.c
|
Add Encore support to splats (software; GL can come later).
|
2022-03-18 21:20:34 +00:00 |
|
r_splats.h
|
Fix floor sprite projection
|
2022-03-18 18:16:31 +00:00 |
|
r_state.h
|
Brightmaps on walls
|
2021-12-16 09:40:14 -05:00 |
|
r_textures.c
|
Update texturecache user when reallocating
|
2022-03-12 18:00:52 +00:00 |
|
r_textures.h
|
Merge branch 'master' into fast-addfile
|
2022-05-14 13:41:59 +01:00 |
|
r_things.c
|
I made skin loading 2/15ths faster on my machine by inverting this jump conditional
|
2022-05-16 21:47:20 +01:00 |
|
r_things.h
|
Merge branch 'boss-code-extras' into 'master'
|
2022-03-22 13:06:15 +00:00 |
|
s_sound.c
|
Minor refactor: Handle *sep entirely within S_AdjustSoundParams, instead of having a component partly outside.
|
2022-04-18 17:13:27 +01:00 |
|
s_sound.h
|
Remove music slot compatibility
|
2022-03-18 13:54:03 +00:00 |
|
screen.c
|
Nothing fucking works
|
2022-03-27 02:56:48 -04:00 |
|
screen.h
|
Lots of FPS stuff
|
2022-03-26 23:48:08 -04:00 |
|
slope_anchors.c
|
Get past some taglist stuff
|
2021-02-28 22:58:30 -05:00 |
|
sounds.c
|
Add FX for powerup clash collision
|
2022-05-12 17:54:12 -05:00 |
|
sounds.h
|
Add FX for powerup clash collision
|
2022-05-12 17:54:12 -05:00 |
|
Sourcefile
|
Easing functions
|
2022-03-18 16:23:58 +00:00 |
|
st_stuff.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
st_stuff.h
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
strcasestr.c
|
|
|
|
string.c
|
|
|
|
stun.c
|
|
|
|
stun.h
|
|
|
|
t_facon.c
|
|
|
|
t_fsin.c
|
|
|
|
t_ftan.c
|
|
|
|
t_tan2a.c
|
|
|
|
tables.c
|
Let's just convert this in a more sane fashion...
|
2021-12-23 23:15:36 -05:00 |
|
tables.h
|
Let's just convert this in a more sane fashion...
|
2021-12-23 23:15:36 -05:00 |
|
taglist.c
|
Speed up taglist creation
|
2022-03-18 20:23:31 +00:00 |
|
taglist.h
|
Speed up taglist creation
|
2022-03-18 20:23:31 +00:00 |
|
tmap.nas
|
|
|
|
tmap.s
|
|
|
|
tmap_asm.s
|
|
|
|
tmap_mmx.nas
|
|
|
|
tmap_vc.nas
|
|
|
|
v_video.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
v_video.h
|
Boss API + assorted relevant bugfixes, will go over the featureset of this branch with a fine toothed comb when it's time to write the merge request description so this is all you're getting right now
|
2022-02-24 21:19:03 +00:00 |
|
version.h
|
|
|
|
vid_copy.s
|
|
|
|
w_wad.c
|
* Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed.
|
2022-05-14 14:56:02 +01:00 |
|
w_wad.h
|
Hash name lookup for textures and lumps
|
2022-01-22 03:18:06 -08:00 |
|
y_inter.c
|
review
|
2022-04-02 15:24:18 -04:00 |
|
y_inter.h
|
Boss API + assorted relevant bugfixes, will go over the featureset of this branch with a fine toothed comb when it's time to write the merge request description so this is all you're getting right now
|
2022-02-24 21:19:03 +00:00 |
|
z_zone.c
|
ZDEBUG is default
|
2021-04-26 14:49:45 -04:00 |
|
z_zone.h
|
ZDEBUG is default
|
2021-04-26 14:49:45 -04:00 |