| .. |
|
acs
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
blan
|
Send Makefile build to the shadow zone
|
2025-11-17 14:34:13 -05:00 |
|
blua
|
Set lua_compatmode for console commands and cvar functions
|
2025-12-16 23:23:16 +01:00 |
|
core
|
Send Makefile build to the shadow zone
|
2025-11-17 14:34:13 -05:00 |
|
dummy
|
(WIP) Rewrite screen capture code for GIFs
|
2025-09-09 23:09:51 +02:00 |
|
hardware
|
Fix a crash in HWR_DrawPrecipitationSprite
|
2025-12-16 17:35:21 +01:00 |
|
info
|
Add level platter to ALL menus, clear out ALL the old nextmap code
|
2025-12-15 22:50:29 +01:00 |
|
locale
|
|
|
|
math
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -04:00 |
|
objects
|
Make rainbow dash rings do something unique
|
2025-11-18 23:24:57 -05:00 |
|
sdl
|
Revert "Merge pull request 'Revert Pal Render for fixing' (#199) from revertpalfornow into next"
|
2025-12-15 22:25:50 +01:00 |
|
tests
|
|
|
|
win32
|
put our info in windows executable metadata
|
2025-10-28 12:43:11 -04:00 |
|
.gitignore
|
|
|
|
am_map.c
|
remove ylookup, columnofs and topleft lookups
|
2025-10-18 13:04:39 -04:00 |
|
am_map.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
apng.c
|
|
|
|
apng.h
|
Kill MSVC
|
2025-10-16 20:42:11 -04:00 |
|
asm_defs.inc
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
byteptr.h
|
Do not access memory on misaligned addresses
|
2025-12-12 00:12:59 -05:00 |
|
CMakeLists.txt
|
Start work on an item roll tracker
|
2025-12-12 21:38:15 -05:00 |
|
command.c
|
Recreate UB in v1 luas for gBuildMapName
|
2025-12-13 12:02:52 -05:00 |
|
command.h
|
Item refactor, part 1
|
2025-11-06 22:59:02 +01:00 |
|
comptime.c
|
|
|
|
config.h.in
|
Move Hashes and filename
|
2025-03-25 10:05:44 -04:00 |
|
console.c
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
console.h
|
dont call CON_Drawer during frameskip, just call CON_MoveConsole instead
|
2025-12-03 12:39:12 -05:00 |
|
cxxutil.hpp
|
Try to get zig to compile lmao
|
2025-12-09 15:15:45 -05:00 |
|
d_clisrv.c
|
Raise resync attempts to 5
|
2025-12-16 12:38:15 -05:00 |
|
d_clisrv.h
|
Fix commit SHA blocking and make it more obvious this is an indev project
|
2025-12-14 00:20:42 -05:00 |
|
d_event.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
d_main.cpp
|
Add compatibility for KRITEM constants
|
2025-12-16 22:10:20 +01:00 |
|
d_main.h
|
Port faster file finding from SRB2Kart Saturn
|
2025-12-11 11:05:57 -05:00 |
|
d_net.c
|
Merge branch 'push-back-acktosend' into 'next'
|
2025-12-16 01:26:11 -05:00 |
|
d_net.h
|
Merge branch 'push-back-acktosend' into 'next'
|
2025-12-16 01:26:11 -05:00 |
|
d_netcmd.c
|
Register playsound as a server command
|
2025-12-16 02:40:45 -05:00 |
|
d_netcmd.h
|
Make this a goddamned cvar
|
2025-12-15 06:05:46 -05:00 |
|
d_netfil.c
|
Remove paranoia from 'Attempted to download files that were not sendable'
|
2025-12-16 01:41:04 -05:00 |
|
d_netfil.h
|
Fix server never sending TOOLARGE to clients and make stuff use constants
|
2025-12-16 01:39:45 -05:00 |
|
d_player.h
|
Nitpick
|
2025-12-14 00:02:55 -05:00 |
|
d_think.h
|
Merge branch 'slab-allocate-mobj' into 'master'
|
2025-11-09 13:12:14 -05:00 |
|
d_ticcmd.h
|
Kill MSVC
|
2025-10-16 20:42:11 -04:00 |
|
deh_lua.c
|
Add compatibility for KRITEM constants
|
2025-12-16 22:10:20 +01:00 |
|
deh_lua.h
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
deh_soc.c
|
Add level platter to ALL menus, clear out ALL the old nextmap code
|
2025-12-15 22:50:29 +01:00 |
|
deh_soc.h
|
Port most of SECRET_SKIN and player->availabilities changes from RR
|
2025-12-11 20:47:52 -05:00 |
|
deh_tables.c
|
Add level platter to ALL menus, clear out ALL the old nextmap code
|
2025-12-15 22:50:29 +01:00 |
|
deh_tables.h
|
Refactor voices
|
2025-11-29 20:51:25 -05:00 |
|
dehacked.c
|
Port most of SECRET_SKIN and player->availabilities changes from RR
|
2025-12-11 20:47:52 -05:00 |
|
dehacked.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
discord.c
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
discord.h
|
Update Discord RPC
|
2025-10-17 09:15:34 -04:00 |
|
doomdata.h
|
Spawn patched mapthings after copy slopes (and cleanup)
|
2025-11-17 20:09:21 +01:00 |
|
doomdef.h
|
Revert "Try to fix P_LookForPlayers lock up on empty servers"
|
2025-12-15 10:40:59 -05:00 |
|
doomstat.h
|
Port some votescreen cleanup from RR
|
2025-12-12 18:15:21 -05:00 |
|
doomtype.h
|
fastcmp.h: mark fastcmp functions as pure
|
2025-12-15 21:03:01 -05:00 |
|
endian.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
f_dscredits.cpp
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
f_dscredits.hpp
|
e
|
2025-11-12 03:21:31 -05:00 |
|
f_finale.c
|
Restore the S.S.S.S.S. Squad and update credits
|
2025-12-14 13:52:58 -05:00 |
|
f_finale.h
|
Fix wipes for credits
|
2025-09-30 21:23:50 -04:00 |
|
f_wipe.c
|
Update sound during loops
|
2025-11-10 06:52:25 -05:00 |
|
fastcmp.h
|
Remove pure attribute from fasticmp
|
2025-12-16 17:50:43 +01:00 |
|
filesrch.c
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
filesrch.h
|
Use a constant for file path stuff
|
2025-10-17 12:21:54 -04:00 |
|
font.c
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
font.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
g_demo.c
|
Port most of SECRET_SKIN and player->availabilities changes from RR
|
2025-12-11 20:47:52 -05:00 |
|
g_demo.h
|
Forgot to extend names in standings + bugfixes
|
2025-10-22 17:14:32 +02:00 |
|
g_game.c
|
remove redundant comment
|
2025-12-12 21:37:28 -05:00 |
|
g_game.h
|
Add per-type deadzone support
|
2025-12-12 21:33:23 -05:00 |
|
g_input.c
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
g_input.h
|
make Controller Rumble strength use changable
|
2025-11-23 13:28:14 -05:00 |
|
g_party.cpp
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -04:00 |
|
g_party.h
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -04:00 |
|
g_state.h
|
Fix wipes for credits
|
2025-09-30 21:23:50 -04:00 |
|
h_timers.cpp
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
h_timers.h
|
Update Draft and Timers to support offsets and use stplyrnum more
|
2025-09-26 21:31:44 -04:00 |
|
http-mserv.c
|
set CURLOPT_MAXREDIRS to 30
|
2025-10-19 15:20:30 -04:00 |
|
hu_stuff.c
|
Fix chat not saving in console
|
2025-12-14 18:35:56 -05:00 |
|
hu_stuff.h
|
Remove dead renderer code
|
2025-10-19 16:34:38 -04:00 |
|
i_addrinfo.c
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
i_addrinfo.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
i_joy.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
i_net.h
|
get this to actually run in a netgame
|
2025-10-17 22:21:43 -04:00 |
|
i_sound.h
|
Show Music formats by name in dbg_music
|
2025-11-15 17:00:00 -05:00 |
|
i_system.h
|
dont call I_Quit from withing quit_handler, let it signal main loop to quit
|
2025-12-07 23:57:29 -05:00 |
|
i_tcp.c
|
Revert "netcode: replace some stuff with memsets + add a little bounds safety in some places"
|
2025-12-11 20:59:05 -05:00 |
|
i_tcp.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
i_threads.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
i_time.c
|
Port Saturn timestuff branch
|
2025-10-15 16:33:18 -04:00 |
|
i_time.h
|
Port Saturn timestuff branch
|
2025-10-15 16:33:18 -04:00 |
|
i_video.h
|
Remove dead renderer code
|
2025-10-19 16:34:38 -04:00 |
|
info.c
|
Whole-diff garbage collection
|
2025-11-30 22:25:52 +01:00 |
|
info.h
|
Un-shitify function.acp1 pointers
|
2025-10-23 23:26:26 -04:00 |
|
k_battle.c
|
Merge pull request 'Cherries™️ Part 2' (#175) from cherries into blankart-dev
|
2025-10-24 20:20:57 +02:00 |
|
k_battle.h
|
Fix the case where GP coop would cause no Capsules + possibly DUELs in eventmode
|
2025-10-23 20:36:00 +02:00 |
|
k_bheap.c
|
Merge branch 'bheapPushWrongRealloc' into 'master'
|
2025-09-12 01:21:11 -04:00 |
|
k_bheap.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
k_boss.c
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
k_boss.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
k_bot.cpp
|
test: this might actually be fine?
|
2025-12-13 19:46:15 -05:00 |
|
k_bot.h
|
Hashes for new patches and disable bot drifting
|
2025-12-13 01:43:15 +01:00 |
|
k_botitem.cpp
|
get everything working exactly like the prototype
|
2025-12-09 00:38:57 -05:00 |
|
k_botsearch.cpp
|
Allow P_CanPickupItem to be hooked and unmagic it
|
2025-11-17 21:50:03 -05:00 |
|
k_brightmap.c
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
k_brightmap.h
|
Revert 'Merge pull request 'File loading refactor' (#68) from wadstrbuf into blankart-dev'
|
2025-06-30 01:45:01 -04:00 |
|
k_cluster.cpp
|
Clang-format k_cluster
|
2025-12-14 00:10:37 -05:00 |
|
k_cluster.hpp
|
Refactor clustering (again)
|
2025-12-14 00:02:55 -05:00 |
|
k_collide.c
|
should probably do something else here and only if people want it to
|
2025-12-12 21:10:49 -05:00 |
|
k_collide.h
|
get everything working exactly like the prototype
|
2025-12-09 00:38:57 -05:00 |
|
k_color.c
|
SuperJustinBros New Skincolors
|
2025-09-11 16:21:12 -04:00 |
|
k_color.h
|
Alt Invincibility overlay improvements
|
2025-08-26 22:50:35 -04:00 |
|
k_director.c
|
Make the director force switch to a sink user
|
2025-10-28 22:23:28 -04:00 |
|
k_director.h
|
Make the director force switch to a sink user
|
2025-10-28 22:23:28 -04:00 |
|
k_follower.c
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
k_follower.h
|
Hide followers toggle
|
2025-11-08 13:00:18 -05:00 |
|
k_grandprix.c
|
Don't have bots appear in GP itembreaker
|
2025-12-12 21:36:15 -05:00 |
|
k_grandprix.h
|
Add "allowdemos" option to K_CanChangeRules()
|
2025-10-23 20:36:05 +02:00 |
|
k_hud.c
|
fix interp for fancyroulette
|
2025-12-12 22:47:14 -05:00 |
|
k_hud.h
|
Reformat item list
|
2025-12-12 21:38:16 -05:00 |
|
k_itemlist.cpp
|
HORIZONTAL scrolling!
|
2025-12-12 21:38:16 -05:00 |
|
k_itemlist.hpp
|
HORIZONTAL scrolling!
|
2025-12-12 21:38:16 -05:00 |
|
k_items.c
|
Fix two small warnings
|
2025-12-14 00:20:55 -05:00 |
|
k_items.h
|
get everything working exactly like the prototype
|
2025-12-09 00:38:57 -05:00 |
|
k_kart.c
|
Compat cope 1: Having to account for special shifting
|
2025-12-16 13:34:12 -05:00 |
|
k_kart.h
|
bricks
|
2025-12-14 20:34:56 -05:00 |
|
k_mapuser.c
|
Remove M_Memcpy
|
2025-11-08 02:00:30 -05:00 |
|
k_mapuser.h
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -04:00 |
|
k_objects.h
|
Update Dash Rings and Splatboosters to newest versions and reenable splatbooster complexity code
|
2025-11-18 22:41:52 -05:00 |
|
k_pathfind.c
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
k_pathfind.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
k_pwrlv.c
|
Shut up pwrlvl
|
2025-11-24 10:39:20 -05:00 |
|
k_pwrlv.h
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -04:00 |
|
k_specialstage.c
|
Blanify some file headers
|
2025-11-17 12:29:27 -05:00 |
|
k_specialstage.h
|
Blanify some file headers
|
2025-11-17 12:29:27 -05:00 |
|
k_stats.c
|
Wire up the stat counters
|
2025-10-18 22:20:52 +02:00 |
|
k_stats.h
|
Make custom stats fully compatible between different versions, so new fields can be added in future without save corruptions
|
2025-02-25 14:15:29 -05:00 |
|
k_terrain.c
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
k_terrain.h
|
Adjust some stuff to accout for how the map header toggle works
|
2025-06-02 15:11:39 -04:00 |
|
k_waypoint.cpp
|
Don't outright ignore Z coordinates for next/prev waypoints
|
2025-12-03 18:20:11 +01:00 |
|
k_waypoint.h
|
Waypoint jank? What waypoint jank?
|
2025-10-29 23:30:22 +01:00 |
|
keys.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
libdivide.h
|
Spare some external libraries from the MSVC purge
|
2025-10-17 18:02:13 +02:00 |
|
lonesha256.c
|
Switch to SHA256 for authentication
|
2025-08-23 20:56:07 -04:00 |
|
lonesha256.h
|
Switch to SHA256 for authentication
|
2025-08-23 20:56:07 -04:00 |
|
lua_baselib.c
|
Make music credit animation arguments optional in lua S_ShowMusicCredit
|
2025-12-16 18:28:53 -05:00 |
|
lua_blockmaplib.c
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
lua_botvarslib.c
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
lua_consolelib.c
|
Set lua_compatmode for console commands and cvar functions
|
2025-12-16 23:23:16 +01:00 |
|
lua_followerlib.c
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
lua_hook.h
|
make equip style a property of the items proper
|
2025-12-06 00:33:51 -05:00 |
|
lua_hooklib.c
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
lua_hud.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
lua_hudlib.c
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
lua_hudlib_drawlist.c
|
Rework rendertimefrac and gate it behind a function
|
2025-08-27 21:34:01 +02:00 |
|
lua_hudlib_drawlist.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
lua_infolib.c
|
Set lua_compatmode for console commands and cvar functions
|
2025-12-16 23:23:16 +01:00 |
|
lua_itemlib.c
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
lua_libs.h
|
Allow boostinfo to be read and set
|
2025-12-13 22:59:46 -05:00 |
|
lua_maplib.c
|
Expose sector offroad to lua
|
2025-12-16 12:46:54 -05:00 |
|
lua_mathlib.c
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
lua_matrixlib.c
|
Blanify some file headers
|
2025-11-17 12:29:27 -05:00 |
|
lua_mobjlib.c
|
Fix assigning SPR_PLAY frames not applying frame flags in lua_compatmode
|
2025-12-14 11:28:51 -05:00 |
|
lua_playerlib.c
|
Do not let lua_compatmode scripts access new blankart fields to avoid name conflicts
|
2025-12-17 16:49:39 +03:00 |
|
lua_polyobjlib.c
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
lua_quaternionlib.c
|
Fix compiler/linker fussing and inconsistencies
|
2025-09-18 04:10:34 -04:00 |
|
lua_script.c
|
Set lua_compatmode for console commands and cvar functions
|
2025-12-16 23:23:16 +01:00 |
|
lua_script.h
|
Set lua_compatmode for console commands and cvar functions
|
2025-12-16 23:23:16 +01:00 |
|
lua_skinlib.c
|
I should break; this habit...
|
2025-12-13 13:57:49 -05:00 |
|
lua_taglib.c
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
lua_terrainlib.c
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
lua_thinkerlib.c
|
Un-shitify function.acp1 pointers
|
2025-10-23 23:26:26 -04:00 |
|
lua_vectorlib.c
|
Blanify some file headers
|
2025-11-17 12:29:27 -05:00 |
|
lua_voicelib.c
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
lua_waypointslib.c
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
lz4.c
|
Small fixes
|
2025-10-20 10:29:48 -04:00 |
|
lz4.h
|
Implement LZ4 as a replacement for save game compression. Also mention size during compression / decompression in console
|
2025-10-19 02:12:32 -04:00 |
|
lzf.c
|
Remove M_Memcpy
|
2025-11-08 02:00:30 -05:00 |
|
lzf.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_aatree.c
|
Revert "Fix memory leak in AATree string trees"
|
2025-12-07 15:14:03 -05:00 |
|
m_aatree.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_anigif.c
|
Fix GIF recording at 1x resolution, and stop recording on resolution change
|
2025-09-11 17:52:27 +02:00 |
|
m_anigif.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_argv.c
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_argv.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_bbox.c
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_bbox.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_cheat.c
|
More fastcmp cleanup
|
2025-12-11 21:58:37 +01:00 |
|
m_cheat.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_cond.c
|
Port most of SECRET_SKIN and player->availabilities changes from RR
|
2025-12-11 20:47:52 -05:00 |
|
m_cond.h
|
Port most of SECRET_SKIN and player->availabilities changes from RR
|
2025-12-11 20:47:52 -05:00 |
|
m_dllist.h
|
Kill MSVC
|
2025-10-16 20:42:11 -04:00 |
|
m_easing.c
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_easing.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_emotes.cpp
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
m_emotes.h
|
Reapply "Cache emotes on registration rather then at runtime"
|
2025-12-06 14:05:14 -05:00 |
|
m_fixed.c
|
Remove M_Memcpy
|
2025-11-08 02:00:30 -05:00 |
|
m_fixed.h
|
SecsToFixed, SecsToFixedTens, and 64-bit variants
|
2025-11-16 00:23:12 -05:00 |
|
m_menu.c
|
default to Addon in level platter
|
2025-12-15 20:43:11 -05:00 |
|
m_menu.h
|
Add level platter to ALL menus, clear out ALL the old nextmap code
|
2025-12-15 22:50:29 +01:00 |
|
m_misc.cpp
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
m_misc.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_perfstats.c
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
m_perfstats.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_queue.c
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_queue.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_random.c
|
Fix modulo by zero done in __external_prng_bound__ and __internal_prng_bound__
|
2025-08-27 08:28:51 -04:00 |
|
m_random.h
|
Try some things to reduce rng biases
|
2025-08-24 11:36:24 -04:00 |
|
m_swap.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
m_textinput.c
|
Discordify emotes a bit more :chonkbunckle:
|
2025-11-29 16:32:43 -05:00 |
|
m_textinput.h
|
emotes: change autocompletion behavior to work like console
|
2025-11-23 13:31:05 -05:00 |
|
mserv.c
|
Use srb2 classic as the MS
|
2025-09-21 17:32:50 -04:00 |
|
mserv.h
|
Kill MSVC
|
2025-10-16 20:42:11 -04:00 |
|
p_ceilng.c
|
Merge branch 'slab-allocate-mobj' into 'master'
|
2025-11-09 13:12:14 -05:00 |
|
p_deepcopy.cpp
|
Blanify some file headers
|
2025-11-17 12:29:27 -05:00 |
|
p_deepcopy.h
|
Blanify some file headers
|
2025-11-17 12:29:27 -05:00 |
|
p_enemy.c
|
Revert "Try to fix P_LookForPlayers lock up on empty servers"
|
2025-12-15 10:40:59 -05:00 |
|
p_floor.c
|
Merge branch 'slab-allocate-mobj' into 'master'
|
2025-11-09 13:12:14 -05:00 |
|
p_inter.c
|
oops
|
2025-12-12 23:55:21 -05:00 |
|
p_lights.c
|
Merge branch 'slab-allocate-mobj' into 'master'
|
2025-11-09 13:12:14 -05:00 |
|
p_local.h
|
Add (mostly) finalized visuals for the Arrow Bullet
|
2025-12-02 20:12:18 -05:00 |
|
p_loop.c
|
Update some loops stuff to be more up to date
|
2025-09-22 15:16:27 -04:00 |
|
p_map.c
|
get everything working exactly like the prototype
|
2025-12-09 00:38:57 -05:00 |
|
p_mapthing.cpp
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -04:00 |
|
p_maputl.c
|
Centralize bumpcode into P_BouncePlayerMove
|
2025-11-22 18:43:24 +01:00 |
|
p_maputl.h
|
Centralize bumpcode into P_BouncePlayerMove
|
2025-11-22 18:43:24 +01:00 |
|
p_mobj.c
|
Revert "Try to fix P_LookForPlayers lock up on empty servers"
|
2025-12-15 10:40:59 -05:00 |
|
p_mobj.h
|
bricks
|
2025-12-14 20:34:56 -05:00 |
|
p_polyobj.c
|
Merge branch 'slab-allocate-mobj' into 'master'
|
2025-11-09 13:12:14 -05:00 |
|
p_polyobj.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
p_pspr.h
|
port over most fixes from srb2classics clang-tidy pr
|
2025-10-17 10:32:21 -04:00 |
|
p_saveg.c
|
make these sync properly
|
2025-12-14 20:37:09 -05:00 |
|
p_saveg.h
|
Refactor NetSync for players
|
2025-10-03 19:48:01 -04:00 |
|
p_setup.c
|
Merge pull request 'Remerge fixed palette renderer' (#200) from fixpalshader into next
|
2025-12-16 02:28:55 +01:00 |
|
p_setup.h
|
Toggle to decide to include mappatch objects in textmap conversion for UDMF and Binary
|
2025-11-19 16:42:23 -05:00 |
|
p_sight.c
|
Waypoint jank? What waypoint jank?
|
2025-10-29 23:30:22 +01:00 |
|
p_slopes.c
|
Spawn patched mapthings after copy slopes (and cleanup)
|
2025-11-17 20:09:21 +01:00 |
|
p_slopes.h
|
Spawn patched mapthings after copy slopes (and cleanup)
|
2025-11-17 20:09:21 +01:00 |
|
p_spec.c
|
Fix copypaste
|
2025-12-16 13:47:24 -05:00 |
|
p_spec.h
|
Add Spring force angle flag for UDMF
|
2025-12-02 18:16:26 -05:00 |
|
p_sweep.cpp
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -04:00 |
|
p_sweep.hpp
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -04:00 |
|
p_telept.c
|
Waypoint jank? What waypoint jank?
|
2025-10-29 23:30:22 +01:00 |
|
p_test.cpp
|
Adjust for our needs
|
2025-09-21 15:21:36 -04:00 |
|
p_tick.c
|
Add per-type deadzone support
|
2025-12-12 21:33:23 -05:00 |
|
p_tick.h
|
Expose MobjTypeName in PARANOIA mode
|
2025-12-02 11:22:32 -05:00 |
|
p_user.c
|
Add the ability to play Invincibility's theme in full
|
2025-12-11 11:24:55 -05:00 |
|
qs22j.c
|
Update to Saturns modified and fixed qs22j
|
2025-10-13 11:32:04 -04:00 |
|
qs22j.h
|
|
|
|
r_bbox.c
|
remove ylookup, columnofs and topleft lookups
|
2025-10-18 13:04:39 -04:00 |
|
r_bsp.cpp
|
r_bsp: move polyobj renderside check into R_AddPolyObjects
|
2025-11-29 17:07:05 -05:00 |
|
r_bsp.h
|
pass frontsector ceiling z to R_Prep3DFloors
|
2025-11-29 17:03:08 -05:00 |
|
r_data.c
|
Fix HWR_ClearLightTables being called too late
|
2025-12-15 23:28:02 +01:00 |
|
r_data.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
r_debug.cpp
|
debugrender_freezebsp: freeze culling to your current position, so you can see how much level is being rendered
|
2024-12-30 00:16:57 -05:00 |
|
r_debug_detail.hpp
|
Add the debugrender_highlight command, highlight specific rendering in flat colors
|
2024-12-27 11:52:16 -05:00 |
|
r_debug_parser.cpp
|
Add the debugrender_highlight command, highlight specific rendering in flat colors
|
2024-12-27 11:52:16 -05:00 |
|
r_defs.h
|
Revert "Merge pull request 'Revert Pal Render for fixing' (#199) from revertpalfornow into next"
|
2025-12-15 22:25:50 +01:00 |
|
r_draw.cpp
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
r_draw.h
|
Remove dead renderer code
|
2025-10-19 16:34:38 -04:00 |
|
r_draw_column.cpp
|
More optimized code path for different pow2 sizes
|
2025-10-19 16:54:06 -04:00 |
|
r_draw_flush.cpp
|
Blanify some file headers
|
2025-11-17 12:29:27 -05:00 |
|
r_draw_span.cpp
|
software renderer: handle some float type related issues with slope drawers
|
2025-11-08 02:06:53 -05:00 |
|
r_fps.c
|
Actually fix interp artifacts
|
2025-12-07 21:10:13 -05:00 |
|
r_fps.h
|
Interpolate radius/height when scaling mobjs
|
2025-12-07 19:27:22 -05:00 |
|
r_local.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
r_main.cpp
|
dont force awayview when in freecam
|
2025-12-01 13:51:21 -05:00 |
|
r_main.h
|
Configurable sector brightness in software
|
2025-11-16 13:54:10 -05:00 |
|
r_patch.c
|
Remove M_Memcpy
|
2025-11-08 02:00:30 -05:00 |
|
r_patch.h
|
Fix mis-scaling of rolling offsets
|
2025-09-12 20:21:57 -04:00 |
|
r_patchrotation.c
|
Merge branch 'blankart-dev' into itemstuff
|
2025-11-08 16:34:13 +01:00 |
|
r_patchrotation.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
r_picformats.c
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
r_picformats.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
r_plane.cpp
|
Fix oversight in software plane and sprite secbright handling
|
2025-11-19 19:19:32 -05:00 |
|
r_plane.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
r_portal.c
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
r_portal.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
r_segs.cpp
|
Also apply this to r_segs
|
2025-11-19 23:04:44 -05:00 |
|
r_segs.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
r_skins.c
|
Port most of SECRET_SKIN and player->availabilities changes from RR
|
2025-12-11 20:47:52 -05:00 |
|
r_skins.h
|
Port most of SECRET_SKIN and player->availabilities changes from RR
|
2025-12-11 20:47:52 -05:00 |
|
r_sky.c
|
Fix SRB2 1393 (Nep: also flats and brightmap support Thx lug) (Closes #115)
|
2025-09-20 13:43:35 -04:00 |
|
r_sky.h
|
Sky offsets
|
2025-07-02 20:13:38 -04:00 |
|
r_splats.c
|
Use more vars for multireads to vid.height and vid.width
|
2025-10-17 10:53:45 -04:00 |
|
r_splats.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
r_state.h
|
Add mapthing id conversion system
|
2025-11-19 11:43:27 -05:00 |
|
r_textures.c
|
Convert most strcmp/stricmp to fastcmp/fasticmp
|
2025-12-11 13:00:32 -05:00 |
|
r_textures.h
|
Fix SRB2 1393 (Nep: also flats and brightmap support Thx lug) (Closes #115)
|
2025-09-20 13:43:35 -04:00 |
|
r_things.cpp
|
Update shadow code
|
2025-12-07 20:37:07 -05:00 |
|
r_things.h
|
Custom item papersprites
|
2025-11-08 23:46:16 +01:00 |
|
s_sound.c
|
Fix sound channels never being deallocated outside GS_LEVEL
|
2025-12-16 20:23:30 +01:00 |
|
s_sound.h
|
Show Music formats by name in dbg_music
|
2025-11-15 17:00:00 -05:00 |
|
screen.c
|
Disable renderswaps when maps are being rendered
|
2025-11-06 14:32:03 -05:00 |
|
screen.h
|
Disable renderswaps when maps are being rendered
|
2025-11-06 14:32:03 -05:00 |
|
slope_anchors.c
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -04:00 |
|
sounds.c
|
Use hex for SFX freeslot names
|
2025-12-08 10:15:04 -05:00 |
|
sounds.h
|
raise SFX freeslots
|
2025-12-08 10:06:14 -05:00 |
|
st_stuff.c
|
Revert "Merge pull request 'Revert Pal Render for fixing' (#199) from revertpalfornow into next"
|
2025-12-15 22:25:50 +01:00 |
|
st_stuff.h
|
Update the director to the saturn version
|
2025-08-17 10:48:05 -04:00 |
|
strbuf.c
|
WIP: User-defined time attack presets
|
2025-10-17 22:00:57 +02:00 |
|
strbuf.h
|
WIP: User-defined time attack presets
|
2025-10-17 22:00:57 +02:00 |
|
strcasestr.c
|
Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE
|
2025-11-29 18:09:47 -05:00 |
|
string.c
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
stun.c
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
stun.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
t_facon.c
|
|
|
|
t_fsin.c
|
|
|
|
t_ftan.c
|
|
|
|
t_tan2a.c
|
|
|
|
tables.c
|
port over most fixes from srb2classics clang-tidy pr
|
2025-10-17 10:32:21 -04:00 |
|
tables.h
|
Remove redundant vertex, matrix and quaternion code
|
2025-09-18 00:59:35 -04:00 |
|
taglist.c
|
Fix buffer overflow when tag bits are set
|
2025-11-17 16:33:14 +01:00 |
|
taglist.h
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
typedef.h
|
Kartvoice_t
|
2025-11-26 07:46:37 -05:00 |
|
v_video.c
|
Add encore and addon sorting to platter, and obligatory tweaking
|
2025-12-11 23:49:06 +01:00 |
|
v_video.h
|
Expose HUDTRANS functionality to everything else
|
2025-10-30 06:12:22 -04:00 |
|
version.h
|
Increase MODVERSION
|
2025-12-02 10:26:11 -05:00 |
|
vid_copy.s
|
Update rest of the existing files to use blankart branding
|
2025-07-01 00:23:30 -04:00 |
|
w_wad.cpp
|
Revert "Merge pull request 'Revert Pal Render for fixing' (#199) from revertpalfornow into next"
|
2025-12-15 22:25:50 +01:00 |
|
w_wad.h
|
w_wad: use unordered map to cache wad start and end folders
|
2025-12-07 16:09:44 -05:00 |
|
y_inter.c
|
Revert "Merge pull request 'Revert Pal Render for fixing' (#199) from revertpalfornow into next"
|
2025-12-15 22:25:50 +01:00 |
|
y_inter.h
|
Use Y_ItemListActive in Lua contexts
|
2025-12-14 18:35:56 -05:00 |
|
z_zone.cpp
|
Merge branch 'slab-allocate-mobj' into 'master'
|
2025-11-09 13:12:14 -05:00 |
|
z_zone.h
|
Merge branch 'slab-allocate-mobj' into 'master'
|
2025-11-09 13:12:14 -05:00 |