Commit Graph
86814 Commits
Author SHA1 Message Date
whiterandrek f8de0028f2 PINK: added all missing objects to factory method. Unimplemented classes are commented out 2018-06-28 23:51:32 +02:00
whiterandrek 2b1bc0900a PINK: added CursorActor 2018-06-28 23:51:32 +02:00
whiterandrek 72dd7fae8b PINK: fixed missing arguments 2018-06-28 23:51:32 +02:00
whiterandrek f29b0a8f35 PINK: added ActionText 2018-06-28 23:51:32 +02:00
whitertandrek 8671e8bee3 PINK: added ActionPlayWithSfx and ActionSfx 2018-06-28 23:51:32 +02:00
whitertandrek 636e226d73 PINK: added ActionTalk class 2018-06-28 23:51:32 +02:00
whitertandrek 74437eee91 PINK: Again small fix for ActionLoop 2018-06-28 23:51:32 +02:00
whitertandrek 05992bf95f PINK: Fixed wrong constant values 2018-06-28 23:51:32 +02:00
whitertandrek 46d576d9ce PINK: added ActionLoop 2018-06-28 23:51:32 +02:00
whitertandrek e856e0bd67 PINK: added SupportingActor and HandlerMgr 2018-06-28 23:51:32 +02:00
whitertandrek 7f8f4dea2a PINK: added SeqTimer class 2018-06-28 23:51:32 +02:00
whitertandrek 7facc7543f PINK: added random to methods which need it. 2018-06-28 23:51:32 +02:00
whitertandrek a22ebbb54e PINK: Handlers are implemented, beside handlerMgr, HandlerTimerSequences;
HandlerTimer differs in Peril and Hokus Pokus
2018-06-28 23:51:32 +02:00
whitertandrek 8874ccb9de PINK: added debug information to actions 2018-06-28 23:51:32 +02:00
whiterandrek eb6ce676e4 PINK: game page init fixes 2018-06-28 23:51:32 +02:00
whitertandrek be415cd46f PINK: small fixes 2018-06-28 23:51:32 +02:00
whitertandrek 467d3f1ab8 PINK: did a big file movement for better readability. Almost implemented
conditions and sideEffects. Added more classes. Now engine can play intro's sound.
2018-06-28 23:51:32 +02:00
whitertandrek 824b3fa38e PINK: some fixes 2018-06-28 23:51:32 +02:00
whitertandrek 43c72bc2b7 PINK: added basic script implementation 2018-06-28 23:51:32 +02:00
whitertandrek ac0ed1dbdd PINK: implemented init of LeadActor and checking for state in LeadActor method 2018-06-28 23:51:32 +02:00
whitertandrek 2e3e07b858 PINK: added some methods to Actor 2018-06-28 23:51:32 +02:00
whitertandrek a49b399fbd PINK: implemented ActionHide completely 2018-06-28 23:51:32 +02:00
whitertandrek f7c6830da9 PINK: added states to LeadActor 2018-06-28 23:51:32 +02:00
whitertandrek 4d8bd5958f PINK: added setIdleAction to actor 2018-06-28 23:51:32 +02:00
whitertandrek 7c4bcc033d PINK: implemented SideEffectModuleVariable fully 2018-06-28 23:51:32 +02:00
whitertandrek d303144364 PINK: Added findAction method 2018-06-28 23:51:32 +02:00
whitertandrek acbe2e8832 PINK: Added findActor method 2018-06-28 23:51:32 +02:00
whitertandrek d95e32782a PINK: Continue to develop Sequencer::authorSequence method 2018-06-28 23:51:32 +02:00
whitertandrek b4d44d8ffc PINK: Added SequenceActorState and SequenceContext 2018-06-28 23:51:32 +02:00
whitertandrek 3e2106a1c0 PINK: Added more Handler methods 2018-06-28 23:51:32 +02:00
whitertandrek 62f84eae96 PINK: Implemented SideEffectExit 2018-06-28 23:51:32 +02:00
whitertandrek fed63e22ec PINK: Added findSequence method to Sequencer 2018-06-28 23:51:32 +02:00
whitertandrek c87a392e16 PINK: More debug output of Objects attributes 2018-06-28 23:51:32 +02:00
whitertandrek 113540b930 PINK: Implemented debug output of Objects 2018-06-28 23:51:32 +02:00
whitertandrek f62132c4f3 PINK: Added SideEffect, SideEffectExit, SideEffectVariable, SideEffectModuleVariable and
HandlerSequences

Currently engine is able to load first GamePage;
2018-06-28 23:51:32 +02:00
whitertandrek 45458542da PINK: Added Handler and HandlerStartPage 2018-06-28 23:51:32 +02:00
whitertandrek d6f0613adf PINK: Added SequenceItemLeader and SequenceItemDefaultAction 2018-06-28 23:51:32 +02:00
whitertandrek 6885bc2636 PINK: Added Sequencer, Sequence and SequenceItem 2018-06-28 23:51:32 +02:00
whitertandrek 1d97b960c5 PINK: Added missing field to WalkLocation class 2018-06-28 23:51:32 +02:00
whitertandrek bccb294e6a PINK: Added missing include 2018-06-28 23:51:32 +02:00
whitertandrek 5cf3d0e309 PINK: Added LeadActor pointer field to WalkMgr 2018-06-28 23:51:32 +02:00
whitertandrek 198710adac PINK: Implemented Page loading. 2018-06-28 23:51:32 +02:00
whitertandrek 0f8768c5ad PINK: Added all classes in classMap 2018-06-28 23:51:32 +02:00
whitertandrek f8055bc206 PINK: split declaration and definition and some fixes 2018-06-28 23:51:32 +02:00
whitertandrek 4ff13d64ba PINK: Added InventoryItem class 2018-06-28 23:51:32 +02:00
whitertandrek 5d1c4af5f6 PINK: Implemented MFC archive, some pink objects and their initialization
Thanks fullpipe engine developer for MFC archive
2018-06-28 23:51:32 +02:00
whitertandrek d058e5dfe6 PINK: moved game descriptions to detection_tables.h 2018-06-28 23:51:32 +02:00
whitertandrek b3c656c6ed PINK: Implemented Sound Class 2018-06-28 23:51:32 +02:00
whitertandrek 280b249657 PINK: Initial commit
Implemented skeleton of engine, detection, broFile and started orbFile
implementation.
2018-06-28 23:51:32 +02:00
Thierry Crozat a95d133e54 I18N: Update translations templates 2018-06-27 22:48:08 +02:00