Age | Commit message (Expand) | Author |
2013-08-03 | TEENAGENT: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | TEENAGENT: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-07-19 | TEENAGENT: Add missing "break"s to switch cases | Torbjörn Andersson |
2012-09-24 | TEENAGENT: Further cleanup for Font class. | D G Turner |
2012-09-23 | TEENAGENT: Cleanup Font class. | D G Turner |
2012-09-02 | TEENAGENT: Remove final usages of code segment blob. | D G Turner |
2012-08-01 | TEENAGENT: Some more migration of callback flag variables to symbols. | D G Turner |
2012-07-26 | TEENAGENT: Migrate deinit functions to constructor/destructors. | D G Turner |
2012-07-16 | Merge branch 'master' into teenagentRefactor | D G Turner |
2012-07-15 | TEENAGENT: Add translatable strings in resources.cpp | Filippos Karapetis |
2012-07-15 | TEENAGENT: Show a verbose warning when a compressed data file is used and zli... | Filippos Karapetis |
2012-07-15 | TEENAGENT: Readd the zlib code, to maintain backwards compatibility | Filippos Karapetis |
2012-07-15 | TEENAGENT: Unpack teenagent.dat and remove the engine's zlib dependency | Filippos Karapetis |
2012-07-12 | TEENAGENT: Minor formatting fixes for consistency. | D G Turner |
2012-07-11 | TEENAGENT: Add Resource code to precompute Dialog Offsets. | D G Turner |
2012-07-07 | TEENAGENT: Remove static Resources class Instance. | D G Turner |
2012-07-05 | TEENAGENT: Add symbols for Segment sizes. | D G Turner |
2011-06-23 | TEENAGENT: Allocate large buffers on the heap instead of the stack | Julien |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-01-31 | TEENAGENT: Hopefully fixed an issue reported by Valgrind (found by digitall) | Filippos Karapetis |
2010-05-07 | added voices pack/cd music support | Vladimir Menshakov |
2010-03-18 | code convention fixes mentioned by Max Horn | Vladimir Menshakov |
2010-03-18 | removed 'varia.res' from the resident pack files | Vladimir Menshakov |
2010-03-18 | added abstract Pack class, moved code into FilePack and MemoryPack | Vladimir Menshakov |
2010-01-03 | added metropolis/TEENAGENT logo | Vladimir Menshakov |
2009-12-08 | fixed default font height | Vladimir Menshakov |
2009-09-15 | TEEN: More code formatting & whitespace changes (automatically generated with... | Max Horn |
2009-09-15 | adapted code to comply code formatting conventions. | Vladimir Menshakov |
2009-09-13 | added simple credits support for the intro. | Vladimir Menshakov |
2009-09-05 | removed magic exe offsets, added teenagent.dat support. | Vladimir Menshakov |
2009-09-04 | TEEN: | Max Horn |
2009-09-03 | added detection structures with exe offsets. | Vladimir Menshakov |
2009-09-03 | fixed engines order, added svn:keywords properties. | Vladimir Menshakov |
2009-09-03 | imported teenagent engine sources. | Vladimir Menshakov |