ticket/44
33bbc490be · Minor code quality correction · Updated 1 month ago
ticket/45
3489e04463 · Fix crash from plMouseDevice::HideCursor if it is called before cursor is created · Updated 1 month ago
ticket/47
202e846a56 · Fix compile error · Updated 1 week ago
ticket/48
126e7a76dd · Add subtitle and loc key message flags · Updated 1 week ago
working
e7b4f5c6ba · Fix compile error · Updated 1 week ago
working-2022q1
1f7de46bc2 · Expand thread memory allocations for stack and heap to 1.25MB · Updated 2 months ago
working_subtitles
6678ab215c · Fix another log string formatting issue found by Adam. · Updated 3 months ago
H'uru/Plasma_PR533
148e81b6e9 · plClient uses filters instead of AdditionalDependencies in the linker properties (unlike plPageOptimizer). · Updated 3 years ago
Included
VS2003_FINAL
83146700d2 · Merge branch 'rarified/findpagevalidate' · Updated 2 years ago
Included
avatar-physics
7a47e52ac6 · Rework PhysX collision flutter bug workaround · Updated 10 years ago
Included
avatar-spawn
ae8d1d39bb · Fix intermittent spawn bug · Updated 10 years ago
Included
bink-stub
f03a837642 · Add more functionality to the bink stubs to make them behave more like the previous implementation did when built without BINK_SDK_AVAILABLE. · Updated 10 years ago
Included
bink-stub-2
343c6ffbda · Reintroduce plBinkPlayer stub · Updated 7 years ago
Included
build918chunks
e0b363f3a2 · Merge Cyan's monolithic Build 918 commit and its broken down version. · Updated 9 years ago
Included
clickables-afk
fdc8e28c2f · Allow clickables to function while sitting or AFK. · Updated 10 years ago
Included
cursors
ff435650b8 · Display cursors pixel-by-pixel rather than scaling them to 34.56x34.56 pixels. · Updated 11 years ago
Included
cursors2
91a4f8ab3e · Update MSVC10 projects. · Updated 10 years ago
Included
cwalther/timetypes-1
8c8bf4223d · Promote needed type changes from cyMisc.h · Updated 2 years ago
Included
cypythonide
19cd10abd7 · Wrap uses of the missing CyPythonIDE with #ifdef HAVE_CYPYTHONIDE · Updated 11 years ago
Included
dpogue/pipeline-fix
17d6779757 · This fixes the issue where book GUIs are lit inconsistently · Updated 1 year ago
dst
a9cb4723d0 · Fix KI daylight saving time calculation. · Updated 10 years ago
Included
exploit-fix
23f4d22b9b · Make Python.Cheat little bit safer · Updated 10 years ago
Included
gotopage
dd55856ea2 · Fix inability to go to a higher page in a book than the next after what has already been displayed. · Updated 10 years ago
Included
h-uru/restoreexceptionhandler
91f9948e2f · [c.f. Hoikas Discord>>OpenUru>>Dev] · Updated 2 years ago
Included
hgignore
102f63502a · Also ignore .aps files, generated by Visual Studio when viewing resources. · Updated 10 years ago
Included
hoikas/keycollector-1
f30b909909 · Fix a bug related to trashed keys. (cherry picked from H'uru e2b5786988
) · Updated 2 years ago
Included
hoikas/keyleaks-1
cd97be9ac7 · Fix bad patch transcription: void BeginShutdown() plgDispatch.h · Updated 2 years ago
Included
hoikas/linkoutsync
83146700d2 · Merge branch 'rarified/findpagevalidate' · Updated 2 years ago
Included
hoikas/newpatcher-1
b77f98c0ae · Add Microsoft's new VC++ runtime filename prefix. · Updated 2 years ago
Included
hoikas/scenenodes-1
50855e48ed · Allow PXPhysicals to change scene nodes (cherry picked from H'uru 1b6f315186
) · Updated 2 years ago
Included
huru-png-mipmap
651ca61b4c · Change Huru 'nullptr' to NULL in plMipmap.cpp · Updated 2 years ago
Included
jpeg
1cac4f85da · Fix a potential crash in pyVaultImageNode. · Updated 10 years ago
Included
landing
fba99c4cb1 · Convert the impact velocity to avatar-local coordinates, because that's what {Running|Ground}Impact::PreCondition() expects. · Updated 10 years ago
Included
launcherstatusmessagecrash
b74e9f47bb · Don't crash when the HTTP request for getting the server status message fails. · Updated 5 years ago
Included
lostlogins
c68640f76c · winmain.cpp edited online with Bitbucket · Updated 8 years ago
Included
marten/Filtik-chat-history-browsing
5cf75b4552 · Merge branch 'marten/Filtik-chat-history-browsing' · Updated 1 year ago
Included
marten/Hoikas-horplus-field-of-view
d286bc503d · Merge branch 'marten/Hoikas-horplus-field-of-view' · Updated 1 year ago
Included
marten/Noikas-horplus-field-of-view
a212105067 · Pull of marten port of field of view improvements from Hoikas. · Updated 1 year ago
Included
marten/boq-chat-name-completion
874a38b351 · Merge branch 'marten/boq-chat-name-completion' · Updated 1 year ago
Included
mdeforest/changed-password-hashing-to-try-sha1-fir-1492090943988
c888e43c73 · Cleaned up password hashing to try SH1 then SH0. More comments and easier to modify. · Updated 5 years ago
Included
mdeforest/statusserverurl
7aec3d5b13 · Update STATUS_PATH per current Cyan server organization: · Updated 2 years ago
Included
moretools
aaabc9c333 · Add plFileEncrypt, plFileSecure, plPythonPack to AllClient.sln. · Updated 10 years ago
Included
msvc10
367c3df020 · Add MSVC10 plClipboard project. · Updated 10 years ago
Included
notify_int
e583bf6d74 · Also handle Python long integers in addVarNumber. · Updated 10 years ago
Included
pending
73895318e9 · Change Huru 'nullptr' to NULL in plMipmap.cpp · Updated 3 years ago
Included
plClipboard
bf6d2a4459 · Always copy terminating NULL when pasting · Updated 10 years ago
Included
rarified/VS2010-enable-pdb
21d6ddd391 · Update VS2010 build files to always generate PDB & MAP files for debugging, · Updated 2 years ago
Included
rarified/directoryreorg
b8276a0cd8 · Clean up straggling files in MOULOpenSourceClientPlugin · Updated 1 year ago
Included
rarified/findpagevalidate
870f6352b5 · More fixes to plResManager::FindPage() - it appears invalid pages can exist on · Updated 2 years ago
Included
rarified/gameserverportfix
0d518e3465 · Merged branch to PR #42 including login hash from mdeforest · Updated 3 years ago
Included
rarified/huru-merge-fromhuru
0f8f6633a2 · Merge branch 'rarified/huru-merge-work/cmake-building' into rarified/huru-merge · Updated 1 year ago
rarified/huru-merge-work/cmake-building
c8c3c701db · A few more fixes · Updated 1 year ago
rarified/huru-merge-work/code-cleanup
bd74de2226 · Missed one of these · Updated 1 year ago
rarified/movieplayer
6416015302 · Merge branch 'rarified/movieplayer' · Updated 2 years ago
Included
rarified/no-https-submodule
430c7eccd4 · Hack to change submodule URL to reference HTTP internal name · Updated 8 months ago
rarified/plkeyref
933e6a4579 · Add assertion/check for NIL key in plNetResManager::IKeyUnreffed() · Updated 2 years ago
rarified/purefunctiondebug
4e5b51b405 · _set_invalid_parameter_handler() apparently not available in VS2003 · Updated 2 years ago
Included
rarified/sdk-provisioning-1
18e04e34a5 · Update SDK-binary for script fixes · Updated 1 year ago
Included
rarified/sdk-reorg-1
f66df98794 · Jenkins can't cope with submodule name different than the <path> · Updated 1 year ago
Included
rarified/unify-line-endings
d7a68f326c · Renormalize line endings on entire repository to <LF> (for files in repository). · Updated 1 year ago
Included
rarified/update-moul-patchbase
e24cbd91ec · Update Cyan shard server addresses to remove from OU build patch file. · Updated 1 year ago
Included
rarified/vs-multitool-dx9
121b4c31fc · Win32/PlatformSDK needs to be toolkit specific as well. · Updated 2 years ago
rarified/vs2003buildtargets
7ae0f6f531 · Add "Release_Internal" and "Debug_Internal" configurations to VS2003.net solutions · Updated 2 years ago
rarified/vs2010_default
26560983d2 · Code changes to build with VS2010 without patching. · Updated 2 years ago
Included
rarified/vs2010project-fixes
308b061a96 · Merge commit '43c89fe' into rarified/vs2010project-fixes · Updated 11 months ago
Included
rarified/work
f178d880c0 · Merge of fixserverport and pr47 for testing temporarily · Updated 3 years ago
scroll-position
c6016223f2 · Add functions to fix KI Chat scrolling issue. · Updated 10 years ago
Included
sdlsetindex-ou
970b8e3af4 · Fix a potential crash when resizing SDL tuples. · Updated 11 years ago
Included
setpublic
ce5719c83f · Let ptVault.setAgePublic accept ptVaultAgeInfoNode in addition to ptAgeInfoStruct. · Updated 8 years ago
Included
statusmessagecrash
8b62863419 · Don't crash when the HTTP request for getting the server status message fails. · Updated 8 years ago
Included
textrendering
21e2a6de7b · Fix MSVC7 warnings. · Updated 8 years ago
Included
ticket/2
874a38b351 · Merge branch 'marten/boq-chat-name-completion' · Updated 1 year ago
Included
ticket/3
1babfcf1ac · chat history browsing by Filtik · Updated 1 year ago
Included
ticket/4
d286bc503d · Merge branch 'marten/Hoikas-horplus-field-of-view' · Updated 1 year ago
Included
vs2010
4239d7a046 · Add plFileEncrypt, plFileSecure, and plPythonPack projects to "MSVC10Projects" AllClient.sln · Updated 3 years ago
Included
window-cursor
d638355955 · Track mouse ups/downs for releasing purposes · Updated 10 years ago
Included
window-size
76ee9975b7 · Window shouldn't have a resizing border. · Updated 10 years ago
Included
working_195
38bf3ed1dc · Merge branch 'ticket/17' into working · Updated 9 months ago