Commit Graph

12 Commits (8c986f17dbf49f98f62ddd0222eb0988fd930862)

Author SHA1 Message Date
sigonasr2 8c986f17db Remove 2018 references for copyrighted files of my origin. 1 year ago
sigonasr2 fa7dfb601f Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
sigonasr2 2af830d400 FreeType license (required for PGEX_TTF) included in all license notices. Setup project with freetype libraries and includes. Added gamepad PGEX for future gamepad support. 1 year ago
sigonasr2 e4fae723c9 Fix up warnings (mostly loss of data cast warnings). When an ability gets interrupted, the key is required to be depressed before another cast attempt can be made. Added collision layer tiles to a few tiles in 1-1 due to ability to walk out-of-bounds. 1 year ago
sigonasr2 3ff558d44e Added pragma regions to all license comment fields in files and collapsed them. 1 year ago
sigonasr2 2bf45dacef It's 2023 btw 1 year ago
sigonasr2 dd531d1fd7 Apply OLC-3 License to all source files. 1 year ago
sigonasr2 36fb89e556 Code analysis suggestions implemented. 1 year ago
sigonasr2, Sig, Sigo debf151c46 Pathfinding now returns the nodes to reach a destination in preparation for use w/AI pathfinding 2 years ago
sigonasr2 ef83e7f865 Bridge flags properly enabled and working. Fix image paths in maps. 2 years ago
sigonasr2 46e3c7f7e7 Use pathfinding algorithm to determine teleport validity. 2 years ago
sigonasr2, Sig, Sigo 408c1d3950 Pathfinding algorithm start. Currently freezes in pathfinding loop 2 years ago