Skip to content

Releases: formix/MegaCityOne

Changed Target Framework

18 Mar 23:28

Choose a tag to compare

  • Changed Target Framework from 4.5.2 to 4.5

Removed Unused Class and Improved Documentation

27 Feb 14:36

Choose a tag to compare

  • Removed Class BookOfLaw
  • Added a lot of inline documentation

Improved Extensibility and New Methods

20 Feb 03:09

Choose a tag to compare

  • Added JudgeDredd.Load()
  • Added JudgeAnderson.Load(TextReader)
  • Added the virtual keyword to every public and protected methods
  • Added some in-code documentation
  • (breaking) Renamed EngineMessage event to Message
  • (breaking) Renamed MessageEventArgs.Message property to MessageEventArgs.Text