Old CC Version Lua Data Objects - The old DRL wiki for CC lua objects; it won't be perfectly up-to-date but it can still be useful for its ease-of-access
All source and binary dependencies required to build the project are included.
This codebase uses a slightly modified version of Allegro. The only difference from the original is a custom window borderless mode implemented to fix fullscreen issues. If you're gonna rebuild Allegro you'll probably need to disable custom calls in FrameMan.
This codebase uses a slightly modified version of Luabind. It adds support for passing ownership of pointers to vectors to Lua (and iterating over them)