0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Boost bind bad More... about 2 years ago
Use bracket includes for SDL More... about 2 years ago
Use nullptr instead of NULL More... about 2 years ago
Removed broken functionality from KRE:Color::asFloatVector More... about 2 years ago
Add clang-format file More... about 2 years ago
Replaced boost::scoped_ptr with std::unique_ptr More... about 2 years ago
Link SDL2main in projectfile More... about 2 years ago
Windows: set /SUBSYSTEM to WINDOWS More... about 2 years ago
Windows: don't set /SUBSYSTEM in code More... about 2 years ago
Bye bye vs2013/ More... about 2 years ago
Fix 64 bit VS build config More... about 2 years ago
Add `uint64_t` variant ctor More... about 2 years ago
Marked variant move ctors noexcept More... about 2 years ago
Cleaned up a few unused local variables More... about 2 years ago
Cordoned off GCC pragmas More... about 2 years ago
Removed unused boost/thread include More... about 2 years ago
Merge branch 'trunk' of github.com:anura-engine/anura into trunk
DDR
More... about 2 years ago
std::abs isn't a template function More... about 2 years ago
Disabled most pragma lib includes on Windows More... about 2 years ago
Added some Visual Studio files to .gitignore.
DDR
More... about 2 years ago
added stray MSVC file (?) to gitignore
DDR
More... about 2 years ago
Use SDL2/ and cairo/ include paths More... about 2 years ago
Removed trailing tabs and whitespaces from C++ source More... about 2 years ago
Update gitignore for upcoming windows buildsystem changes More... about 2 years ago
Editor: removed unused bmround define More... about 2 years ago
Move treetree to src so I don't need to keep external as an include path More... about 2 years ago
Remove modules/frogatto4 symlink since symlinks don't work through git More... about 2 years ago
Add --no-tests to master config More... about 2 years ago
Revamp Windows build pipeline to use vcpkg instead of in-repo libs More... about 2 years ago
Fixed palettes not working on Windows, as per Vultraz's insturctions.
DDR
More... about 2 years ago