Jon Daniel
|
2545ef412e
set extension to BIN
|
2 years ago |
Jon Daniel
|
713d09f916
Support CSM.BIN in Chasm: The Rift and add ignores
|
2 years ago |
Ryan C. Gordon
|
957176bcf1
test_physfs: remove an unnecessary semicolon.
|
2 years ago |
Anonymous Maarten
|
98a60f635e
test_physfs: add tree command
|
2 years ago |
Anonymous Maarten
|
880078db28
test_physfs: accept commands from arguments
|
2 years ago |
Anonymous Maarten
|
a590ade430
cmake: use ALIAS targets + use FindCurses.cmake module
|
2 years ago |
Anonymous Maarten
|
2ff4a37a0c
cmake: use rpath in build folder
|
2 years ago |
Anonymous Maarten
|
f7d24ce848
cmake: bump minimum CMake version to 3.6 in anticipation of CMake 3.27
|
2 years ago |
Anonymous Maarten
|
57d36e0ed2
ci: bump actions/checkout tag
|
2 years ago |
Anonymous Maarten
|
cf074577bc
cmake: on WIN32, link explicitly to shell32 and advapi32
|
2 years ago |
Ryan C. Gordon
|
9266e773d3
unix: Better base dir calculation for Solaris.
|
3 years ago |
Ryan C. Gordon
|
fdd38a3f8a
Bumped main branch to to 3.2.0!
|
3 years ago |
Ryan C. Gordon
|
6a7625cd77
apple: macOS 12.0 deprecated things called "master" for "main".
|
3 years ago |
Ozkan Sezer
|
49662cd826
minor update to endian macros from SDL.
|
3 years ago |
Ryan C. Gordon
|
4d9bcc3d1a
atomic: __PHYSFS_ATOMIC_(DECR|INCR) should return final value.
|
3 years ago |
Ryan C. Gordon
|
496817a9e8
PHYSFS_mkdir() should allow symlinks in the mounted writeDir itself.
|
3 years ago |
Ozkan Sezer
|
0d4e9aac45
silenced a -Wunused-but-set-variable warning.
|
3 years ago |
Ozkan Sezer
|
65195f9c1a
define MINIZ_LITTLE_ENDIAN based on PHYSFS_BYTEORDER.
|
3 years ago |
Ozkan Sezer
|
fb0901b10f
silence a -Wint-in-bool-context warning:
|
3 years ago |
Ryan C. Gordon
|
f0c7367b0f
Update endian detection from latest in SDL2.
|
3 years ago |
Ozkan Sezer
|
e32221a104
cmake: add -Wall to CFLAGS for gcc and clang.
|
3 years ago |
Ozkan Sezer
|
cfbbb255a2
minor warning fixes
|
3 years ago |
Anonymous Maarten
|
2a90b1f469
cmake: collapse MSVC and MINGW into WIN32
|
3 years ago |
Anonymous Maarten
|
88ef84c053
Make sure `pthread is not linked against when building with MinGW
|
3 years ago |
Anonymous Maarten
|
9bc66b6469
add Windows CI
|
3 years ago |
Anonymous Maarten
|
aabb732caf
cmake: fix warnings + use target_include_directories
|
3 years ago |
Ryan C. Gordon
|
6925c1067d
Bumped copyright for 2022.
|
3 years ago |
Ryan C. Gordon
|
64807353df
cmake: Don't try to use readline if you don't also have curses.
|
3 years ago |
Ryan C. Gordon
|
ed4ab15524
zip: workaround Windows Explorer bug.
|
3 years ago |
Ryan C. Gordon
|
48e7c2e3af
root: Fix string handling of paths from PHYSFS_setRoot.
|
3 years ago |