robot icon indicating copy to clipboard operation
robot copied to clipboard

Robot 2.1 ship list

Open dkrutsko opened this issue 8 years ago • 0 comments

After a long hiatus, robot is finally getting the love it deserves

Highlights

  • TODO

Details

  • #52, #58: Updated all copyright headers to 2017
  • #39: Made make build the default makefile option
  • #51, #59: Favor the use of C++11 header files
  • #27, #61: Overhauled test case control flow
  • #40, #64: Fixed a few misleading indentations
  • #47, #65: Fixed missing include file declarations
  • #55, #66: Removed support for MSVC 2010 (why?)
  • #56: Removed support for Windows Vista (why?)
  • #54, #67: Added Process::GetCurrentPID function
  • #34, #75: Process::Exit/Kill now return a bool
  • #68, #76: Fixed parameter in Image::SetPixel
  • #50, #78: Added the new System module class
    • #38: Added System::IsUserAdmin function
    • #77, #29: Added System::AdjustPrivilege function
  • #74, #82: Added Image::Copy functions
  • #69, #83: Added the new Overlay module class
  • #84, #86: Fixed and updated the README file

dkrutsko avatar Feb 19 '17 22:02 dkrutsko