Edmond Mondor
|
f54f14328e
|
PR from Huru to prevent dynamics from moving during age initilization
|
3 years ago |
rarified
|
311671e7a2
|
Merge branch 'ticket/46'
closes #46
|
3 years ago |
Edmond Mondor
|
8aaa98b8b7
|
Change to prevent crashing when fCurStage is null
|
3 years ago |
Adam Johnson
|
3489e04463
|
Fix crash from plMouseDevice::HideCursor if it is called before cursor is created
|
3 years ago |
Adam Johnson
|
33bbc490be
|
Minor code quality correction
|
3 years ago |
Adam Johnson
|
fd0c2a205e
|
Fix nondeterministic conflicting page processing on startup
|
3 years ago |
rarified
|
b2521e0777
|
Merge branch 'ticket/42'
closes #42
|
3 years ago |
rarified
|
1f7de46bc2
|
Expand thread memory allocations for stack and heap to 1.25MB
|
3 years ago |
rarified
|
f9d629cfc5
|
Expand thread memory allocations for stack and heap to 1.25MB
|
3 years ago |
rarified
|
b16de9d86f
|
Merge branch 'master' into working
|
3 years ago |
rarified
|
aba5e2562c
|
Merge branch 'ticket/38'
closes #38
|
3 years ago |
ZarothYe
|
bff8203fbe
|
Merge branch 'ticket/38' of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata into ticket/38
|
3 years ago |
ZarothYe
|
23ded3210f
|
By popular demand, enable subtitles by default
|
3 years ago |
rarified
|
bbeb25d29a
|
Merge branch 'master' into working
|
3 years ago |
rarified
|
9f9d510958
|
Merge branch 'ticket/38'
closes #38
|
3 years ago |
ZarothYe
|
f0d2bd3eaa
|
Don't feed remaining subtitles when audio skips to past the end of last subtitle
(cherry picked from commit 40bcaba9d8 )
|
3 years ago |
rarified
|
41627d1c7c
|
Merge branch 'master' into working
|
3 years ago |
ZarothYe
|
ea4bb43623
|
Merge branch 'ticket/38' of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata into ticket/38
|
3 years ago |
ZarothYe
|
40bcaba9d8
|
Don't feed remaining subtitles when audio skips to past the end of last subtitle
|
3 years ago |
rarified
|
e93db035ba
|
Revert "Fixes bug where avatar run-lock state can get confused after alt-tabbing"
This reverts commit 69dac251b6 .
|
3 years ago |
rarified
|
94fab5996f
|
Merge branch 'ticket/41'
closes #41
|
3 years ago |
rarified
|
da7d2d0e5c
|
Merge branch 'ticket/40'
closes #40
|
3 years ago |
rarified
|
2e8dc81bf3
|
Merge branch 'ticket/38'
closes #38
|
3 years ago |
ZarothYe
|
c0e83259f3
|
Don't display previous subtitles all at once when subtitles are enabled mid-audio play
(cherry picked from commit 40f200e066 )
|
3 years ago |
ZarothYe
|
838e3e51ad
|
Merge branch 'ticket/38' of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata into ticket/38
|
3 years ago |
ZarothYe
|
40f200e066
|
Don't display previous subtitles all at once when subtitles are enabled mid-audio play
|
3 years ago |
ZarothYe
|
6e4996e1be
|
Ensure pyGUIControlListBox::GetElementW can't attempt to return a null pointer as a std::wstring
(cherry picked from commit 2f1bb87056 )
|
3 years ago |
ZarothYe
|
2f1bb87056
|
Ensure pyGUIControlListBox::GetElementW can't attempt to return a null pointer as a std::wstring
|
3 years ago |
Adam Johnson
|
df848b48c4
|
Prevent deferred link race conditions
(cherry picked from commit e512dd0c68 )
|
3 years ago |
rarified
|
75c570877a
|
Merge branch 'master' into working
|
3 years ago |
Adam Johnson
|
e512dd0c68
|
Prevent deferred link race conditions
|
3 years ago |
rarified
|
4c76549fb3
|
Merge branch 'ticket/33'
closes #33
|
3 years ago |
rarified
|
1a930cb47f
|
Merge branch 'ticket/38'
closes #38
|
3 years ago |
rarified
|
b9af23e458
|
Merge branch 'ticket/37'
closes #37
|
3 years ago |
rarified
|
9e2e2d02e1
|
Merge branch 'ticket/36'
closes #36
|
3 years ago |
rarified
|
7a73c2d8e3
|
Merge branch 'ticket/34'
closes #34
|
3 years ago |
rarified
|
933cbe2fe7
|
Merge branch 'ticket/32'
closes #32
|
3 years ago |
rarified
|
fe88f2e8a2
|
Merge branch 'ticket/31'
closes #31
|
3 years ago |
ZarothYe
|
9e308cbebe
|
Fix another log string formatting issue found by Adam.
|
3 years ago |
ZarothYe
|
126d7511e0
|
Fix parentheses mistake for retrieving streaming audio timings and apply code fix suggestions from Adam
|
3 years ago |
rarified
|
64323c6073
|
Apply code suggestions from rarified
|
3 years ago |
rarified
|
3b17e20fb9
|
Revert "Initial port of Mystler's code"
This reverts commit b0511ea068 .
|
3 years ago |
Adam Johnson
|
8a2534dff6
|
Simplify SRT file path construction with suggestion from Hoikas
|
3 years ago |
rarified
|
25ea208084
|
Revert "Add read and write file functions for clothing"
This reverts commit afed53f920 .
|
3 years ago |
rarified
|
a392a37fcd
|
Revert "Change to ReadFromFile command per rarified"
This reverts commit f90ab01d44 .
|
3 years ago |
rarified
|
7c64654e1f
|
Revert "More odds and ends from Mystler's PRs"
This reverts commit a82188cbf4 .
|
3 years ago |
ZarothYe
|
9a1b37e7f6
|
Turn std::strings into char* before doing PyObject_CallMethod with them
|
3 years ago |
ZarothYe
|
1012251d9a
|
Add missing message dispatch registration
|
3 years ago |
ZarothYe
|
1d65c78097
|
Fix bad include, missing static declaration, SRT path directory, and formatting
|
3 years ago |
ZarothYe
|
c50bb08e8d
|
Fix usage and overflow bug causing plWin32StreamingSound::GetActualTimeSec() to return absurd values. Needed fix for subtitle timings.
|
3 years ago |