This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-02-09 18:40:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
components
/
bsa
History
Nathan Aclander
48e2ec2840
Fix comparison of integers of different signs
...
Clang reported comparison of unsigned long with long. This cast should fix it.
2015-03-15 16:20:17 -07:00
..
bsa_archive.cpp
minor corrections
2014-08-12 13:31:20 +02:00
bsa_archive.hpp
Some unneeded includes cleanup
2014-01-15 14:53:28 +01:00
bsa_file.cpp
Fix comparison of integers of different signs
2015-03-15 16:20:17 -07:00
bsa_file.hpp
remove our stdint.h version that uses boost and force usage of system stdint.h
2014-03-05 17:08:58 +01:00
resources.cpp
fix -Wnewline-eof warnings
2015-03-11 10:54:45 -04:00
resources.hpp
moved resources group creation from Engine to bsa component
2014-03-09 11:42:39 +01:00