Skip to content

rexxar-tc/ShipyardMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code has been abandoned and should be considered public domain

ShipyardMod

Points of interest:

  • OrientedBoundingBox magic in Utility/MathUtility
  • Grinding and welding happens in ProcessHandlers/ProcessShipyardAction
  • Extensible worker thread system based on ProcessHandlerBase
  • Threading magic in Utility/Utilities