97 Commits (OPENURU_BUILD_205)

Author SHA1 Message Date
ZarothYe 23ded3210f By popular demand, enable subtitles by default 2 years ago
ZarothYe 40bcaba9d8 Don't feed remaining subtitles when audio skips to past the end of last subtitle 2 years ago
rarified e93db035ba Revert "Fixes bug where avatar run-lock state can get confused after alt-tabbing" 2 years ago
ZarothYe 40f200e066 Don't display previous subtitles all at once when subtitles are enabled mid-audio play 2 years ago
ZarothYe 2f1bb87056 Ensure pyGUIControlListBox::GetElementW can't attempt to return a null pointer as a std::wstring 2 years ago
Adam Johnson e512dd0c68 Prevent deferred link race conditions 2 years ago
ZarothYe 9e308cbebe Fix another log string formatting issue found by Adam. 2 years ago
ZarothYe 126d7511e0 Fix parentheses mistake for retrieving streaming audio timings and apply code fix suggestions from Adam 2 years ago
rarified 64323c6073 Apply code suggestions from rarified 2 years ago
Adam Johnson 8a2534dff6 Simplify SRT file path construction with suggestion from Hoikas 2 years ago
ZarothYe 9a1b37e7f6 Turn std::strings into char* before doing PyObject_CallMethod with them 2 years ago
ZarothYe 1012251d9a Add missing message dispatch registration 2 years ago
ZarothYe 1d65c78097 Fix bad include, missing static declaration, SRT path directory, and formatting 2 years ago
ZarothYe c50bb08e8d Fix usage and overflow bug causing plWin32StreamingSound::GetActualTimeSec() to return absurd values. Needed fix for subtitle timings. 2 years ago
ZarothYe 229883654e Initial pass at getting subtitle support in. Doesn't compile for unknown reasons 2 years ago
Adam Johnson 51b6b4750b Don't update to visible arrow when cursor should be hidden 2 years ago
Adam Johnson 69dac251b6 Fixes bug where avatar run-lock state can get confused after alt-tabbing 2 years ago
Edmond Mondor e81af06584 Fix error due to no Empty() 2 years ago
Edmond Mondor 5f3a8644a7 Files for Allowing disabling avatar panic links 2 years ago
Edmond Mondor 62089be53f Changes needed so climbing works correctly with wall 2 years ago
Edmond Mondor 391bbaa4e7 Update error messages for new variable 2 years ago
Edmond Mondor 924152da98 oops kwlist was wrong 2 years ago
Edmond Mondor 587414dfa5 Adds default clothing changes broadcast to other clients 2 years ago
ZarothYe b00c7729cc Ensure we don't try to get localized values for null objectnames 2 years ago
rarified 95ab8161f0 Graphics cleanup for old graphics card tunables. 3 years ago
Adam Johnson fa41ec7f16
Always decompress OGGs updated by plUruLauncher. 3 years ago
rarified 7be998219f Fix #ifdef limiting Plasma App.SetLanguage command access in Internal client. 3 years ago
Adam Johnson 0a5abca4e9
Fix garbled stack traces. 3 years ago
Adam Johnson 271a801834
Add console command `App.Crash` to debug garbled stack traces. 3 years ago
Adam Johnson fd3b9ac5ec
Fix reference counting problem in pyVaultNode::AddNode(). 3 years ago
Adam Johnson e605e670b1
Fix vaultOperation Python object leak. 3 years ago
Adam Johnson c65b062e0f
Fix misplaced return value. 3 years ago
Adam Johnson d7c999c8f3
Correct calls to `StrTo(Unicode|Ansi)` to use the correct size. 3 years ago
Adam Johnson 46bc8cca4d
Correctly allocate the NetVaultNode in pyVaultPlayerInfoListNode. 3 years ago
rarified 8fa0369486 Review changes cf. Adam: change name of local vars to not start 3 years ago
rarified 7499f2f037 Fix wild access to font structures when rendering non-ascii unicode characters. 3 years ago
rarified 7ad6edd4d4 Fix assertion with incorrect limit on age sequence prefix. 3 years ago
rarified 8ab3ac4e9a Fix incorrect string handling in pfJournalBook::IRenderPage() 3 years ago
Adam Johnson e2aec8d52c Fix an infinite loop in plDxPipeline. 3 years ago
Adam Johnson b1eda42289
Fix race condition on first time uses of Er'cana/Ahnonay books. 3 years ago
rarified 9b80ebf645 Remove PDB and MAP symbol files from list of files to delete upon startup. 3 years ago
Adam Johnson d007fac536
Limit the scope of callback suppression. 3 years ago
Adam Johnson 8c46126007
Suppress vault callbacks when loading or unloading VNodeMgrs. 3 years ago
Adam Johnson bef0bfa262 Revert part of a89577e that allowed message handlers to override the 3 years ago
Adam Johnson 926267c6de [PATCH] Make pyVault::AddChronicleEntry a blocking operation to avoid 3 years ago
Adam Johnson 86d2da35b7
Fix H-uru/Plasma#941. 3 years ago
rarified 8ca8eb29d3 Replace isnan() reference with _isnan(). VS2010 didn't have it in std::cmath. 3 years ago
John Johns 4550451ae5 Fix things that framerate unlock will expose 3 years ago
rarified f57ce3a775 index on master: c914ba5b Merge branch 'rarified/directoryreorg' closes #6 3 years ago
John Johns d0f1e6f3e7 Remove the PhysX changes orig. bundled with unlock 3 years ago