Commit Graph
21 Commits
Author SHA1 Message Date
Matthew Duggan 3912775828 TETRAEDGE: Fix gcc compiler warnings 2023-01-17 10:06:29 +09:00
Matthew Duggan 16c607cd94 TETRAEDGE: Split OpenGL-specific code out to allow TinyGL support 2023-01-16 17:36:43 +01:00
Matthew Duggan 1a793bae5b TETRAEDGE: Remove static objects and improve cleanup 2023-01-16 17:36:43 +01:00
Matthew Duggan c4869ff02f TETRAEDGE: Fix whitespace and use uint consistently 2023-01-16 17:36:43 +01:00
Matthew Duggan 9dab12cf3c TETRAEDGE: Misc code cleanups. Less public members. 2023-01-16 17:36:43 +01:00
Matthew Duggan 0ba854df9a TETRAEDGE: More fixes, can now complete game. 2023-01-16 17:36:43 +01:00
Matthew Duggan 066dd8e155 TETRAEDGE: More improvements 2023-01-16 17:36:43 +01:00
Matthew Duggan 769d8d9b42 TETRAEDGE: Fix a lot of small rendering bugs. 2023-01-16 17:36:43 +01:00
Matthew Duggan 4a8f9984d4 TETRAEDGE: Fixed more bugs, started save/load support. 2023-01-16 17:36:43 +01:00
Matthew Duggan 791575b0c2 TETRAEDGE: WIP: Fix more interactions 2023-01-16 17:36:43 +01:00
Matthew Duggan 501b00ebe7 TETRAEDGE: WIP. Fixed some callbacks, more bits of the game working. 2023-01-16 17:36:43 +01:00
Matthew Duggan 64c7267283 TETRAEDGE: Many small improvements.
Fixed many things, but Z-order of objects is still wrong - UI elements not
showing correctly.
2023-01-16 17:36:43 +01:00
Matthew Duggan 85ed7742de TETRAEDGE: More WIP. Can now walk between screens.
Some object interactions work too.  Next need to finish
inventory.
2023-01-16 17:36:43 +01:00
Matthew Duggan 036ad4bc04 TETRAEDGE: WIP, fix suitcase and faces on the floor. 2023-01-16 17:36:43 +01:00
Matthew Duggan a5811c653a TETRAEDGE: More WIP. Started work on pathfinding. 2023-01-16 17:36:43 +01:00
Matthew Duggan 710a1b9f1b TETRAEDGE: More WIP. Idle animations work, character rotation and position now right.
z-order and objects need work.
2023-01-16 17:36:43 +01:00
Matthew Duggan 2c87391803 TETRAEDGE: WIP, fixed loads of TODOs. 2023-01-16 17:36:43 +01:00
Matthew Duggan 1d62d47edb TETRAEDGE: More WIP. Can now see Kate in first scene. 2023-01-16 17:36:43 +01:00
Matthew Duggan 681b4f8c55 TETRAEDGE: More WIP. First scene now loads, yay. 2023-01-16 17:36:43 +01:00
Matthew Duggan d07187a1a4 TETRAEDGE: More progress on WIP engine. 2023-01-16 17:36:43 +01:00
Matthew Duggan 851c74df30 TETRAEDGE: New WIP engine for Syberia macOS and others 2023-01-16 17:36:43 +01:00