65 Commits (dedf04ac430d14dee57d1e71c625a8510efa57f5)

Author SHA1 Message Date
Edmond Mondor e7b4f5c6ba Fix compile error 2 years ago
Edmond Mondor 202e846a56 Fix compile error 2 years ago
Edmond Mondor bff879abfd PR from Huru to prevent dynamics from moving during age initilization 2 years ago
Edmond Mondor fededb574b Change to prevent crashing when fCurStage is null 2 years ago
Edmond Mondor f54f14328e PR from Huru to prevent dynamics from moving during age initilization 2 years ago
Edmond Mondor 8aaa98b8b7 Change to prevent crashing when fCurStage is null 2 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
ZarothYe 23ded3210f By popular demand, enable subtitles by default 3 years ago
ZarothYe f0d2bd3eaa Don't feed remaining subtitles when audio skips to past the end of last subtitle 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" 3 years ago
ZarothYe c0e83259f3 Don't display previous subtitles all at once when subtitles are enabled mid-audio play 3 years ago
ZarothYe 40f200e066 Don't display previous subtitles all at once when subtitles are enabled mid-audio play 3 years ago
Adam Johnson df848b48c4 Prevent deferred link race conditions 3 years ago
Adam Johnson e512dd0c68 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
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 7c64654e1f Revert "More odds and ends from Mystler's PRs" 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 afed53f920 Add read and write file functions for clothing 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 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 62089be53f Changes needed so climbing works correctly with wall 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
rarified 95ab8161f0 Graphics cleanup for old graphics card tunables. 3 years ago
Adam Johnson 542711c7c0 Fix misplaced return value. 3 years ago
Adam Johnson c65b062e0f
Fix misplaced return value. 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
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
Adam Johnson e2aec8d52c Fix an infinite loop in plDxPipeline. 3 years ago