Sasha Szpakowski
|
a3a6e29ef0
Update changelog
|
1 年之前 |
Sasha Szpakowski
|
2aad15c865
Fix DistanceJoint type information
|
1 年之前 |
Sasha Szpakowski
|
ba693500c4
Fix love.font.newBMFontRasterizer when it's given a single file param.
|
1 年之前 |
Sasha Szpakowski
|
2deb6273c2
Replace defunct IRC channel in readme with subreddit link
|
2 年之前 |
Miku AuahDark
|
536e7e9f69
configure.ac: Specify CXXFLAGS instead of CPPFLAGS.
|
2 年之前 |
Sasha Szpakowski
|
7706ac7ba9
iOS: don't try to open audio recording devices for capture.
|
2 年之前 |
Sasha Szpakowski
|
e582677344
Fix mouse position backward compatibility with new SDL2 versions.
|
2 年之前 |
Sasha Szpakowski
|
6563aec89d
Merge pull request #1944 from MellowArpeggiation/main
|
2 年之前 |
Sasha Szpakowski
|
5f4f0b424b
love.joystick: more fixes for duplicate platform fields in gamepad mapping strings.
|
2 年之前 |
George Paton
|
241378e437
Revert to old packetin loop, set granulePosition after each packet read in
|
2 年之前 |
Sasha Szpakowski
|
df7a55911d
Fix love.joystick.setGamepadMapping breaking the mapping string when replacing an existing binding.
|
2 年之前 |
Sasha Szpakowski
|
f06d6c6281
Only add platform field to love.joystick.getGamepadMappingString's result if it's not there already.
|
2 年之前 |
George Paton
|
ec0c65642b
Fix #1943 duplicate frames being skipped when decoding Theora
|
2 年之前 |
Miku AuahDark
|
e559fd5e68
Pass pointer of PHYSFS_AndroidInit struct in Android when initializing PhysFS.
|
2 年之前 |
Miku AuahDark
|
e9c564e989
Use new PhysfsIo class for Android AAsset wrapper.
|
2 年之前 |
Sasha Szpakowski
|
93c2709f7c
Maybe fix build when VS2013 is used
|
2 年之前 |
Sasha Szpakowski
|
63f0af8971
Merge pull request #1935 from ImagicTheCat/hash-func-fix
|
2 年之前 |
Sasha Szpakowski
|
5f733ef0fa
Add new PhysfsIo file to xcode project
|
2 年之前 |
Sasha Szpakowski
|
6cc188b8ba
Merge pull request #1930 from pfirsich/physfs_skip_codesign
|
2 年之前 |
Sasha Szpakowski
|
a161207f02
update PhysFS to 3.2.0.
|
2 年之前 |
ImagicTheCat
|
22e68868e1
Fix/improve SHA-384/512 hashing.
|
2 年之前 |
ImagicTheCat
|
ade382072d
Fix/improve SHA-224/256 hashing.
|
2 年之前 |
ImagicTheCat
|
4304132f8f
Fix/improve SHA1 hashing.
|
2 年之前 |
ImagicTheCat
|
f1a5e47aae
Fix/improve MD5 hashing.
|
2 年之前 |
Miku AuahDark
|
4cd0bc0de4
Improve full-lightuserdata check on 32-bit platforms.
|
2 年之前 |
Miku AuahDark
|
f7432bd2d4
Swap alignment workaround from processor to ternary operator.
|
2 年之前 |
Miku AuahDark
|
f2ff90c68b
Workaround alignment issue in ENet on 32-bit platforms.
|
2 年之前 |
Joel Schumacher
|
efc54d5124
Add PHYSFS_Io StripSuffixIo to skip codesign signatures
|
2 年之前 |
Miku AuahDark
|
c8e7d4e28a
Change the usage of constexpr to const.
|
2 年之前 |
Miku AuahDark
|
0768583aaa
Merge branch 'workaround_32bitalign'
|
2 年之前 |