Allofich
346c8a7e96
Update skipped commits file
2021-10-04 23:55:50 +09:00
Allofich
a96b857cd9
Update skipped commits file
2021-05-07 02:55:40 +09:00
Allofich
c6544c509e
Update CHANGELOG and skipped commits
2021-05-02 22:21:34 +09:00
Allofich
1bb716fb27
Update CHANGELOG and skipped commits
2021-04-29 00:21:08 +09:00
Allofich
47549fbcf1
Update CHANGELOG and skipped commits file
2021-03-06 22:58:22 +09:00
Allofich
083e68047d
Update CHANGELOG and skipped commits
2021-03-04 22:58:36 +09:00
Allofich
3eb9733731
Update skipped commits file
2021-03-02 01:39:59 +09:00
Allofich
f0aa82241d
Update skipped commits and CHANGELOG
2021-02-15 19:22:42 +09:00
Allofich
3be870aa0f
Update CHANGELOG and skipped commits
2021-02-06 16:10:20 +09:00
Allofich
1f05785cd7
Update skipped commits file
2021-01-24 20:22:24 +09:00
Allofich
8c303a24fe
Correct Skipped SVN commits file
2021-01-23 02:14:06 +09:00
Allofich
f824d88ae3
Update CHANGELOG and skipped commits
2021-01-23 00:59:50 +09:00
Allofich
3a969fbcb6
Update CHANGELOG and skipped commits
2021-01-17 11:36:55 +09:00
Allofich
eb495c12bb
Update skipped SVN commits and CHANGELOG
2020-11-01 00:04:29 +09:00
Allofich
4068a244cc
Update CHANGELOG and Skipped SVN commits
2020-10-27 02:14:00 +09:00
Allofich
f149a4b2bd
Update skipped commits
2020-10-12 23:30:27 +09:00
Allofich
8a9a99cfe7
Update skipped commits
2020-10-07 22:52:03 +09:00
Allofich
d7b46afcd4
SVN r4267 (partial)
...
Fix Bit8u instead of char weirdness for imageDisk
Give the code that moves the Z drive its own function for readability.
Give size arrays default values again for warning program.
(IMGMOUNT rewrite part of original commit skipped due to code conflict)
2020-10-06 23:15:28 +09:00
Allofich
0b4b13d884
Update skipped commits
2020-10-05 01:00:43 +09:00
Allofich
9a55bac618
Update skipped commits
2020-10-02 21:58:35 +09:00
Allofich
19256829af
Update skipped commits file
2020-09-13 00:08:18 +09:00
Wengier
b2798f4dfa
overlay drive supported
2020-06-10 22:37:31 -04:00
Wengier
1000559b0c
Nuked OPL3 is already integrated
2020-06-10 12:26:25 -04:00
Wengier
a6a8c6e9db
Integrated already, now obsolete
2020-04-29 22:11:39 -04:00
Allofich
5c2f4d66d2
SVN r4028
...
Make increaseticks a separate function and rewrite it for easier
reading. The behaviour is identical. No fixes!
2019-09-23 13:56:13 +09:00
Allofich
4f7f88f907
SVN r4009
...
Handle errant IRQs as a real BIOS does. Also remove r3263 workaround, as
it's no longer needed.
2019-09-14 17:13:21 +09:00
Allofich
0034ab8450
Update skipped commits
2019-08-19 02:10:49 +09:00
Allofich
27f6d225c0
Update CHANGELOG and skipped commits
2019-08-12 20:42:32 +09:00
Allofich
febbbbd122
Update CHANGELOG and skipped commits
2019-08-11 20:01:07 +09:00
Allofich
56ebdf90d7
Update CHANGELOG and skipped commits
2019-06-23 22:37:27 +09:00
Allofich
769befcbf7
Update CHANGELOG and skipped commits
2019-06-18 23:21:58 +09:00
Allofich
7218079169
Update CHANGELOG and skipped commits
2019-06-11 21:53:30 +09:00
Allofich
c480b32a74
Update CHANGELOG and skipped commits
2019-06-08 18:36:24 +09:00
Allofich
1a8d37e484
Update CHANGELOG and skipped commits
2019-06-05 22:14:57 +09:00
Allofich
febe36acc9
Update CHANGELOG and skipped commits
2019-06-03 23:50:51 +09:00
Allofich
4116ca64b3
Update CHANGELOG and skipped commits
2019-06-02 18:27:36 +09:00
Allofich
2e649f76d4
Move skipped SVN commits file to patch-integration
2019-05-29 20:33:30 +09:00
box-tortoise
93b62cab5f
Patch: fix win32 mouse input latency in SDL 1.2hg
...
After the release of SDL 1.2.13, a commit for their bug# 611 was applied to enhance ioquake3 mouse input in Windows, particularly to enable dinput in an opengl application and for reliability of mouse input under the windib driver. For example (from their commit): "Googling for this indicates that often this is known to result in "spurious" and/or "missing" mouse movement events...". It also added a dependency on dinput7.
The attached patch reverts the above commit and it applies to a recent version of SDL 1.2hg (tested in mingw32 and Vista). This restores the mouse input latency to that of SDL 1.2.13 and fixes specific mouse cursor stuttering issues (limited testing of windib and directx under output=surface and =opengl in games such as SC2000, FS 5.1, and UT99/3dfx). It also fixes other minor mouse issues, such as the major loss of mouse movement events while the 3dfx emulation is active in the opengl or software rasterizer path. The previous workarounds
2016-10-25 22:36:14 -04:00
box-tortoise
76747922f7
Patch for alternate OPL3 emulation by khokh2001
2016-08-04 23:31:15 -04:00
Jonathan Campbell
a0eac2eb17
new patch, to integrate later.
2016-03-01 15:13:44 -08:00
Jonathan Campbell
edeb689c41
update status. LFN not applied, but we're getting closer to the issue.
...
It seems to be an issue with case sensitivity in filenames on Linux and
opening files with the LFN code.
2015-08-30 09:36:37 -07:00
Jonathan Campbell
f5b8a10a0c
store the LFN patch for integration. it's going to take some work, but
...
I'll do it.
2015-08-30 01:22:29 -07:00