Zrax
24fa42f9ab
PubUtilLib Part IV
...
(cherry picked from commit 3bf6b7e182
)
4 years ago
rarified
a553708b5b
Change all CRLF-text files to LF-text files
...
to match H'uru for patching
4 years ago
rarified
6ae3df25f5
Hoist MOULOpenSourceClientPlugin/Plasma20/* to top level
...
to match H'uru layout and make patching/cherry-picking easier.
4 years ago
rarified
870f6352b5
More fixes to plResManager::FindPage() - it appears invalid pages can exist on
...
the fAllPages list.
Validate each one when the list(set) is walked before operating on it.
4 years ago
rarified
3feb3aa3c1
Fix optimization in FindPage() that might attempt to use a plPageInfo class
...
before checking it is valid.
4 years ago
Adam Johnson
f30b909909
Fix a bug related to trashed keys. (cherry picked from H'uru e2b5786988
)
...
It appears that the hsTArray memory management really sucks for smart
pointers like plKey. The crash mentioned at
http://forum.guildofwriters.org/viewtopic.php?f=117&t=6291 went away
immediately after switching plKeyCollector to an std::set.
4 years ago
Adam Johnson
49e4283807
Fix the "Crash on Exit" bug (cherry picked from commit b4f6ccaa88
)
...
We were throwing away the Dispatcher before all the keys (namely, leaked
keys) were unloaded. See the comment in plResManager for more details.
4 years ago
CyanWorlds
16a6b8a28e
Open source re-licensing
13 years ago
JWPlatt
a20a222fc2
Initial Commit of CyanWorlds.com Engine Open Source Client/Plugin
14 years ago