Age | Commit message (Expand) | Author |
2011-10-23 | TEENAGENT: Improve code formatting. | Johannes Schickel |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
2011-05-17 | TEEN: Use only one RandomSource and give that one a name. | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-01-31 | TEENAGENT: Fix Memory Leaks. | David Turner |
2010-10-15 | ENGINES: Enhance namespace comments a bit | Max Horn |
2010-04-28 | added cd-version detection and cdlogo.res support | Vladimir Menshakov |
2010-03-21 | -added overlay rendering flag | Vladimir Menshakov |
2010-03-18 | COMMON: Move Common::RandomSource to common/random.* | Max Horn |
2010-02-26 | added async getFlag(addr) | Vladimir Menshakov |
2010-02-07 | added setFlag, fixed non-mark's messages | Vladimir Menshakov |
2010-02-02 | added kWait event type | Vladimir Menshakov |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2010-01-08 | added configurable timers/fast mode with ctrl-f hotkey | Vladimir Menshakov |
2010-01-03 | added metropolis/TEENAGENT logo | Vladimir Menshakov |
2010-01-02 | added unlogic logo | Vladimir Menshakov |
2009-12-27 | implemented fade in/out effects | Vladimir Menshakov |
2009-12-08 | added message duration override, increased 'the end' timeout | Vladimir Menshakov |
2009-12-08 | added final credits | Vladimir Menshakov |
2009-12-01 | use selected object with both mouse buttons as in original game | Vladimir Menshakov |
2009-11-24 | Added Doxygen comments for the various engine namespaces (currently mostly wi... | Max Horn |
2009-11-17 | added kEffect for screen shaking, fixed barman callback | Vladimir Menshakov |
2009-11-14 | added cancel() for current action | Vladimir Menshakov |
2009-11-09 | more fixes for chapter 3. | Vladimir Menshakov |
2009-11-09 | added 'ignore' flag, ported guard and anchor challenges to it. minor fixes | Vladimir Menshakov |
2009-11-08 | more improvements, added setTimerCallback() | Vladimir Menshakov |
2009-11-08 | implemented async messages (some animation requires it), added custom positio... | Vladimir Menshakov |
2009-11-08 | removed font::color, added debugger console with enable_object/disable_object... | Vladimir Menshakov |
2009-11-07 | implemented waiting for the particular frame in animation. | Vladimir Menshakov |
2009-10-31 | added cutscenes where needed, fixed invalid skipping of fullscreen messages. | Vladimir Menshakov |
2009-09-26 | removed packed structs/direct read/writes, so the game should work on big-end... | Vladimir Menshakov |
2009-09-15 | renamed constants to comply with the code convention. | 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 hide/showActor, fixed intro, reverted straight animation order | Vladimir Menshakov |
2009-09-13 | added simple credits support for the intro. | Vladimir Menshakov |
2009-09-09 | moved away actor animation from the "lan" animations. added better handling f... | Vladimir Menshakov |
2009-09-06 | start sound positioning with 1 as in original engine. | Vladimir Menshakov |
2009-09-05 | more callbacks, removed anotherMansionTry() | Vladimir Menshakov |
2009-09-05 | added orientation to moveTo() function, added support for the sound queue. | Vladimir Menshakov |
2009-09-05 | removed magic exe offsets, added teenagent.dat support. | Vladimir Menshakov |
2009-09-04 | TEEN: | Max Horn |
2009-09-04 | TEEN: Fix header file guards to match our conventions | 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 |