index
:
senders/dng
bill-build
macos
master
dng is a maze/puzzle game and engine. Design and work your way through your own game avoiding enemies and finding treasture
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-23
Update key, door color pairings
HEAD
master
Steph Enders
2022-12-17
Fix door logic, off by 1 error
Steph Enders
2022-12-17
Support doors with keys
Steph Enders
2022-12-16
Update enemies list to prevent movement collision
Steph Enders
2022-12-15
Make some levels a bit more playable
Steph Enders
2022-12-15
Fix best effort to work properly
Steph Enders
2022-12-15
Disable enemy movement through enemies or treasure
Steph Enders
2022-12-10
Move enemies that have no path
Steph Enders
2022-12-10
Trap lua errors and fail on error
Steph Enders
2022-12-10
Update thirdparty for Boost and add MacOS notes
Steph Enders
2022-11-25
No Exe Patch Applied
Steph Enders
2022-06-27
Reinit boost submodule to use boostorg/boost
Steph Enders
2022-06-27
Update MacOS to compile w/ Boost
Steph Enders
2022-06-26
Alias filesystem library to allow for xp usage
Steph Enders
2022-06-26
adding macos support in progress
danenders
2022-06-24
v0.2.0 - Level select via the command line
Stephen Enders
2022-06-24
Fix compilation for Windows
Stephen Enders
2022-06-24
Select level via command line (linux tested)
Steph Enders
2022-06-24
Remove unnecessary typedef
Steph Enders
2022-06-21
Set version to v0.1.1 for release
Stephen Enders
2022-06-21
static compile windows dependencies
Stephen Enders
2022-06-21
Add windows support
Stephen Enders
2022-06-21
v0.1.0 - Initial Commit
Steph Enders