10
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mesh, VSFileSystem: Checkpoint More... over 1 year ago
Atmosphere, Mesh, SphereMesh, CityLights: Checkpoint More... over 1 year ago
sphere.cpp, sphere.h, sphere_generic.cpp: Update copyright year to 2023 More... over 1 year ago
Sphere: Checkpoint More... over 1 year ago
Mesh, Sphere: Checkpoint More... over 1 year ago
mesh refactors More... over 1 year ago
mesh.cpp: Another fix More... over 1 year ago
star.cpp: Fix Apple build More... over 1 year ago
gl_light.cpp, gl_light.h, mesh.cpp, mesh_bxm.cpp: More fixes and refactorings More... over 1 year ago
aux_logo.cpp, mesh_gfx.cpp: Fix data type of `undrawn_logos` More... over 1 year ago
3 files: GL Light fixes More... over 1 year ago
97 files: Everything builds again More... over 1 year ago
57 files: WIP More... over 1 year ago
5 mesh-related files: Convert bfxmHashTable to a Meyers singleton More... over 1 year ago
mesh_gfx.cpp, mesh_poly.cpp: Apply CLion code suggestions More... over 1 year ago
CMakeLists.txt (in multiple folder locations): Minimum CMake version updated to 3.16, along with associated simplifications More... over 1 year ago
GH Actions: Add more distros / versions More... over 1 year ago
CMakeLists.txt: Add more Linux distros More... over 1 year ago
script/bootstrap: Update to match build-system-docker-images again More... over 1 year ago
GH Actions: Drop Ubuntu "impish" More... over 1 year ago
CMakeLists.txt: Omit the `ELSEIF (LSB_LINUX_DISTRIBUTION_CODENAME STREQUAL "xenial")` section More... over 1 year ago
script/bootstrap: Update again to match version from build-system-docker-images repo More... over 1 year ago
script/bootstrap: Fix Rocky Linux cases More... over 1 year ago
Refactor bootstrap script More... over 1 year ago
mesh_gfx.cpp: Mesh destructor: For destructing `Decal`, use approach recommended by https://www.fluentcpp.com/2018/09/18/how-to-remove-pointers-from-a-vector-in-cpp/ More... over 1 year ago
mesh_gfx.cpp: Mesh destructor: For removing `this` from `undrawn_meshes`, use approach recommended by https://www.fluentcpp.com/2018/09/18/how-to-remove-pointers-from-a-vector-in-cpp/ More... over 1 year ago
mesh_gfx.cpp: For removing `this` from `hashers`, use approach recommended by https://www.fluentcpp.com/2018/09/18/how-to-remove-pointers-from-a-vector-in-cpp/ More... over 1 year ago
Merge pull request #748 from vegastrike/task_cargo More... over 1 year ago
Merge branch 'master' of https://github.com/vegastrike/Vega-Strike-Engine-Source into task_cargo More... over 1 year ago
Merge pull request #749 from stephengtuggy/refac/gnuhash More... over 1 year ago