aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/draci.h
AgeCommit message (Expand)Author
2009-07-03Added two more debug levels (logic and animation).Denis Kasak
2009-07-02Added rooms and overlays archives.Denis Kasak
2009-07-02DraciEngine now opens and stores pointers to essential archives. Changed code...Denis Kasak
2009-06-27Added Script instance to DraciEngine. Restored disassembling of a demo script...Denis Kasak
2009-06-27Added Game's constructor. Added the Person struct and made Game constructor r...Denis Kasak
2009-06-24Started work on the Mouse class.Denis Kasak
2009-06-18Changed _screenWidth and _screenHeight from member variables to constants bec...Denis Kasak
2009-06-17Changed the _font DraciEngine member from a Font instance to a pointer to an ...Denis Kasak
2009-06-17Began work on the Screen class. Modified the demo animation to use the it.Denis Kasak
2009-06-14Added a Font _font variable to the engine instance. Fixed font colour handlin...Denis Kasak
2009-06-10Added an additional debuglevel "archiver" to facilitate displaying debug info...Denis Kasak
2009-06-08Adding Draci Historie engine skeleton (engine stub, BAR archiver, rudimentary...Denis Kasak