aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/converse.cpp
AgeCommit message (Expand)Author
2012-08-07TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep...Strangerke
2012-01-04TSAGE: Added needed speaker method call for R2R in StripManager::signalPaul Gilbert
2012-01-01TSAGE: Do all screen drawing in an intermediate temporary screen surface.Paul Gilbert
2012-01-01TSAGE: Revert buggy implementation of dirty rectsPaul Gilbert
2011-12-22TSAGE: Work around a data issue in R2R.Strangerke
2011-12-18TSAGE: Implemented dirty rect handling in the enginePaul Gilbert
2011-12-12TSAGE: Bugfixes and extra commenting for R2R conversation displayPaul Gilbert
2011-12-12TSAGE: Implemented R2R changes to StripManager::signalPaul Gilbert
2011-12-11TSAGE: Added loading of conversation data that will be needed for R2RPaul Gilbert
2011-11-17TSAGE: Added new properties and stubs needed for new R2RW functionalityPaul Gilbert
2011-11-16COMMON: Rename Common::set_to to Common::fill.Johannes Schickel
2011-10-02TSAGE: Added 'g' prefix to global variablesPaul Gilbert
2011-09-18TSAGE: Fix for sequence manager when using a Blue Force specific opcodePaul Gilbert
2011-09-08TSAGE: More core functionality needed for Blue ForcePaul Gilbert
2011-09-06TSAGE: Some cleanup of Blue Force Scene 300, and implementing Scene 190Paul Gilbert
2011-08-15TSAGE: Corrected casing of tSage namespace to be TsAGEPaul Gilbert
2011-08-14TSAGE: Implemented changes in SequenceManager introduced by Blue ForcePaul Gilbert
2011-07-18TSAGE: Bugfix to make Return to Launcher work correctlyPaul Gilbert
2011-05-24TSAGE: Created stub classes for ASound and Sound, and reworked engine to use ...Paul Gilbert
2011-05-15TSAGE: Made some dialogs less CPU hungryeriktorbjorn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-05TSAGE: Fixed problem with text being partly off-screen in Scene #9500Paul Gilbert
2011-05-04TSAGE: Bugfix for skipping cutscenes correctlyPaul Gilbert
2011-05-04TSAGE: Some more conversions to US Englishmd5
2011-05-04TSAGE: Switched to American English, after the relevant discussion on -devel:md5
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