102 Commits (df848b48c4a246cd8eb11cefc1f490105dcb2f7e)

Author SHA1 Message Date
Adam Johnson df848b48c4 Prevent deferred link race conditions 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" 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" 3 years ago
rarified a392a37fcd Revert "Change to ReadFromFile command per rarified" 3 years ago
rarified 7c64654e1f Revert "More odds and ends from Mystler's PRs" 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
ZarothYe 229883654e Initial pass at getting subtitle support in. Doesn't compile for unknown reasons 3 years ago
Mystler a82188cbf4 More odds and ends from Mystler's PRs 3 years ago
Mystler f90ab01d44 Change to ReadFromFile command per rarified 3 years ago
Mystler afed53f920 Add read and write file functions for clothing 3 years ago
Mystler b0511ea068 Initial port of Mystler's code 3 years ago
Adam Johnson dfc89b363c Don't update to visible arrow when cursor should be hidden 3 years ago
Adam Johnson 9ab07771df Fixes bug where avatar run-lock state can get confused after alt-tabbing 3 years ago
Adam Johnson 51b6b4750b Don't update to visible arrow when cursor should be hidden 3 years ago
Adam Johnson 69dac251b6 Fixes bug where avatar run-lock state can get confused after alt-tabbing 3 years ago
Edmond Mondor fd260827aa Fix error due to no Empty() 3 years ago
Edmond Mondor e81af06584 Fix error due to no Empty() 3 years ago
Edmond Mondor da5ba1062b Files for Allowing disabling avatar panic links 3 years ago
Edmond Mondor 5f3a8644a7 Files for Allowing disabling avatar panic links 3 years ago
ZarothYe 8291326614 Ensure we don't try to get localized values for null objectnames 3 years ago
Edmond Mondor 90e67f6206 Changes needed so climbing works correctly with wall 3 years ago
Edmond Mondor a974c9f1b2 Update error messages for new variable 3 years ago
Edmond Mondor f05d71a214 Adds default clothing changes broadcast to other clients 3 years ago
Edmond Mondor 62089be53f Changes needed so climbing works correctly with wall 3 years ago
Edmond Mondor 391bbaa4e7 Update error messages for new variable 3 years ago
Edmond Mondor 924152da98 oops kwlist was wrong 3 years ago
Edmond Mondor 587414dfa5 Adds default clothing changes broadcast to other clients 3 years ago
ZarothYe b00c7729cc Ensure we don't try to get localized values for null objectnames 3 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