Search found 15 matches

by Paradox
Sat Jul 11, 2020 5:34 am
Forum: OpenUru.org Minkata Test Shard
Topic: Minkata Update Build #190 2020.07.06
Replies: 21
Views: 7151

Re: Minkata Update Build #190 2020.07.06

Following up on some of the conversation in Discord earlier this week (maybe this should be split into its own topic for easier flow on reading?). The core problem summary from my perspective is this: There are almost 10 years worth of performance improvements, bug fixes, code cleanups, and maintena...
by Paradox
Mon Apr 21, 2014 5:09 am
Forum: CyanWorlds.com Engine - Client & Plugin
Topic: CWE Accessibility & Casual Development
Replies: 10
Views: 5524

Re: CWE Accessibility & Casual Development

I agree there's some painful manual setup required for compiling Plasma on Windows. Ultimately, getting development dependencies and C++ projects set up in Windows is always a trying process. I think we're actually much better than a lot of projects in that we provide a devlibs.zip bundle specifical...
by Paradox
Sat Jun 09, 2012 7:06 am
Forum: OpenUru.org Minkata Test Shard
Topic: MOULa Update, Feb 13, 2012
Replies: 28
Views: 3208

Re: MOULa Update, Feb 13, 2012

The plEncryptedStream random padding data does cause differences, and should be fixed. I believe the fix proposed by a'moaca' should fix half the problem. The other problem is inside the PRP files, as an example I took a binary diff of AhnonayCathedral_District_LinkRoom.prp: http://assets.openuru.or...
by Paradox
Sat Apr 21, 2012 8:10 pm
Forum: Questions
Topic: Github for OU.org?
Replies: 12
Views: 5384

Re: Github for OU.org?

An internal point about the triad of Foundry, this website and Bitbucket is that multiple servers could be totally down but the managed repos and would almost certainly still be publicly available somewhere. While a central location is important for handling pull requests and such, the very nature ...
by Paradox
Tue Mar 06, 2012 7:46 am
Forum: CyanWorlds.com Engine - Client & Plugin
Topic: Doxygen all the things!
Replies: 14
Views: 2765

Re: Doxygen all the things!

I just wrote up Doxygen for hsThread as an example that might be useful for people: hsThread.h I think the standard practice is to keep the function comments in the .h file, so that anyone has a fairly-full API reference just by opening the .h file in an editor. As for the Pch.h files, those are pre...
by Paradox
Tue Mar 06, 2012 6:48 am
Forum: Management
Topic: Crucible vs. Bitbucket for Code Review
Replies: 14
Views: 14575

Re: Crucible vs. Bitbucket for Code Review

Yeah, I didn't really expect Cyan to stray from Subversion, especially at this point. Maybe I'm misunderstanding the intended use of Crucible vs Bitbucket pull requests, but couldn't the code review be done on Bitbucket, and then the entire BitBucket pull request imported as a single diff into Cruci...
by Paradox
Tue Mar 06, 2012 5:20 am
Forum: Management
Topic: Crucible vs. Bitbucket for Code Review
Replies: 14
Views: 14575

Re: Crucible vs. Bitbucket for Code Review

it avoids the issue of committing a change to the repository before it gets review exposure, so it doesn't have to be patched out I don’t see why this is an issue. On the contrary, by committing the change to a repository before it gets reviewed, you ensure that what’s reviewed is exactly what’s go...
by Paradox
Thu Oct 20, 2011 4:17 am
Forum: CyanWorlds.com Engine - Client & Plugin
Topic: Permission To Relicense CWE With GPLv3 Exceptions
Replies: 12
Views: 1839

Re: Permission To Relicense CWE With GPLv3 Exceptions

I give permission for my contributions to be relicensed under the revised GPLv3 licence posted here.
by Paradox
Sun Oct 16, 2011 8:17 am
Forum: CyanWorlds.com Engine - Client & Plugin
Topic: Proposed Open Source License update
Replies: 21
Views: 5109

Re: Proposed Open Source License update

This licence looks good to me. I've opened an issue on GitHub for our contributors to approve relicensing: https://github.com/H-uru/Plasma/issues/81 There's a separate issue for Python contributions (since it's a different repository with different contributors): https://github.com/H-uru/moul-script...
by Paradox
Mon Oct 10, 2011 9:41 pm
Forum: CyanWorlds.com Engine - Client & Plugin
Topic: Unicode Changeset
Replies: 21
Views: 2492

Re: Unicode Changeset

Adam and/or Branan, When I commit the merged patches back to the CWE-ou repository, the individual identities of the contributors will be placed in the changegroup log, since there can only be one "author". Do you have a preference for the author name for such commits? I was simply going to use " H...

Go to advanced search