RingRacers/src
Sally Coolatta abcff39cd5 Give UFO MF_NOCLIPHEIGHT
Makes it go thru fences + not get caught on slopes
2022-12-18 02:50:59 -05:00
..
android Uncapped (squashed v2) 2022-05-06 22:47:39 -05:00
blua Move all sources into CMakeLists.txt 2022-11-28 21:46:43 -08:00
dummy Make dummy compile again, if SDL is explicitly set to 0 2022-10-13 18:06:48 -05:00
hardware opengl: fix bottom and right edge of clip rect 2022-12-17 18:38:40 -08:00
locale make a few messages more helpful 2022-03-18 16:27:48 +00:00
Makefile.d make: Fix ifdef check from dummy target changes 2022-10-20 21:12:58 -05:00
nds
objects Merge branch 'master' into special-stages 2022-12-18 01:12:17 -05:00
sdl Merge branch 'master' into cmake-sources 2022-12-15 19:54:59 -05:00
sdl12 Icons + other tweaks to rebranding 2022-05-20 19:42:34 -04:00
tests Redefine boolean for C++ compatibility 2022-12-12 16:34:25 -06:00
win32 win32: Add dpi aware manifest config 2022-10-31 13:58:12 -05:00
win32ce
.gitignore
am_map.c devmode cheat online 2022-09-29 12:19:45 -04:00
am_map.h Add typedef.h 2022-11-27 17:21:40 -08:00
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 Perform incantations so the byteptr.h macros are valid ISO C 2022-09-05 16:49:27 +01:00
CMakeLists.txt Newly added files to CMakeLists.txt 2022-12-15 19:55:29 -05:00
command.c Let toggle command multiple choice mode work on cvars lacking PossibleValue array 2022-11-03 05:46:22 -07:00
command.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
comptime.c cmake: add COMPVERSION_UNCOMMITTED 2022-10-08 21:19:04 -05:00
config.h.in cmake: Remove asset hashing, CMAKE_ASSETS_DIR 2022-11-27 02:44:10 -08:00
console.c devmode cheat online 2022-09-29 12:19:45 -04:00
console.h Merge branch 'master' into new-menus 2021-10-18 01:18:37 +01:00
cxxutil.hpp c++: add finally RAII utility 2022-12-12 16:40:56 -06:00
d_clisrv.c Actually track lastfakeskin! 2022-11-23 18:03:27 +00:00
d_clisrv.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
d_event.h Add typedef.h 2022-11-27 17:21:40 -08:00
d_main.c Set eventmode when testing Special Stages from ZB 2022-12-15 23:16:26 -05:00
d_main.h Remove advancedemo 2022-11-03 14:45:36 +00:00
d_net.c typedef.h: typedef node_t 2022-11-27 17:21:40 -08:00
d_net.h Remove NONET 2022-09-24 19:22:04 -07:00
d_netcmd.c Fix not being able to use map command to go to SS 2022-12-18 02:43:31 -05:00
d_netcmd.h Deterministic roulette 2022-12-11 23:58:11 -05:00
d_netfil.c Direct file downloader changes ported from 1.6 2022-11-05 13:53:04 +00:00
d_netfil.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
d_player.h Cleanup lots of the older roulette code 2022-12-15 01:23:23 -05:00
d_think.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
d_ticcmd.h Add typedef.h 2022-11-27 17:21:40 -08:00
deh_lua.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
deh_lua.h pedantic: fix misc leniencies and GNU-isms 2022-02-20 03:28:22 -08:00
deh_soc.c Multiple BonusGame support 2022-11-25 22:31:55 +00:00
deh_soc.h Major changes to follower selection 2022-11-06 22:53:12 +00:00
deh_tables.c First pass on UFO visuals 2022-12-15 23:17:38 -05:00
deh_tables.h Add typedef.h 2022-11-27 17:21:40 -08:00
dehacked.c Major changes to follower selection 2022-11-06 22:53:12 +00:00
dehacked.h Add typedef.h 2022-11-27 17:21:40 -08:00
discord.c Add K_TimeAttackRules 2022-12-17 01:05:30 -05:00
discord.h Merge branch 'universal-typedef' into 'master' 2022-12-05 20:59:43 +00:00
doomdata.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
doomdef.h c++: Make some defines C++-valid 2022-12-12 16:38:25 -06:00
doomstat.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
doomtype.h #define BOOL boolean -> #define boolean BOOL 2022-12-15 20:54:15 -05:00
endian.h
f_finale.c Put tm* variables into a struct 2022-11-20 19:27:34 -05:00
f_finale.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart.git into new-menus 2022-05-21 18:57:46 +01:00
f_wipe.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart.git into new-menus 2022-05-22 17:22:49 +01:00
fastcmp.h
filesrch.c Addons menu refactor part 3 2022-09-03 21:15:23 +01:00
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 Add typedef.h 2022-11-27 17:21:40 -08:00
g_demo.c Actually track lastfakeskin! 2022-11-23 18:03:27 +00:00
g_demo.h Add typedef.h 2022-11-27 17:21:40 -08:00
g_game.c Remove item roulette between maps 2022-12-15 01:44:09 -05:00
g_game.h Add typedef.h 2022-11-27 17:21:40 -08:00
g_input.c Missing gamecontrolname 2022-11-26 23:24:02 +00:00
g_input.h Re-add mid-game rankings 2022-11-25 17:59:18 +00:00
g_splitscreen.c FIX PARTIES 2021-04-23 03:53:35 -04:00
g_state.h
http-mserv.c Miscellaneous memory bug fixes to make AddressSanitizer happy 2022-09-12 16:49:18 +01:00
hu_stuff.c First Musicdef changes in preparation for music test 2022-12-17 16:39:10 +00:00
hu_stuff.h Add typedef.h 2022-11-27 17:21:40 -08:00
i_addrinfo.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
i_addrinfo.h
i_joy.h Add typedef.h 2022-11-27 17:21:40 -08:00
i_net.h Add typedef.h 2022-11-27 17:21:40 -08:00
i_sound.h
i_system.h Add typedef.h 2022-11-27 17:21:40 -08:00
i_tcp.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
i_tcp.h
i_threads.h
i_time.c Tweaks for kart v1 MR comments 2022-05-21 12:43:28 -05:00
i_time.h Add typedef.h 2022-11-27 17:21:40 -08:00
i_video.h Lots of FPS stuff 2022-03-26 23:48:08 -04:00
info.c Give UFO MF_NOCLIPHEIGHT 2022-12-18 02:50:59 -05:00
info.h First pass on UFO visuals 2022-12-15 23:17:38 -05:00
k_battle.c Merge branch 'udmf-cherrypick' into 'master' 2022-10-29 06:54:48 +00:00
k_battle.h Fix the case where GP coop would cause no Capsules + possibly DUELs in eventmode 2022-10-15 14:57:35 +01:00
k_bheap.c
k_bheap.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
k_boss.c Incorporate few more instances of Z_Free NULL no-op 2022-03-17 12:17:51 -07:00
k_boss.h Add typedef.h 2022-11-27 17:21:40 -08:00
k_bot.c Displace bot predictions against slope physics 2022-11-27 05:14:35 -05:00
k_bot.h Add typedef.h 2022-11-27 17:21:40 -08:00
k_botitem.c Make bots stop roulette instead of waiting it out 2022-12-12 04:35:51 -05:00
k_botsearch.c Bots treat all offroad as wall 2022-11-27 03:00:47 -05:00
k_brightmap.c Fix Trick Panel TERRAIN not working 2022-10-11 01:31:06 -04:00
k_brightmap.h Add typedef.h 2022-11-27 17:21:40 -08:00
k_collide.c Merge branch 'deterministic-roulette' into 'master' 2022-12-16 00:50:45 +00:00
k_collide.h Add K_SpawnBrolyKi, green circle shrinks during explosion hitlag 2022-12-14 19:54:31 -08:00
k_color.c Go back to the old one, but gamma correct it 2022-12-15 22:29:38 -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-02-14 14:27:33 +01:00
k_director.h general post-review unfuck 2022-02-14 14:27:31 +01:00
k_follower.c Clean up follower setting to handle strings and values just like player->skin 2022-11-07 18:11:45 +00:00
k_follower.h Add typedef.h 2022-11-27 17:21:40 -08:00
k_grandprix.c Restart Map/Try Again pause menu entry 2022-11-17 16:45:07 +00:00
k_grandprix.h Add "allowdemos" option to K_CanChangeRules() 2022-10-15 15:15:22 +01:00
k_hud.c Fix HUD item flicker crash 2022-12-17 18:55:38 -08:00
k_hud.h Clipping rectangle 2022-12-11 13:53:51 -05:00
k_kart.c Add K_TimeAttackRules 2022-12-17 01:05:30 -05:00
k_kart.h Add K_TimeAttackRules 2022-12-17 01:05:30 -05:00
k_menu.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
k_menudef.c Re-add mid-game rankings 2022-11-25 17:59:18 +00:00
k_menudraw.c Deterministic roulette 2022-12-11 23:58:11 -05:00
k_menufunc.c Deterministic roulette 2022-12-11 23:58:11 -05:00
k_objects.h Merge branch 'master' into special-stages 2022-12-18 01:12:17 -05:00
k_pathfind.c Circuit pathfinding 2022-09-10 03:52:31 -04:00
k_pathfind.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
k_profiles.c Re-add mid-game rankings 2022-11-25 17:59:18 +00:00
k_profiles.h Add typedef.h 2022-11-27 17:21:40 -08:00
k_pwrlv.c Add extra categories and apply based on non-blocking review 2022-09-24 22:01:00 +01:00
k_pwrlv.h Profiles handle power level properly now 2022-08-30 03:51:35 -04:00
k_race.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
k_race.h
k_respawn.c Merge remote-tracking branch 'origin/master' into HEAD 2022-10-01 14:45:39 -07:00
k_respawn.h Merge master (resolve structgunch conflicts) 2021-04-20 16:09:59 +10:00
k_roulette.c Set actual firstDist for Special Stages 2022-12-18 01:00:28 -05:00
k_roulette.h Add proper comments for each function 2022-12-15 16:19:06 -05:00
k_specialstage.c First pass on Special Stage UFO 2022-12-15 23:06:17 -05:00
k_specialstage.h First pass on Special Stage UFO 2022-12-15 23:06:17 -05:00
k_terrain.c Reduce VFX toggle 2022-11-26 20:12:00 -05:00
k_terrain.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
k_waypoint.c First pass on Special Stage UFO 2022-12-15 23:06:17 -05:00
k_waypoint.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
keys.h
libdivide.h Clarify license file mention in libdivide.h 2022-03-18 16:19:01 +00:00
lua_baselib.c Add K_SpawnBrolyKi, green circle shrinks during explosion hitlag 2022-12-14 19:54:31 -08:00
lua_blockmaplib.c devmode cheat online 2022-09-29 12:19:45 -04:00
lua_consolelib.c Replace LUA_PushLightUserdata with LUA_PushUserdata 2022-03-18 12:54:22 +00:00
lua_hook.h Fix conflicts 522467a88 2022-09-05 11:56:30 -07:00
lua_hooklib.c Clear clipping rectangle before each hook call 2022-12-11 14:14:12 -05:00
lua_hud.h Apply b4fa98d2f to lua_hudlib.c 2022-09-05 11:56:30 -07:00
lua_hudlib.c Remove kartminimap, kartcheck, kartcomeback cvars 2022-10-01 17:04:48 -07:00
lua_hudlib_drawlist.c Miscellaneous memory bug fixes to make AddressSanitizer happy 2022-09-12 16:49:18 +01:00
lua_hudlib_drawlist.h Add typedef.h 2022-11-27 17:21:40 -08:00
lua_infolib.c Lua spriteinfo default pivot support 2022-09-21 14:15:28 -07:00
lua_libs.h Allow freesloting & editing precipprops 2022-05-31 09:03:06 -04:00
lua_maplib.c P_RestoreTMStruct 2022-11-21 15:59:19 -05: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 Evict the wall gremlin 2022-11-21 16:12:53 -05:00
lua_playerlib.c Deterministic roulette 2022-12-11 23:58:11 -05:00
lua_polyobjlib.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
lua_script.c Rework time limit a bit 2022-10-11 23:00:44 +01:00
lua_script.h Fix conflicts 522467a88 2022-09-05 11:56:30 -07: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 Add typedef.h 2022-11-27 17:21:40 -08:00
m_aatree.h Add typedef.h 2022-11-27 17:21:40 -08:00
m_anigif.c Uncapped (squashed v2) 2022-05-06 22:47:39 -05:00
m_anigif.h
m_argv.c
m_argv.h
m_bbox.c
m_bbox.h
m_cheat.c Add grayscale command, toggles GRAYPAL palette override 2022-11-03 05:51:39 -07:00
m_cheat.h Add grayscale command, toggles GRAYPAL palette override 2022-11-03 05:51:39 -07:00
m_cond.c Merge branch 'master' into cheats-streamline 2022-09-25 14:27:17 -04:00
m_cond.h Add typedef.h 2022-11-27 17:21:40 -08:00
m_dllist.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
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 Add typedef.h 2022-11-27 17:21:40 -08:00
m_misc.c Fix Trick Panel TERRAIN not working 2022-10-11 01:31:06 -04:00
m_misc.h Completely rewrite how joined IPs are saved and written... again 2022-09-26 21:28:33 +01:00
m_perfstats.c Bot perfstats 2022-08-27 00:04:33 -04:00
m_perfstats.h Add typedef.h 2022-11-27 17:21:40 -08:00
m_queue.c
m_queue.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
m_random.c Try some things to reduce rng biases 2022-11-12 09:48:59 -05:00
m_random.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into ironman 2022-11-21 15:49:29 +00:00
m_swap.h
Makefile Make dummy compile again, if SDL is explicitly set to 0 2022-10-13 18:06:48 -05:00
md5.c
md5.h
mserv.c Remove NONET 2022-09-24 19:22:04 -07:00
mserv.h Add typedef.h 2022-11-27 17:21:40 -08:00
p5prof.h
p_ceilng.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_enemy.c Merge branch 'deterministic-roulette' into 'master' 2022-12-16 00:50:45 +00:00
p_floor.c Make Kart Z FOF Thwomp delay use args 2022-10-10 07:00:08 -04:00
p_inter.c Add K_TimeAttackRules 2022-12-17 01:05:30 -05:00
p_lights.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_local.h Set Lightning Shield attack to DMG_VOLTAGE 2022-12-05 13:04:47 -08:00
p_map.c First pass on UFO visuals 2022-12-15 23:17:38 -05:00
p_maputl.c Fix solid midtextures 2022-12-02 02:01:02 -05:00
p_maputl.h Add typedef.h 2022-11-27 17:21:40 -08:00
p_mobj.c Merge branch 'master' into special-stages 2022-12-18 01:12:17 -05:00
p_mobj.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
p_polyobj.c Evict the wall gremlin 2022-11-21 16:12:53 -05:00
p_polyobj.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
p_pspr.h
p_saveg.c Cleanup lots of the older roulette code 2022-12-15 01:23:23 -05:00
p_saveg.h Add typedef.h 2022-11-27 17:21:40 -08:00
p_setup.c First Musicdef changes in preparation for music test 2022-12-17 16:39:10 +00:00
p_setup.h Add typedef.h 2022-11-27 17:21:40 -08:00
p_sight.c Fix bad usage of const 2022-11-27 03:24:07 -05:00
p_slopes.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_slopes.h Add typedef.h 2022-11-27 17:21:40 -08:00
p_spec.c Fix bots being unable to trigger 2022-11-27 03:00:48 -05:00
p_spec.h Add typedef.h 2022-11-27 17:21:40 -08:00
p_telept.c Compilation errors from corrupted cherry-pick/porting 2022-11-03 14:32:40 +00:00
p_tick.c Missing header reference 2022-11-03 14:57:27 +00:00
p_tick.h Add P_LerpFlip 2022-09-28 02:01:37 -07:00
p_user.c Reset pitch/roll on springs + trick panels 2022-12-02 00:27:34 -05:00
r_bbox.c cv_renderhitbox is a cheat 2022-09-25 19:57:21 -04:00
r_bsp.c Speed Pads are now a TERRAIN effect 2022-10-11 02:26:54 -04:00
r_bsp.h Reimplement Invert Encore 2022-10-10 06:08:25 -04:00
r_data.c Support reading PICTURE/MINIMAP/ENCORE/TWEAKMAP lumps from a map resource 2022-09-12 17:29:15 -04:00
r_data.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_defs.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
r_draw.c Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
r_draw.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
r_draw8.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04: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 R_RelativeTeleportViewInterpolation 2022-11-03 13:52:17 +00:00
r_fps.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_local.h
r_main.c drawpickups command to hide collectible items 2022-11-25 16:05:11 -08:00
r_main.h drawpickups command to hide collectible items 2022-11-25 16:05:11 -08:00
r_patch.c Fix cups. 2022-09-16 22:51: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 The Garden Top 2022-09-28 02:01:37 -07:00
r_patchrotation.h
r_picformats.c Update and extend R_ParseSpriteInfo for default pivot 2022-09-21 14:15:28 -07:00
r_picformats.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_plane.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_plane.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
r_portal.c Fix portals 2022-03-18 20:44:07 +00:00
r_portal.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
r_segs.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_segs.h Turn the fog wall linedef type into a blendmode 2022-10-08 19:30:40 -04:00
r_skins.c Actually track lastfakeskin! 2022-11-23 18:03:27 +00:00
r_skins.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_sky.c
r_sky.h
r_splats.c Kill SF_HIRES, use skin_t highresscale instead 2022-11-03 16:19:17 -07:00
r_splats.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_state.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_textures.c Allow smaller flat sizes 2022-09-23 15:25:42 -04:00
r_textures.h Add typedef.h 2022-11-27 17:21:40 -08:00
r_things.c Hide MT_OVERLAY with drawpickups 2022-11-27 21:19:04 -08:00
r_things.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
s_sound.c Further changes to musicdef based on discussion with Gunla 2022-12-17 17:36:44 +00:00
s_sound.h Further changes to musicdef based on discussion with Gunla 2022-12-17 17:36:44 +00:00
screen.c Mindelay: Oni suggestions rollup 2022-09-20 19:01:54 -07:00
screen.h Always use typedef name instead of struct name 2022-11-27 17:21:40 -08:00
slope_anchors.c Fix -Wformat 2022-10-16 16:50:13 -07:00
sounds.c Make explosions louder from a distance 2022-12-14 19:54:33 -08:00
sounds.h Add typedef.h 2022-11-27 17:21:40 -08:00
st_stuff.c Try some things to reduce rng biases 2022-11-12 09:48:59 -05: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... 2022-02-14 14:26:40 +01:00
tables.h Let's just convert this in a more sane fashion... 2022-02-14 14:26:40 +01:00
taglist.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
taglist.h Add typedef.h 2022-11-27 17:21:40 -08:00
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h Merge branch 'clipping-rectangle' into deterministic-roulette 2022-12-11 23:58:55 -05:00
v_video.c Fix off-by-one when clipping rectangle bottom 2022-12-11 17:43:11 -08:00
v_video.h Prevent modifying cliprect, wordier vars 2022-12-11 16:47:25 -05:00
version.h
vid_copy.s
w_wad.c Fix NULL lump name guard for W_CheckNumForName 2022-12-05 13:06:52 -08:00
w_wad.h Add typedef.h 2022-11-27 17:21:40 -08:00
y_inter.c Merge branch 'special-stages' into 'master' 2022-10-27 03:10:37 +00:00
y_inter.h Merge branch 'master' into new-menus 2022-03-29 17:14:38 +01: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