Age | Commit message (Expand) | Author |
2012-09-12 | TEENAGENT: Annotate Symbols for Inventory Object Callback Table. | D G Turner |
2012-09-02 | TEENAGENT: Remove final usages of code segment blob. | D G Turner |
2012-08-06 | TEENAGENT: Add missing callback for examining left window in house #2. | D G Turner |
2012-08-05 | TEENAGENT: Migrate Dialog Stack Address usages to symbols. | D G Turner |
2012-08-03 | TEENAGENT: Correct minor text color bug. | D G Turner |
2012-08-03 | TEENAGENT: Add symbols for dialog and message text colors. | D G Turner |
2012-08-02 | TEENAGENT: Ensure MusicPlayer is stopped on destruction. | D G Turner |
2012-08-02 | TEENAGENT: Fix for bug #3428161 "PSP: No music in TeenAgent". | D G Turner |
2012-08-02 | TEENAGENT: Implement missing callback for talking to Bird in Act 1. | D G Turner |
2012-08-02 | TEENAGENT: Added missing callback for pushing House #2 doorbell. | D G Turner |
2012-08-02 | TEENAGENT: Fix minor regression when looking at Cellar Spider. | D G Turner |
2012-08-01 | TEENAGENT: Migrate remaining callback flag variables to symbols. | D G Turner |
2012-08-01 | TEENAGENT: Even more migration of callback flag variables to symbols. | D G Turner |
2012-08-01 | TEENAGENT: Some more migration of callback flag variables to symbols. | D G Turner |
2012-08-01 | TEENAGENT: Further migration of callback flag variables to symbols. | D G Turner |
2012-08-01 | TEENAGENT: Migrate some callback flag variables to symbols. | D G Turner |
2012-08-01 | TEENAGENT: Replace two missed inventory item ids with symbols. | D G Turner |
2012-08-01 | TEENAGENT: Add symbols for inventory items. | D G Turner |
2012-07-31 | TEENAGENT: Add three more missing callbacks. | D G Turner |
2012-07-31 | TEENAGENT: Fix likely cut-and-paste error in Message positioning code. | D G Turner |
2012-07-31 | TEENAGENT: Resolve two FIXMEs by adding missing callbacks. | D G Turner |
2012-07-31 | TEENAGENT: Add symbols for remaining missing message strings. | D G Turner |
2012-07-31 | TEENAGENT: Migrate most of the remaining callbacks from cseg usage. | D G Turner |
2012-07-30 | TEENAGENT: Some more migration of callbacks from cseg usage. | D G Turner |
2012-07-30 | TEENAGENT: Even more migration of callbacks from cseg usage. | D G Turner |
2012-07-29 | TEENAGENT: Further migration of callbacks from cseg usage. | D G Turner |
2012-07-29 | TEENAGENT: Migrate even more callbacks from cseg usage. | D G Turner |
2012-07-29 | TEENAGENT: Migrate more callbacks from cseg usage. | D G Turner |
2012-07-29 | TEENAGENT: Switch Callback ordering to use switch before cseg data. | D G Turner |
2012-07-28 | TEENAGENT: Further addition of variable locations used in Callbacks. | D G Turner |
2012-07-28 | TEENAGENT: Add symbols for functions called by TimerCallback(). | D G Turner |
2012-07-28 | TEENAGENT: Symbolise most of remaining addresses in TeenAgent engine. | D G Turner |
2012-07-28 | TEENAGENT: Align some variable names with coding conventions. | D G Turner |
2012-07-28 | TEENAGENT: Add constant values for screen width and height. | D G Turner |
2012-07-28 | TEENAGENT: Use prexisting defined symbols in Callbacks code. | D G Turner |
2012-07-28 | TEENAGENT: Add symbols for data tables used in Scene class. | D G Turner |
2012-07-27 | TEENAGENT: Fix inventory regression due to missing blank entry. | D G Turner |
2012-07-27 | TEENAGENT: Add symbols for idle animation table usage in Actor class. | D G Turner |
2012-07-27 | TEENAGENT: Add symbols for object callback tables in Inventory class. | D G Turner |
2012-07-27 | TEENAGENT: Add symbols in Inventory class for various sizes. | D G Turner |
2012-07-27 | TEENAGENT: Add dsAddr symbols for Inventory. Minor fix to logic. | D G Turner |
2012-07-26 | TEENAGENT: Migrated remaining recursive processCallback calls. | D G Turner |
2012-07-26 | TEENAGENT: Add symbols for Mansion intrusion attempt function addresses. | D G Turner |
2012-07-26 | TEENAGENT: Migrate mansion intrusion callback lookup table to switch. | D G Turner |
2012-07-26 | TEENAGENT: Migrate deinit functions to constructor/destructors. | D G Turner |
2012-07-26 | TEENAGENT: Migrate most recursive processCallback() calls to functions. | D G Turner |
2012-07-26 | TEENAGENT: Further recursive processCallback() migration work. | D G Turner |
2012-07-26 | TEENAGENT: Symbol migration associated with recursive processCallback(). | D G Turner |
2012-07-23 | TEENAGENT: Replace reject message table lookup with explicit values. | D G Turner |
2012-07-23 | TEENAGENT: Split out functions to avoid need for processCallback(). | D G Turner |