Commit graph

6 commits

Author SHA1 Message Date
Sally Coolatta
7dfa597c7d SRB2 -> DRRR copyright in src, acs, android folder
Be consistent with toaster's recent changes to copyright
2024-04-05 02:08:23 -04:00
James R
5329afd23c srb2::MobjListView: call P_MobjWasRemoved directly
Avoid calling an overridden method
2023-12-03 11:47:05 -08:00
James R
aba94d205b srb2::MobjListView: support copy assignment 2023-12-03 09:53:35 -08:00
James R
a211ae73fe srb2::MobjListView: fix arrow operator 2023-12-03 09:53:08 -08:00
James R
df5d1e5fb5 srb2::MobjListView: relax constraint so basic mobj_t is allowed 2023-12-03 09:51:26 -08:00
James R
548618a238 Add srb2::MobjListView: container view, which can iterate a mobj-pointer linked list by calling a lambda 2023-11-27 05:07:30 -08:00