148 Commits (master)

Author SHA1 Message Date
Edmond Mondor 82abcb2f07 remove clearReceivers() 6 months ago
Edmond Mondor 1f09d6c48a Try without armature changes 6 months ago
Edmond Mondor 4924156ad4 Fix 3 problems with plSubWorldMsg. 6 months ago
Edmond Mondor 13ea0a98de Don't trust the local machine's system time. 6 months ago
dgelessus 7d3774a732 Unload all keys of all pages before deleting them 9 months ago
dgelessus ea7e4b2ab5 Fix previous commits not actually nulling out the key 9 months ago
dgelessus 5d5ba00f7d Also guard against accessing plRegistryKeyList currently being deleted 9 months ago
dgelessus af38137822 Fix possible use after free in plRegistryPageNode::UnloadKeys 9 months ago
Adam Johnson 07b92234ad Fix bug for python SDL variable-length arrays 2 years ago
Adam Johnson b322ee094c Fix compile error 2 years ago
Adam Johnson 54c768d966 PR from Huru to prevent dynamics from moving during age initilization 2 years ago
Edmond Mondor b81eb21145 Fix compile error 2 years ago
Edmond Mondor e7b4f5c6ba Fix compile error 2 years ago
Edmond Mondor 202e846a56 Fix compile error 2 years ago
ZarothYe deb4858f3e Add subtitle and loc key message flags 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
ZarothYe 126e7a76dd Add subtitle and loc key message flags 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 2 years ago
Adam Johnson 33bbc490be Minor code quality correction 2 years ago
Adam Johnson fd0c2a205e Fix nondeterministic conflicting page processing on startup 2 years ago
ZarothYe 23ded3210f By popular demand, enable subtitles by default 2 years ago
ZarothYe f0d2bd3eaa Don't feed remaining subtitles when audio skips to past the end of last subtitle 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 c0e83259f3 Don't display previous subtitles all at once when subtitles are enabled mid-audio play 2 years ago
ZarothYe 40f200e066 Don't display previous subtitles all at once when subtitles are enabled mid-audio play 2 years ago
ZarothYe 6e4996e1be Ensure pyGUIControlListBox::GetElementW can't attempt to return a null pointer as a std::wstring 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 df848b48c4 Prevent deferred link race conditions 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
rarified 3b17e20fb9 Revert "Initial port of Mystler's code" 2 years ago
Adam Johnson 8a2534dff6 Simplify SRT file path construction with suggestion from Hoikas 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
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
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