86 Commits (working_subtitles)

Author SHA1 Message Date
ZarothYe 6678ab215c Fix another log string formatting issue found by Adam. 2 years ago
ZarothYe d3fb073fed Fix parentheses mistake for retrieving streaming audio timings and apply code fix suggestions from Adam 2 years ago
rarified d285b0b4d7 Apply code suggestions from rarified 2 years ago
Adam Johnson a8c211af28 Simplify SRT file path construction with suggestion from Hoikas 2 years ago
ZarothYe 3360ac478e Turn std::strings into char* before doing PyObject_CallMethod with them 2 years ago
ZarothYe d96be9ab30 Add missing message dispatch registration 2 years ago
ZarothYe f4b1de5826 Fix bad include, missing static declaration, SRT path directory, and formatting 2 years ago
ZarothYe d0d8dd246e Fix usage and overflow bug causing plWin32StreamingSound::GetActualTimeSec() to return absurd values. Needed fix for subtitle timings. 2 years ago
ZarothYe 436d3d754c Initial pass at getting subtitle support in. Doesn't compile for unknown reasons 2 years ago
rarified 3b17e20fb9 Revert "Initial port of Mystler's code" 2 years ago
rarified 25ea208084 Revert "Add read and write file functions for clothing" 2 years ago
rarified a392a37fcd Revert "Change to ReadFromFile command per rarified" 2 years ago
rarified 7c64654e1f Revert "More odds and ends from Mystler's PRs" 2 years ago
Mystler a82188cbf4 More odds and ends from Mystler's PRs 2 years ago
Mystler f90ab01d44 Change to ReadFromFile command per rarified 2 years ago
Mystler afed53f920 Add read and write file functions for clothing 2 years ago
Mystler b0511ea068 Initial port of Mystler's code 2 years ago
Adam Johnson dfc89b363c Don't update to visible arrow when cursor should be hidden 2 years ago
Adam Johnson 9ab07771df Fixes bug where avatar run-lock state can get confused after alt-tabbing 2 years ago
Edmond Mondor fd260827aa Fix error due to no Empty() 2 years ago
Edmond Mondor da5ba1062b Files for Allowing disabling avatar panic links 2 years ago
ZarothYe 8291326614 Ensure we don't try to get localized values for null objectnames 2 years ago
Edmond Mondor 90e67f6206 Changes needed so climbing works correctly with wall 2 years ago
Edmond Mondor a974c9f1b2 Update error messages for new variable 2 years ago
Edmond Mondor f05d71a214 Adds default clothing changes broadcast to other clients 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
rarified 916bf4f87f Graphics cleanup for old graphics card tunables. 3 years ago
Adam Johnson 2160831221 Always decompress OGGs updated by plUruLauncher. 3 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 e8e9cd29ee Fix #ifdef limiting Plasma App.SetLanguage command access in Internal client. 3 years ago
rarified 7be998219f Fix #ifdef limiting Plasma App.SetLanguage command access in Internal client. 3 years ago
Adam Johnson c9fddca6d5 Fix garbled stack traces. 3 years ago
Adam Johnson 3f8eaf6a9a Add console command `App.Crash` to debug garbled stack traces. 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 31156794ad Fix reference counting problem in pyVaultNode::AddNode(). 3 years ago
Adam Johnson fc79b5f45a Fix vaultOperation Python object leak. 3 years ago
Adam Johnson 542711c7c0 Fix misplaced return value. 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
rarified b9f8e3d1bd Review changes cf. Adam: change name of local vars to not start 3 years ago
rarified 224ad908cc Fix incorrect string handling in pfJournalBook::IRenderPage() 3 years ago
rarified ed516b6508 Fix wild access to font structures when rendering non-ascii unicode characters. 3 years ago
rarified 4329212d98 Fix assertion with incorrect limit on age sequence prefix. 3 years ago
Adam Johnson 8ff71fb384 Correct calls to `StrTo(Unicode|Ansi)` to use the correct size. 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