3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 16 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CodeQL: Disable C++ check, it's slow and not possible to run locally
esper
as Magnus Espersson
More... almost 2 years ago
CodeQL: Fix found memory problems
esper
as Magnus Espersson
More... almost 2 years ago
CodeQL: Remove scheduled runs
esper
as Magnus Espersson
More... almost 2 years ago
CodeQL: Install required packages for C++ builds
esper
as Magnus Espersson
More... almost 2 years ago
Run CodeQL for pushes on all branches
esper
as Magnus Espersson
More... almost 2 years ago
Adapt how to build for CodeQL
esper
as Magnus Espersson
More... almost 2 years ago
Create codeql-analysis.yml
esper
as Magnus Espersson
More... almost 2 years ago
Github action to build docker toolchain image and build CR
esper
as Magnus Espersson
More... almost 2 years ago
Rewrite the dockerfile to a build container
esper
as Magnus Espersson
More... almost 2 years ago
Workaround for missing define in CMD Manager
esper
as Magnus Espersson
More... almost 2 years ago
Remove out-dated build badge
esper
as Magnus Espersson
More... almost 2 years ago
Update compile instructions
esper
as Magnus Espersson
More... almost 2 years ago
Various whitespace changes misc
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Many many changes to get spark to compile
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Remove .d files
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Fixup 'make clean' for some libs
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Use 'spark' via static lib
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Move spark library into 'lib' along with Makefile
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Move guichan into 'lib' directory + compile as static lib
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Move lua into 'lib' directory + compile statically
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Compile libconfuse using child makefile
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Dedicated Makefile for the libconfuse library
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Compile 'confuse' as a static library
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Move 'confuse' library to a new 'lib' directory
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Split the PlayerState class to it's own files
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Remove some unused 'game_state.h' includes
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Whitespace fix randomly in debug.cpp
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Remove implicit calls to util.h and debug.h in rage.h
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Further compile speed improvements
TheJosh1337
as Josh Heidenreich
More... about 2 years ago
Further cleanup of #include <rage.h> everywhere
TheJosh1337
as Josh Heidenreich
More... about 2 years ago