RingRacers/src/objects
2024-01-08 19:01:19 -08:00
..
versus Blend Eye Hardcode part EX: Code the rest of the owl 2023-10-31 21:47:18 +00:00
ark-arrow.c Final thing args code cleanup 2023-08-22 02:14:09 -04:00
audience.c Adjust Prison followers based on feedback... 2023-11-12 23:51:44 +00:00
ball-switch.cpp Fix activating more than once 2023-09-26 11:40:29 -04:00
battle-ufo.cpp Battle UFO: extend hitbox down by 1/4 2024-01-05 21:00:42 -08:00
block.c Mega Barrier for Barrier power-up -- just a visual object 2023-11-16 21:08:30 -08:00
broly.cpp Fix dereferncing Broly null pointer 2023-12-23 00:26:40 -08:00
broly.hpp Broly: separate explosion behavior from main class 2023-12-07 19:15:22 -08:00
bungee.c Add Obj_EndBungee, end bungee state when P_ResetPlayer and when player is damaged in any way 2023-11-17 00:49:26 -08:00
charge.c Fix double offset scale on charge sparks 2023-11-15 00:54:01 -07:00
checkpoint.cpp Switch from CPM to vcpkg 2023-12-15 02:49:15 +00:00
CMakeLists.txt Hardcode Joypolis trick balloons 2024-01-05 17:56:38 -06:00
crate.cpp crate.cpp: Add crate sfx to configuration 2024-01-05 21:33:36 +00:00
dash-rings.c What the fuck are turbines 2024-01-05 17:45:37 -07:00
dlzothers.c Fix DLZ Ring Sucker effect 2023-10-07 23:43:42 +01:00
dlzrocket.c Fix wrong variable assignment and literally decrementing the wrong variable on dlz rockets 2024-01-06 13:04:11 +01:00
dlzseasaw.c Obj_DLZSeasawUpdate: fix eflags typo 2023-11-21 01:06:06 -08:00
drop-target.c
duel-bomb.c
eggball.c Fix Leaf Storm Eggball 2023-10-07 23:15:27 +01:00
emerald.c Obj_BeginEmeraldOrbit: set emerald punt_ref to orbit target 2023-12-04 20:26:17 -08:00
emz-faucet.cpp Hardcode Endless Mine faucet / rain 2023-12-08 17:42:17 -08:00
frost-thrower.cpp SidewaysFreezeThruster::init: fix infinite loop under MinGW 2023-11-23 00:47:26 -08:00
fuel.cpp Hardcode Lost Colony Fuel Canisters 2023-12-07 19:19:02 -08:00
gachabom-rebound.cpp Gachabom rebound: initialize soundplayed flag 2023-10-22 01:45:11 -07:00
gardentop.c Enforce const in bot ticcmds 2023-12-22 23:28:08 -05:00
gpzseasaw.c Hardcode Gust Planet seasaws 2023-11-21 01:07:17 -08:00
hyudoro.c hyudoro_patrol_hit_player: do not make 1st place invisible 2023-09-17 21:59:35 -07:00
instawhip.c Reduce whip charge time 2023-10-13 22:49:06 -07:00
item-debris.c
item-spot.c
ivoball.cpp srb2::Mobj: add sprite scaling/offsetting methods 2023-11-27 04:55:44 -08:00
jawz.c Obj_JawzThrown: chase UFO Catcher immediately 2023-08-16 01:00:08 -07:00
loops.cpp Default loop camera settings if camera distance is not set 2023-10-20 03:45:21 -07:00
manta-ring.c
mega-barrier.cpp mobj.hpp: add srb2::Mobj class, abstraction around mobj_t 2023-11-22 19:04:30 -08:00
monitor.c Monitor damage sounds 2024-01-06 02:03:40 -07:00
objects.hpp Add objects/objects.hpp, common header for object classes 2023-12-07 16:06:39 -08:00
orbinaut.c Obj_OrbinautJawzCollide: Orbinauts, Jawz, and Gachabom will die on collision with MF_PAIN objects 2023-10-31 20:13:50 +00:00
powerup-aura.cpp Power-up Aura: hide if Mega Barrier is the only power-up 2023-11-16 21:08:30 -08:00
random-item.c Don't show item box preview holograms if they aren't going to spawn 2024-01-06 01:08:26 -07:00
rideroid.c Move transfer line dismount hack to linedef type 2005 2023-10-07 12:22:53 +02:00
ring-shooter.c Final failsafe, for when Ring Shooter fails 2024-01-07 02:49:26 -07:00
rocks.cpp Hardcode bustable rocks -- Angel Island + Endless Mine 2023-12-08 17:42:17 -08:00
servant-hand.c
shadow.cpp Add R_CustomShadowZ, Obj_FakeShadowZ, Obj_HyudoroShadowZ; let Hyudoro shadow float while patrolling 2023-09-17 21:56:19 -07:00
shrink.c Replace darktimer/darkness with g_darkness 2024-01-05 15:56:24 -08:00
sneaker-panel.c Obj_SneakerPanelSetup: call P_CheckPosition directly and manually set standingslope 2023-12-23 09:36:28 -08:00
spb.c Obj_SPBEradicateCapsules: Only autodestroy if the type is KITEM_SPB 2023-12-22 19:30:22 +00:00
spear.cpp Hardcode Lavender Shrine Classic spears 2023-11-28 07:18:37 -08:00
super-flicky.cpp Super Flicky: minimum knockback speed 2024-01-08 19:01:19 -08:00
trick-balloon.c Hardcode Joypolis trick balloons 2024-01-05 17:56:38 -06:00
ufo.c Merge branch 'longer-ufo-intangibility' into 'master' 2023-12-29 20:04:22 +00:00
wpzothers.c Newly added object files: Fix trailing whitespace + EOF newline 2023-09-26 22:04:14 +01:00
wpzturbine.c Change respawn check on turbines, unset tracer if respawnstate is set mid-turbine somehow 2024-01-06 13:09:01 +01:00