raze/source/games
Mitchell Richters 3edc1a5a5a - Exhumed: Make getSequence() return a pointer instead of a reference.
* Gets rid of the awkward `operator[]()` calls.
* Gets rid of `std::ref()` setup in gun.cpp.
* Ensures a copy isn't made if the caller accidentally leaves off an ampersand.
* Allows us to use a consistent getter for native code and VM exports.
2023-04-27 20:16:14 +10:00
..
blood - Allow roll input through the packet system, giving us 6DOF for VR usage, etc. 2023-04-24 21:31:21 +10:00
duke - Duke: Allow reversing while moving forwards to act as the brake. 2023-04-25 11:30:48 +10:00
exhumed - Exhumed: Make getSequence() return a pointer instead of a reference. 2023-04-27 20:16:14 +10:00
sw - Allow roll input through the packet system, giving us 6DOF for VR usage, etc. 2023-04-24 21:31:21 +10:00