0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made ENET_INCLUDE_DIR and ENET_LIBRARY plural. More... about 7 years ago
Set the game-specific build definitions using the correct function More... about 7 years ago
Added FindENet.cmake. More... about 7 years ago
Remove extraneous extensions from linker libs More... about 7 years ago
Update AngelScript to a more recent release More... about 7 years ago
Fix building on Linux More... about 7 years ago
Merge pull request #10 from afritz1/msvc More... about 7 years ago
Use set() instead of file(GLOB_RECURSE ...). More... about 7 years ago
Added threading source group. More... about 7 years ago
Greatly improve CMakeLists.txt for Visual Studio. More... about 7 years ago
Added get() to EngineSettings references. More... about 7 years ago
Changed string to std::string. More... about 7 years ago
Fix compilation on Clang More... about 7 years ago
Check for null terminator before checking spaces. More... about 7 years ago
no longer using namespace std More... about 7 years ago
Replace WinMain with main. More... about 7 years ago
Get min() and max() from algorithm. More... about 7 years ago
Include resources files with sources. More... about 7 years ago
Update README.md More... about 7 years ago
Use a single config file with game-specific sections More... about 7 years ago
Avoid hungarian notation in EngineSettings More... about 7 years ago
Use std::string for the server IP setting More... about 7 years ago
Use inline initialization for EngineSettings More... about 7 years ago
Make EngineSettings a proper singleton class More... about 7 years ago
Use proper strings for game setting strings More... about 7 years ago
Set vsync after setting up the OpenGL context More... about 7 years ago
Handle fullscreen and vsync settings on Linux More... about 7 years ago
Merge pull request #9 from Mindwerks/tabs_to_spaces More... about 7 years ago
initial push, but not for thirdparty More... about 7 years ago
Disable DaggerXL's world cache for now More... about 7 years ago