2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 10:37:41 -04:00
Commit Graph

484 Commits

Author SHA1 Message Date
942ae4b8e5 Merge branch 'master' into ticket/8 2021-07-06 10:46:55 -06:00
a5b059f89e Merge branch 'ticket/7'
closes #7
(corresponding MOULSCRIPT ticket #8)
2021-07-06 10:38:21 -06:00
4550451ae5 Fix things that framerate unlock will expose
Hoikas pointed these out to me
https://github.com/H-uru/Plasma/pull/503
https://github.com/H-uru/Plasma/pull/505
2021-07-02 17:57:23 -07:00
dfe1423613 Merge branch 'rarified/vs2010project-fixes' 2021-06-27 10:06:39 -06:00
308b061a96 Merge commit '43c89fe' into rarified/vs2010project-fixes 2021-06-27 10:04:22 -06:00
fe15d68425 Incorporate stashed fixes to build paths, hsTypes.h macro to reduce build warning noise. 2021-06-27 10:03:15 -06:00
43c89fe1f6 WIP on master: c914ba5b Merge branch 'rarified/directoryreorg' closes #6 2021-06-27 10:01:36 -06:00
f57ce3a775 index on master: c914ba5b Merge branch 'rarified/directoryreorg' closes #6 2021-06-27 10:01:36 -06:00
d0f1e6f3e7 Remove the PhysX changes orig. bundled with unlock 2021-06-24 22:05:24 -07:00
22d7ff292c Fix misplaced insert of DelayArbitration command 2021-06-06 14:52:56 -07:00
a6c941b087 Fix previous fix for destringtheoryification 2021-06-06 11:50:21 -07:00
40c692d6a9 Remove an unnecessary 'virtual' per Adam 2021-06-05 20:23:56 -07:00
0c5c586791 Unstringtheoryify the DebugMsg 2021-06-05 20:13:17 -07:00
1bfa806843 Hoikas' client window flashing when unfocused
5beda0ab87
2021-06-05 17:40:41 -07:00
23126d3135 Hoikas' Windows 7 taskbar loading indicator
dcba1fb60a
and
3a354020e1
2021-06-05 16:29:38 -07:00
062bfd40d3 Zrax's fix to re-enable the numlock key
37d6c12b94
2021-06-04 20:31:06 -07:00
457b254baf Hoikas' performance fixes
1) Asyncfixes
https://github.com/H-uru/Plasma/pull/22
2) One small change from "LocalizationData String Stuff"
(Simplifify wData in LocalizationXMLFile::HandleData)
https://github.com/H-uru/Plasma/pull/229
3) Fix buddy-add stutter
https://github.com/H-uru/Plasma/pull/346
2021-06-02 10:58:49 -07:00
5fc5c81c08 Hoikas' fix for crash when triggering missing animation
https://github.com/H-uru/Plasma/pull/103
2021-05-31 16:15:26 -07:00
e455a71c2e Hoikas' framerate unlock
https://github.com/H-uru/Plasma/pull/143
2021-05-31 15:01:46 -07:00
59b45769ee Cleaner string handling courtesy rarified 2021-05-31 11:14:26 -07:00
576ac25f03 Hoikas' subworld fixes including PhysX support
1) Allow plSubWorldMsg to be sent over the network
https://github.com/H-uru/Plasma/pull/107
2) Cleanup VolumeSensorConditionalObject
https://github.com/H-uru/Plasma/pull/537
3) Add two new compiler feature tests - HeadSpin.h changes ONLY, as
prerequisite for VolumeSensorConditionalObject
45be91c0e3
4) Fix a crash and a silly identified by Coverity - changes for
VolumeSensorConditionalObject ONLY
a702cb9d3f
5) PXSubworld (Havok/CC subworld physics support ported to PhysX/MOULa)
https://github.com/H-uru/Plasma/pull/555
2021-05-31 10:48:56 -07:00
c914ba5bac Merge branch 'rarified/directoryreorg'
closes #6
2021-05-18 13:06:33 -06:00
b8276a0cd8 Clean up straggling files in MOULOpenSourceClientPlugin 2021-05-17 10:28:05 -06:00
beda50db1c CWE Directory Reorganization Part 2: Fix VS2010 project file paths
Also moved SDK directories into toolset-specific build directory.
2021-05-17 10:16:31 -06:00
96903e8dca CWE Directory Reorganization
Rearrange directory structure of CWE to be loosely equivalent to
the H'uru Plasma repository.

Part 1: Movement of directories and files.
2021-05-15 12:49:46 -06:00
c3f4a640a3 Merge branch 'rarified/vs2010project-fixes'
closes #5
2021-05-09 15:05:30 -06:00
d66a51c8ce Also repaired linker reference to Release build of opus in a Debug configuration 2021-05-09 14:57:13 -06:00
90ac7a16e9 Fixes to VS2010 project files for Debug* configurations 2021-05-09 14:31:11 -06:00
036a5a21b1 Merge branch 'marten/Noikas-horplus-field-of-view' OPENURU_BUILD_188 2021-04-09 19:33:18 -06:00
a212105067 Pull of marten port of field of view improvements from Hoikas.
Merge commit 'b08521425bfbeff4c8a0a120d7fa5f27e0694bb6' into marten/Noikas-horplus-field-of-view
2021-04-09 19:23:47 -06:00
b08521425b More aspect ratio fixes from Hoikas and Deledrius
ultrawide: 2dc3d527d4
fullscreen default: 7519fe403b
voice chat icon: 060c710ab5
gui screenshots fix (aspect ratio parts ONLY):
c4e10aa11b
2021-04-07 15:36:47 -07:00
874a38b351 Merge branch 'marten/boq-chat-name-completion'
closes #2
closes #3 (was closed earlier but mis-spelt closes)
2021-03-27 16:33:44 -06:00
feb0434f25 Fixed error in merge. 2021-03-27 16:32:05 -06:00
2ab6cdf49f Merge branch 'marten/boq-chat-name-completion'
closes #2
2021-03-27 16:05:12 -06:00
d286bc503d Merge branch 'marten/Hoikas-horplus-field-of-view'
closes #4
2021-03-27 13:33:21 -06:00
5cf75b4552 Merge branch 'marten/Filtik-chat-history-browsing'
close #3
2021-03-27 13:21:12 -06:00
9a3f202d66 Hoikas support for widescreen field of view (Hor+)
1e7cbc3daf
2a7d97d520
a8b667ca1e
Includes selected changes from "Obliterate hsBool":
a709e17069
2021-03-16 22:31:14 -07:00
a984b1159f chat name completion by boq
2807fb455b
2021-03-13 20:48:48 -08:00
1babfcf1ac chat history browsing by Filtik
5e9378ad5e
2021-03-13 20:47:40 -08:00
f5c2078649 Merge branch 'rarified/unify-line-endings' 2021-02-27 12:05:02 -07:00
d7a68f326c Renormalize line endings on entire repository to <LF> (for files in repository).
.gitattributes will alter text endings depending on platform with "text=auto"
2021-02-27 12:03:48 -07:00
4331076744 Merge branch 'master' into rarified/unify-line-endings
Bring unify-line-endings into sync with master.
2021-02-27 12:02:33 -07:00
e6a998d910 Clean up repository inconsistency with line endings for these files.
(repeated from master after .gitattributes change)
2021-02-27 12:01:51 -07:00
b25f2d9fde Clean up repository inconsistency with line endings for these files. 2021-02-27 11:59:30 -07:00
c6ecd6cd06 Merge branch 'master' of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata 2021-01-20 14:01:51 -07:00
b5be9edf82 Remove VS 2003.NET project files. 2021-01-20 13:58:57 -07:00
74f1c3c034 Merge branch 'rarified/sdk-provisioning-1' 2021-01-16 18:00:55 -07:00
18e04e34a5 Update SDK-binary for script fixes 2021-01-16 18:00:21 -07:00
ac29232a22 Merge branch 'rarified/sdk-provisioning-1' 2021-01-16 17:35:01 -07:00
e0f4699a3e Update SDK-binary - fix PhysX scripting changes. 2021-01-16 17:33:38 -07:00