aboutsummaryrefslogtreecommitdiff
path: root/engines/mortevielle/sprint.cpp
AgeCommit message (Expand)Author
2012-04-06MORTEVIELLE: Implemented a screen surface class to hold all the graphics func...Paul Gilbert
2012-04-06MORTEVIELLE: Implemented loading of the font data, and rewrote drawing routin...Paul Gilbert
2012-04-06MORTEVIELLE: Fix character indexing in writeg()Paul Gilbert
2012-04-06MORTEVIELLE: Fixed some compiler warningsPaul Gilbert
2012-04-06MORTEVIELLE: Lots of compilation fixesPaul Gilbert
2012-04-06MORTEVIELLE: More compilation fixesPaul Gilbert
2012-04-06MORTEVIELLE: More addition of needed #include lines and other compilation fixesPaul Gilbert
2012-04-06MORTEVIELLE: Compilation fixes based on adding appropriate #include filesPaul Gilbert
2012-04-06MORTEVIELLE: Fix several errors, add some includesStrangerke
2012-04-06MORTEVIELLE: Start including header filesStrangerke
2012-04-06MORTEVIELLE: rename namespaceStrangerke
2012-04-06MORTEVIELLE: Add an an include for string, move boolean to boolStrangerke
2012-04-06MORTEVIELLE: Add namespace and standard headerStrangerke
2012-04-06MORTEVIELLE: str* -> Common::StringEugene Sandulenko
2012-04-06MORTEVIELLE: integer -> intEugene Sandulenko
2012-04-06MORTEVIELLE: Rename *.h -> *.cpp where they really belongEugene Sandulenko