Default many of CFsm's special functions and remove virtual specifires
ClosedPublic

Authored by phosit on Feb 26 2024, 6:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 10 2024, 10:04 AM
Unknown Object (File)
Nov 30 2024, 12:06 AM
Unknown Object (File)
Nov 23 2024, 3:38 AM
Unknown Object (File)
Nov 23 2024, 3:31 AM
Unknown Object (File)
Nov 11 2024, 9:41 PM
Unknown Object (File)
Nov 11 2024, 9:41 PM
Unknown Object (File)
Nov 11 2024, 9:40 PM
Unknown Object (File)
Nov 5 2024, 11:59 AM
Subscribers
None

Details

Summary

The virtual functions are never overriden.
Initialize is never used.
Shutdown is only used in the destructor. The default destructor does the same thing.
CFsm is now "semiregular".

Test Plan

Host a game.

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

phosit published this revision for review.Feb 26 2024, 8:59 PM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 21 2024, 6:48 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.