aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/converse.cpp
AgeCommit message (Expand)Author
2011-05-04TSAGE: Bumped up savegame version, so that the old savegames are still usablemd5
2011-05-03TSAGE: Add missing calls to inherited method in various class synchronisation...Paul Gilbert
2011-05-03TSAGE: Bugfixes to savegames when the scene is showing an alternate screenPaul Gilbert
2011-05-01TSAGE: Fix timing delay when clicking to remove on-screen messages earlyPaul Gilbert
2011-04-30TSAGE: Rename setPriority2 to setPriority for disambiguationstrangerke
2011-04-26TSAGE: Gave proper names to several previously unnamed fieldsPaul Gilbert
2011-04-25TSAGE: Bugfixes for Ringworld demo - demo is now completable with some remain...Paul Gilbert
2011-04-25TSAGE: Combined the resource files into a single generic overall ResourceManagerPaul Gilbert
2011-04-20TSAGE: Cleaner bugfix for text colours being incorrectPaul Gilbert
2011-04-20TSAGE: Fix problem with text appearing with random background colours after s...Paul Gilbert
2011-04-19TSAGE: Changed Scene::_sceneNumber to avoid confusion with SceneManager::_sce...Paul Gilbert
2011-04-17TSAGE: Fix subtle bug in StripManager. This fixes scene 2222.strangerke
2011-04-14ALL: centre -> centerMax Horn
2011-04-14ALL: colour -> colorMax Horn
2011-04-13TSAGE: Silence uninitialized variable usage warning.Johannes Schickel
2011-04-13TSAGE: Fix two GCC warnings (which were bugs). Thanks LordHoto for reporting ...strangerke
2011-04-13TSAGE: "Cosmetic" cleanupsstrangerke
2011-04-13TSAGE: Fix compilation on NDS.Johannes Schickel
2011-04-09TSAGE: Compilation fixes for GCCPaul Gilbert
2011-04-08TSAGE: Renamed OBJFLAG_100 as OBJFLAG_HIDEPaul Gilbert
2011-03-23TSAGE: Implemented Scene #4025 - Village - Puzzle BoardPaul Gilbert
2011-03-19TSAGE: Bugfix to the sequence manager to treat parameters as signed integersPaul Gilbert
2011-03-12TSAGE: Bugfix to refresh the screen when leaving a close-up conversationPaul Gilbert
2011-03-08TSAGE: Properly implemented immediate fade when drawing active speakersPaul Gilbert
2011-02-23TSAGE: Reworked code to separate Ringworld specific code from core engine cla...Paul Gilbert
2011-02-22TSAGE: Initial implementation of more game scenes and support classesPaul Gilbert
2011-02-18TSAGE: Started fleshing out the SoundHandler classPaul Gilbert
2011-02-16TSAGE: Bugfix for SequenceManager sequences ending immediatelyPaul Gilbert
2011-02-14TSAGE: Bugfix for speaking text being hidden when the same speaker speaks mul...Paul Gilbert
2011-02-14TSAGE: Added the engine in a separate branchPaul Gilbert