0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing dependencies again i think More... over 12 years ago
making example compile on linux and including prebuilt linux lib of irrlicht More... over 12 years ago
fixing more issues hopefully More... over 12 years ago
forgot to try tests locally More... over 12 years ago
changed tests to output results into bin folder instead of doing weird directory stuff More... over 12 years ago
fixing more issues with rake, making it create folder for test results to live in More... over 12 years ago
found out that codeblocks projects must have matching targets to be built together in a workspace, so added virtual targets to make them all have shared targets, kind of jankey, but hopefully I can figure out something better More... over 12 years ago
trying to fix issues with dependencies and codeblocks not building the whole workspace More... over 12 years ago
fixing unit tests so they will actually run and output cppunit style reports More... over 12 years ago
fixing issue with git on windows ignoring case on file name changes :| More... over 12 years ago
fixing quotes again More... over 12 years ago
fixing issue with quotes in rakefile More... over 12 years ago
fixing rakefile to target release on ci More... over 12 years ago
fixed release target to build as static lib More... over 12 years ago
removing junk files from codeblocks and fixing gitignore so that it actually ignores depend and layout files, and so that the dlls and libs for the examples are also included in the repository More... over 12 years ago
hopefully fixed issues with rakefile and got ci working, now to figure out how to auto-grab artifacts and push to github files More... over 12 years ago
adding rakefile for setting up CI builds More... over 12 years ago
adding the rest of the flocking behaviors More... over 12 years ago
working on fixing arrival behavior, and allow pursuit behavior to act as pursuit with offset when given option, also added tests for some of the utils More... over 12 years ago
moving example into seperate file and class so I can have multiple in the irrlicht example, working on obstacle avoidance, trying to get wander to work better More... over 12 years ago
fixing some path issues with the windows example More... over 12 years ago
fixing some path issues with the windows example More... over 12 years ago
removing uneeded files More... over 12 years ago
moved to irrlicht 1.7.2 in example More... over 12 years ago
merging in karls changes More... over 12 years ago
working on cleaning up the arrive behavior a bit More... over 12 years ago
Merge pull request #12 from joekarl/fluentInterface More... over 12 years ago
Added xcode project for example app More... over 12 years ago
moving some stuff around and trying to make arrive act better More... over 12 years ago
moving some stuff around and trying to make arrive act better More... over 12 years ago