Commit Graph

4 Commits

Author SHA1 Message Date
Anakin b4bd314450 clean up code 2016-11-12 12:05:03 +01:00
Anakin a875820f48 removed unused files,
removed unused functions,
removed unused variables,
reduced dynamic stack memory (there was too much allocated),
moved some code around into better place,
implemented destructor (there is still a std::_face_node left on the stack when the program is done),
2016-10-31 16:19:12 +01:00
Anakin d97a917a5e rle files are now supported 2016-09-08 15:55:12 +02:00
Anakin 847b3cdee8 managed old tutorial implementation with classes.
Bugs: nothing is displayed
2016-09-06 15:15:29 +02:00