Commit graph

11 commits

Author SHA1 Message Date
Eidolon
a4d304a1f5 Update copyright years to 2025 2025-02-13 15:32:26 -06:00
bitten2up
cfacbd91be Fix implicit casts of int expecting 4-byte width
This fixes the issue with certain compilers that have int set to
different sizes by either explicitly casting or setting templates
manually
2024-05-03 17:53:53 +00:00
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
AJ Martinez
ede77dbbd1 Director copyright 2024-03-31 15:59:50 -07:00
James R
35c0b740da Director: just focus on leader in Battle 2024-03-11 06:56:02 -07:00
James R
057001a66f DirectorInfo::update_positions: fix player index out of bounds if all players are spectating 2024-02-05 19:04:23 -08:00
James R
3c85a9a436 Director: let it switch to splitscreen players 2024-01-13 22:56:17 -08:00
James R
5ec2e156ab Battle: fix viewpoint switching to eliminated player 2024-01-13 22:56:17 -08:00
toaster
239388a1fa Add TRICKSTATE_ constants
Replaces the magic numpers <-- typo I have left in for posterity
2023-11-07 23:06:50 +00:00
James R
49898abfeb Let Director operate on separate splitscreens 2023-10-08 14:26:21 -07:00
James R
412b37a8de Convert k_director.c to k_director.cpp 2023-10-08 14:26:21 -07:00
Renamed from src/k_director.c (Browse further)