Commit Graph
26 Commits
Author SHA1 Message Date
Matthew Duggan 16c607cd94 TETRAEDGE: Split OpenGL-specific code out to allow TinyGL support 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 7424452fff TETRAEDGE: More fixes, can now complete first act. 2023-01-16 17:36:43 +01:00
Matthew Duggan 4479e6e346 TETRAEDGE: Implement FreeMoveZone building 2023-01-16 17:36:43 +01:00
Matthew Duggan 8b3c8844fe TETRAEDGE: Fix a lot of memory cleanup 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 e3aff09674 TETRAEDGE: Lua bind functions now complete.
Also fixed pathfinding a little.
2023-01-16 17:36:43 +01:00
Matthew Duggan 61e3520067 TETRAEDGE: More WIP. Fixed various object problems. 2023-01-16 17:36:43 +01:00
Matthew Duggan a3eb8b9c1c TETRAEDGE: Fix inventory and other interactions 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 c27dca6b82 TETRAEDGE: More WIP. Lots of progress
Many pieces of the first room of the game are now 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 194b1a8081 TETRAEDGE: Work in progress, some inventory stuff done. 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