teeworlds-infclassR icon indicating copy to clipboard operation
teeworlds-infclassR copied to clipboard

Improve portability (move infclass specific code)

Open Kaffeine opened this issue 4 years ago • 0 comments

  • Extract Infc code from CPlayer to CInfClassPlayer
  • Extract Infc code from CCharacter to CInfClassCharacter
  • Extract Infc classes code to CInfClassPlayerClass and subclasses
  • Extract Infc code from CGameContext and IGameController to CInfClassGameController (add missing API to IGameController)

Details

  • Move ConStartFunRound / ConStartSpecialFunRound from CGameContext to CInfClassGameController

Kaffeine avatar Jun 19 '21 15:06 Kaffeine