9
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fetch websocketpp library.
cadaver
as Lasse Öörni
More... over 11 years ago
On Windows, download instead of checkout boost for decreased deps build time. Build boost always and include the system library for boost::asio needed by websocketpp library.
cadaver
as Lasse Öörni
More... over 11 years ago
On Windows, download instead of checkout boost for decreased deps build time. Build boost always and include the system library for boost::asio needed by websocketpp library.
cadaver
as Lasse Öörni
More... over 11 years ago
Clone a specific known good version of the Ogre dependencies instead of the newest.
cadaver
as Lasse Öörni
More... over 11 years ago
Clone a specific known good version of the Ogre dependencies instead of the newest.
cadaver
as Lasse Öörni
More... over 11 years ago
Merge remote-tracking branch 'remotes/adminotundra/admino_core_pullrequest' into incoming
cadaver
as Lasse Öörni
More... over 11 years ago
Merge remote-tracking branch 'remotes/adminotundra/admino_core_pullrequest' into incoming
cadaver
as Lasse Öörni
More... over 11 years ago
Further simple fix for MSVC for unordered_map inclusion.
cadaver
as Lasse Öörni
More... over 11 years ago
Further simple fix for MSVC for unordered_map inclusion.
cadaver
as Lasse Öörni
More... over 11 years ago
Fix Physics namespace usage.
cadaver
as Lasse Öörni
More... over 11 years ago
Fix Physics namespace usage.
cadaver
as Lasse Öörni
More... over 11 years ago
Fix include of unordered_map on OSX.
cadaver
as Lasse Öörni
More... over 11 years ago
Fix include of unordered_map on OSX.
cadaver
as Lasse Öörni
More... over 11 years ago
Add ReadUtf8String and WriteUtf8String to CoreStringUtils. Use them in Attribute<QString>'s ToBinary and FromBinary. Related to #731.
Stinkfist
as Stinkfist0
More... over 11 years ago
Add ReadUtf8String and WriteUtf8String to CoreStringUtils. Use them in Attribute<QString>'s ToBinary and FromBinary. Related to #731.
Stinkfist
as Stinkfist0
More... over 11 years ago
Make IAttribute's ToString and FromString deal with QString exclusively so that we can retain non-ASCII characters properly. Add TODOs for using UTF-8 when serializing AssetReference, AssetReferenceList, EntityReference, QVariant, and QVariantList attributes to binary. Related to #731.
Stinkfist
as Stinkfist0
More... over 11 years ago
Make IAttribute's ToString and FromString deal with QString exclusively so that we can retain non-ASCII characters properly. Add TODOs for using UTF-8 when serializing AssetReference, AssetReferenceList, EntityReference, QVariant, and QVariantList attributes to binary. Related to #731.
Stinkfist
as Stinkfist0
More... over 11 years ago
Fix erroneous dynamic property invalidation (const char * to a temporary std::string is UB) in Entity::RemoveComponent. This causes crashes if trying to access dynamic component property of a removed component. More... over 11 years ago
Fix erroneous dynamic property invalidation (const char * to a temporary std::string is UB) in Entity::RemoveComponent. This causes crashes if trying to access dynamic component property of a removed component. More... over 11 years ago
Fix OSX defaulting to Boost ON.
cadaver
as Lasse Öörni
More... over 11 years ago
Fix OSX defaulting to Boost ON.
cadaver
as Lasse Öörni
More... over 11 years ago
Linux build fixes.
cadaver
as Lasse Öörni
More... over 11 years ago
Linux build fixes.
cadaver
as Lasse Öörni
More... over 11 years ago
Fix typo bug in ParseMaterialIndices. More... over 11 years ago
Fix typo bug in ParseMaterialIndices. More... over 11 years ago
Fix typo bug in ParseMaterialIndices. More... over 11 years ago
Fix typo bug in ParseMaterialIndices. More... over 11 years ago
Merge remote-tracking branch 'remotes/adminotundra/admino_core_pullrequest' into incoming
cadaver
as Lasse Öörni
More... over 11 years ago
Merge remote-tracking branch 'remotes/adminotundra/admino_core_pullrequest' into incoming
cadaver
as Lasse Öörni
More... over 11 years ago
OgreScriptEditor.ui: fix duplicate object names. More... over 11 years ago