Commit Graph
38 Commits
Author SHA1 Message Date
Filippos Karapetis b52f486232 BURIED: Move agent evaluation (score) logic into a separate file
This is used by the death screens, the completion screen, and our
in-game score screen, so move the duplicate code into a new file
2022-01-02 16:52:20 +02:00
Cameron Cawley fe6772a9e5 BURIED: Simplify the executable loading code 2021-03-25 20:52:28 +01:00
Eugene Sandulenko c529636463 BURIED: Converted detection.cpp to the new plugin structure 2021-03-22 00:07:44 +01:00
Matthew Hoops 8887e2dc03 BURIED: Add the alien time zone 2021-03-22 00:07:43 +01:00
Matthew Hoops ca9fedb6c1 BURIED: Add base for Agent 3's lair 2021-03-22 00:07:42 +01:00
Matthew Hoops e593a6a3bb BURIED: Implement basic save/load support through the GMM
In-game save/load buttons don't work yet
2021-03-22 00:07:41 +01:00
Matthew Hoops cade2e076f BURIED: Add a Da Vinci stub 2021-03-22 00:07:40 +01:00
Matthew Hoops 2affb8163b BURIED: Add stub for mayan 2021-03-22 00:07:40 +01:00
Matthew Hoops 73be4ce2e8 BURIED: Add stub for the AI lab 2021-03-22 00:07:40 +01:00
Matthew Hoops 9114b2025f BURIED: Add a stub for the future apartment
The full game is now very slightly playable!
2021-03-22 00:07:39 +01:00
Matthew Hoops d809429d9a BURIED: Add the basic door class
You can now enter the smithy!
2021-03-22 00:07:39 +01:00
Matthew Hoops 946b7c8f5f BURIED: Begin initializing the castle time zone 2021-03-22 00:07:39 +01:00
Matthew Hoops c8b3013d24 BURIED: Add a basic debugger 2021-03-22 00:07:39 +01:00
Matthew Hoops b460830309 BURIED: Add the old apartment scene
The second part of the intro partially plays correctly now!
2021-03-22 00:07:39 +01:00
Matthew Hoops 9c0da1c36b BURIED: Add the scene view class 2021-03-22 00:07:39 +01:00
Matthew Hoops 7924396125 BURIED: Add the completion window 2021-03-22 00:07:39 +01:00
Matthew Hoops 7487adfd93 BURIED: Add the death screens 2021-03-22 00:07:38 +01:00
Matthew Hoops 78c866efec BURIED: Add inventory window
Dragging not working yet
2021-03-22 00:07:38 +01:00
Matthew Hoops bf3ba824c4 BURIED: Add the biochip view window 2021-03-22 00:07:38 +01:00
Matthew Hoops 5a8260815c BURIED: Add the navigation arrows window 2021-03-22 00:07:38 +01:00
Matthew Hoops 4da91fb632 BURIED: Add the right BioChip display window 2021-03-22 00:07:38 +01:00
Matthew Hoops 55c470ad10 BURIED: Begin adding the UI code
The first part of the intro now plays
2021-03-22 00:07:38 +01:00
Matthew Hoops 2e335fd740 BURIED: Add the demo features screens 2021-03-22 00:07:38 +01:00
Matthew Hoops 34f50804ba BURIED: Add the demo trailer movies 2021-03-22 00:07:38 +01:00
Matthew Hoops 595503890b BURIED: Add the frame window class 2021-03-22 00:07:38 +01:00
Matthew Hoops a4cb03264e BURIED: Add the demo main menu 2021-03-22 00:07:38 +01:00
Matthew Hoops 343f8afbee BURIED: Add the credits window 2021-03-22 00:07:38 +01:00
Matthew Hoops c53ee0b6bf BURIED: Add the overview sequence 2021-03-22 00:07:37 +01:00
Matthew Hoops 070a58fef7 BURIED: Add the main menu
Only quit does anything at the moment
2021-03-22 00:07:37 +01:00
Matthew Hoops 470879c98b BURIED: Add the title sequence window 2021-03-22 00:07:37 +01:00
Matthew Hoops b3419fadc3 BURIED: Add window class for videos 2021-03-22 00:07:37 +01:00
Matthew Hoops b77e31af10 BURIED: Add the new AVI frames cache system 2021-03-22 00:07:37 +01:00
Matthew Hoops 75ddf08271 BURIED: Add first stab at the LiveText window 2021-03-22 00:07:37 +01:00
Matthew Hoops 2874046e52 BURIED: Add the sound manager code 2021-03-22 00:07:36 +01:00
Matthew Hoops 0c925bb641 BURIED: Move all graphics stuff to its own class
Also added the 8bpp default palette function
2021-03-22 00:07:36 +01:00
Matthew Hoops dd36ffea1f BURIED: Add a wrapper around the EXE parser 2021-03-22 00:07:36 +01:00
Matthew Hoops 5f86d48b42 BURIED: Begin adding the windowing/messaging system 2021-03-22 00:07:36 +01:00
Matthew Hoops f00ee606d3 ENGINES: Add stub Buried in Time engine 2021-03-22 00:07:36 +01:00