summaryrefslogtreecommitdiff
path: root/includes/Printer.h
AgeCommit message (Expand)Author
2014-01-03Few harmless tweaks to debug logging.Nicolas "Pixel" Noble
2014-01-02Adding the ability for Printer to override globals.Nicolas "Pixel" Noble
2013-12-19Adding the ability to mute the core engine even in debug builds.Nicolas "Pixel" Noble
2013-12-18Visual Studio port.Nicolas "Pixel" Noble
2013-07-16Split the Socket class into Selectable, in order to let it work with other no...Nicolas Noble
2013-01-22Removing some more cruft.Pixel
2012-09-01Adding async operations; first step towards tossing libeio out.Nicolas "Pixel" Noble
2012-08-29Using true C++11 initializers in classes.Nicolas "Pixel" Noble
2011-12-04Reworked some things in the architecture, mainly exceptions and asserts.Pixel
2011-11-29Adding detailled logs, with timestamp and threadid.Pixel
2011-11-14Some more basic work on the HTTP server. Some of the main ideas are not flesh...Pixel
2011-11-09Adding 'Output' objectPixel
2011-10-17Making some adjustments to get the Socket code compiling under mingw32. Doesn...Pixel
2011-10-17Adding an early version of the 'engine debug' facility.Pixel
2011-10-10Adding the 'stats' call to Input.Pixel
2011-10-07More work in the Task manager.Pixel
2011-10-03First commit - very basic features.Pixel