521 Commits (working-2022q1)
 

Author SHA1 Message Date
rarified 1f7de46bc2 Expand thread memory allocations for stack and heap to 1.25MB 2 years ago
rarified b16de9d86f Merge branch 'master' into working 2 years ago
rarified aba5e2562c Merge branch 'ticket/38' 2 years ago
ZarothYe bff8203fbe Merge branch 'ticket/38' of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata into ticket/38 2 years ago
ZarothYe 23ded3210f By popular demand, enable subtitles by default 2 years ago
rarified bbeb25d29a Merge branch 'master' into working 2 years ago
rarified 9f9d510958 Merge branch 'ticket/38' 2 years ago
ZarothYe f0d2bd3eaa Don't feed remaining subtitles when audio skips to past the end of last subtitle 2 years ago
rarified 41627d1c7c Merge branch 'master' into working 2 years ago
ZarothYe ea4bb43623 Merge branch 'ticket/38' of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata into ticket/38 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
rarified 94fab5996f Merge branch 'ticket/41' 2 years ago
rarified da7d2d0e5c Merge branch 'ticket/40' 2 years ago
rarified 2e8dc81bf3 Merge branch 'ticket/38' 2 years ago
ZarothYe c0e83259f3 Don't display previous subtitles all at once when subtitles are enabled mid-audio play 2 years ago
ZarothYe 838e3e51ad Merge branch 'ticket/38' of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata into ticket/38 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
rarified 75c570877a Merge branch 'master' into working 2 years ago
Adam Johnson e512dd0c68 Prevent deferred link race conditions 2 years ago
rarified 4c76549fb3 Merge branch 'ticket/33' 2 years ago
rarified 1a930cb47f Merge branch 'ticket/38' 2 years ago
rarified b9af23e458 Merge branch 'ticket/37' 2 years ago
rarified 9e2e2d02e1 Merge branch 'ticket/36' 2 years ago
rarified 7a73c2d8e3 Merge branch 'ticket/34' 2 years ago
rarified 933cbe2fe7 Merge branch 'ticket/32' 2 years ago
rarified fe88f2e8a2 Merge branch 'ticket/31' 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
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
Adam Johnson 51b6b4750b Don't update to visible arrow when cursor should be hidden 2 years ago