5
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 16 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use std::string for INTERACTIVE_OBJ::armormaterial More... over 12 years ago
Use std::string for INTERACTIVE_OBJ::stepmaterial More... over 12 years ago
Merge branch 'case-sensitive' of github.com:lubosz/ArxFatalis into case-sensitive More... over 12 years ago
Add script warning suppression for light_door_0030:488:setevent More... over 12 years ago
Fixed msvc errors and warnings More... over 12 years ago
Fix signed/unsigned comparison. More... over 12 years ago
Fix savegame thumbnails. More... over 12 years ago
Use a std::set for IO groups. More... over 12 years ago
Use std::string in INTERACTIVE_OBJ::locname. More... over 12 years ago
Use std::string for INTERACTIVE_OBJ::mainevent. More... over 12 years ago
Use fs::path for INTERACTIVE_OBJ::usemesh. More... over 12 years ago
Use fs::path in INTERACTIVE_OBJ::filename. More... over 12 years ago
Use fs::path in PAK_MultiSceneToEerie. More... over 12 years ago
Use fs::Path in TheaToEerie. More... over 12 years ago
Use fs::path for loading textures and objects. More... over 12 years ago
Fix indentation in src/graphics/texture/* and use fs::path. More... over 12 years ago
Fix indentation in ../src/graphics/image/* and use fs::path. More... over 12 years ago
Use fs::path in ARX_FTL_Load. More... over 12 years ago
Use fs::path in GameSound. More... over 12 years ago
Use fs::path in audio code. More... over 12 years ago
Use fs::path in PakReader. More... over 12 years ago
Use fs::path in PakDirectory. More... over 12 years ago
Allocate interactive using new instead of malloc(). More... over 12 years ago
Abstract directory_iterator. More... over 12 years ago
Use our own fs::{i,o,}fstream instead of boost::filesystem::{i,o,}stream. More... over 12 years ago
Add our own fstream subclasses that accept fs::path. More... over 12 years ago
Fix paths when restoring ambiances from savegames. More... over 12 years ago
Add our own fs::path implementation. More... over 12 years ago
Fix compile errors. More... over 12 years ago
Dumb implementation of fs using boost More... over 12 years ago