2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-16 18:35:40 +00:00

Commit Graph

  • 5ea652f906 Fix MaxPlasmaMtls Adam Johnson 2012-12-21 20:53:01 -05:00
  • fa950cd846 Fix MaxPlasmaLights Adam Johnson 2012-12-12 19:42:01 -05:00
  • 6e75026c46 Attempt to de-messify MaxMain Adam Johnson 2012-12-11 01:50:45 -05:00
  • ad8e87370d Untangle MaxExport Adam Johnson 2012-11-18 20:52:10 -05:00
  • 586aa94e38 Untangle MaxConvert Adam Johnson 2012-11-17 21:25:57 -05:00
  • 2dce76cb36 Smack MaxComponent Adam Johnson 2012-12-08 23:32:24 -05:00
  • 3ea82ca589 Be smarter about Pch.[h|cpp] files Adam Johnson 2012-11-18 00:29:43 -05:00
  • bb4d36e69d Remove windoze include from hsThread.h Adam Johnson 2012-11-17 19:27:50 -05:00
  • 72000fd0c1 Fixes some oversights. Adam Johnson 2012-12-11 22:36:58 -05:00
  • 7785c9c85e Remove global Windows.h include Adam Johnson 2012-11-17 16:11:17 -05:00
  • d3ea8fe333 Rework PhysX collision flutter bug workaround Skoader 2012-12-02 01:02:49 -05:00
  • d06ba6362c Only apply height correction to human avatars. Skoader 2012-12-01 23:16:48 -05:00
  • a1814c9dca Clear achieved linear velocity on disabled avatars. Skoader 2012-12-01 23:11:03 -05:00
  • e29e908333 Clear impact velocity on WalkingStrategy Reset. Skoader 2012-12-01 23:09:46 -05:00
  • ae594dcc81 Clear linear velocity after each update. Skoader 2012-12-01 23:05:19 -05:00
  • 01d47450e6 Disabled avatar updates Skoader 2012-12-01 22:59:24 -05:00
  • 2f25e04909 Fix controlled flight bug Skoader 2012-12-01 22:40:26 -05:00
  • 47efb94aa8 Fix warping an avatar triggers all detectors along the path Skoader 2012-12-01 22:09:53 -05:00
  • b5aaecc48d Fix subworld transition bug Skoader 2012-12-01 22:03:16 -05:00
  • 462d4d6906 Improve simulation timing at low frame rates. Skoader 2012-12-01 21:55:47 -05:00
  • 5522a10a0c Fix horizontal mouse-look while standing still. Christian Walther 2012-12-01 21:51:05 -05:00
  • d4e9be28ec Remove some PhysX workarounds that are no longer required. Skoader 2012-07-11 15:06:16 +10:00
  • 70e766ae5b Updated plPXPhysicalControllerCore Skoader 2012-06-24 13:13:21 +10:00
  • 769cd60617 Refactor avatar movement code Skoader 2012-06-24 12:51:45 +10:00
  • 5de87cdaca Fix UnifiedTime collision Adam Johnson 2012-12-21 21:00:03 -05:00
  • a76cb3f18d Merge pull request #233 from Hoikas/py_system_error Branan Purvine-Riley 2012-12-20 20:23:41 -08:00
  • c8419b0107 Remove hsFileStream Adam Johnson 2012-11-16 20:59:45 -05:00
  • 75793e5182 Manual merge of Pull Request #232 from zrax/plString Adam Johnson 2012-12-20 17:22:31 -05:00
  • 66038d4fc2 Merge pull request #231 from dpogue/fixes Adam Johnson 2012-12-19 16:38:23 -08:00
  • e0e141fd01 Move Python string helper to the correct location Michael Hansen 2012-12-18 18:01:56 -08:00
  • 43a26190b1 Merge pull request #237 from cwalther/bink-stub Branan Purvine-Riley 2012-12-18 09:22:27 -08:00
  • e9835eda57 Add more functionality to the bink stubs to make them behave more like the previous implementation did when built without BINK_SDK_AVAILABLE. Christian Walther 2012-12-18 15:49:41 +01:00
  • 6ec219009c Add isUsed bindings to pySimpleStateVariable Adam Johnson 2012-12-16 00:26:35 -05:00
  • 5f53ada44d stub out plClient Bink support Adam Johnson 2012-12-15 23:58:34 -05:00
  • c13a12c58e Fix those scary SystemErrors we see in DS Adam Johnson 2012-12-15 23:41:12 -05:00
  • 64214e1a7b Corrections as proposed by @branan. Darryl Pogue 2012-12-15 18:23:33 -08:00
  • a92fbea356 Get rid of const char* warning in plPythonPack. Darryl Pogue 2012-12-15 16:58:45 -08:00
  • 4221b57baa Fix a whole bunch of clang warnings. Darryl Pogue 2012-12-15 16:46:20 -08:00
  • ca87b47ca8 Fix plResManager stricmp. Darryl Pogue 2012-12-15 16:08:14 -08:00
  • d1dd98c17b CoreLib fixes for Linux. Darryl Pogue 2012-12-15 16:06:41 -08:00
  • 9f276e2c57 Add support for Visual Leak Detector, since valgrind doesn't support MSVC Michael Hansen 2012-11-18 20:38:55 -08:00
  • 49dfb4e546 Convert SDL (mostly) to plStrings Michael Hansen 2012-11-18 16:49:39 -08:00
  • 188171235e Add string split and tokenize functions Michael Hansen 2012-11-18 02:56:47 -08:00
  • 1b57055fd3 Take advantage of plString more in hsStream's String I/O functions Michael Hansen 2012-11-13 18:47:46 -08:00
  • b3976524ee Merge pull request #229 from Hoikas/locdata-strings Darryl Pogue 2012-12-03 23:18:52 -08:00
  • 165e79fa64 Throw out more error string concating Adam Johnson 2012-11-28 20:36:37 -05:00
  • 1bada0dfa2 Fixup tree dumping Adam Johnson 2012-11-28 19:55:56 -05:00
  • d2b4a64409 Remove some std::wstring concating Adam Johnson 2012-11-28 19:25:07 -05:00
  • 16c3190f14 That looks dangerous... Adam Johnson 2012-11-28 19:05:16 -05:00
  • 4ee424df34 Merge pull request #226 from Hoikas/no-encryption Branan Purvine-Riley 2012-11-27 17:28:09 -08:00
  • caa12510de Merge pull request #224 from Hoikas/kill-transgaming Branan Purvine-Riley 2012-11-27 17:23:52 -08:00
  • c6016223f2 Add functions to fix KI Chat scrolling issue. These two Python/Plasma functions are used in the moul-scripts fix for the scrolling KI Chat issue. scroll-position Lyrositor 2012-11-19 17:46:30 -05:00
  • 8aa9e25ec0 Merge pull request #221 from Hoikas/window-fixes Adam Johnson 2012-11-18 14:02:27 -08:00
  • a69784bf4c Kill off Windows 9x AsyncCore Adam Johnson 2012-11-05 00:56:54 -05:00
  • 8a9c3ec177 Kill high level TransGaming support Adam Johnson 2012-11-04 23:41:42 -05:00
  • 2232f12378 Merge pull request #222 from Lyrositor/scroll-position Adam Johnson 2012-11-18 10:16:04 -08:00
  • 0ce539963a Merge pull request #228 from zrax/plString Adam Johnson 2012-11-18 01:31:59 -08:00
  • 3e92022db2 Fix additional issues from review Michael Hansen 2012-11-16 17:32:33 -08:00
  • c68724765b Some minor cleanup for readability Michael Hansen 2012-11-13 20:05:04 -08:00
  • b219c3c3cc Alright, this _TEMP_CONVERT_ stuff was a stupid idea Michael Hansen 2012-11-13 01:02:23 -08:00
  • 075c535e2c Some cleanup and a vararg plString usage fix Michael Hansen 2012-11-12 22:43:32 -08:00
  • 9cc3f404af Add Short-String Optimization to plString Michael Hansen 2012-11-12 18:26:59 -08:00
  • 92c5070736 Remove dependency on <functional> Michael Hansen 2012-11-11 21:51:22 -08:00
  • 041b1985e4 Fix paths and move GetSecureEncryptionKey so things compile again Michael Hansen 2012-02-11 20:14:42 -08:00
  • 403d2a896d Move plFileUtils and hsFiles to CoreLib Michael Hansen 2012-02-11 19:17:23 -08:00
  • 03a1283c27 The licensing stuff was copied from an older code base... Michael Hansen 2012-02-11 19:14:25 -08:00
  • 8d8532f045 Fix encryption ASSumption Adam Johnson 2012-11-12 20:51:56 -05:00
  • e26829594d Remove plLogDecrypt. plLogDecrypt is devoid of purpose now that log encryption is gone. Lyrositor 2012-11-11 09:57:56 -05:00
  • b987f9719c Remove log and init file encryption. This fixes issue #123, and is supposed to get rid of encryption for the status logs and the init files loaded at startup. Lyrositor 2012-11-07 22:09:45 -05:00
  • 99650c7415 Merge pull request #225 from zrax/warn_cleanup Adam Johnson 2012-11-12 17:46:45 -08:00
  • 6b667fcaec Re-add file needed for precompiled headers to work Michael Hansen 2012-11-11 23:31:45 -08:00
  • 3c2a8c66e7 Remove more empty source files Michael Hansen 2012-11-11 23:00:24 -08:00
  • 40d5e2e867 Fix some noteworthy warnings (mostly hsBool->bool incompatibility) and missing headers Michael Hansen 2012-11-11 22:34:05 -08:00
  • 6d4726c766 Fix external build linking Adam Johnson 2012-11-11 18:05:00 -05:00
  • 364de3a317 Add functions to fix KI Chat scrolling issue. Fixes #180 (if combined with the moul-scripts commit). These two Python/Plasma functions are used in the moul-scripts fix for the scrolling KI Chat issue. Lyrositor 2012-11-08 11:06:12 -05:00
  • 336f1c40ad Track mouse ups/downs for releasing purposes Adam Johnson 2012-11-03 01:22:56 -04:00
  • b90776fafe Capture the mouse on clicks Adam Johnson 2012-10-23 23:21:50 -04:00
  • 4c9f5398bd Merge pull request #211 from Hoikas/addrinfo Branan Purvine-Riley 2012-10-14 10:04:55 -07:00
  • cb48aab373 Fix no cursor when not the top level window. Skoader 2012-10-03 20:30:07 -04:00
  • c090b44d5a Fix clicking on the title bar does not activate the window. Skoader 2012-10-03 20:28:51 -04:00
  • 87b441e890 Fix no cursor on window frame and title bar. Adam Johnson 2012-10-03 20:07:54 -04:00
  • a760e3dc35 Merge pull request #218 from boq/python_safety Adam Johnson 2012-10-03 16:37:01 -07:00
  • 2531dba66c Make Python.Cheat little bit safer Bartek Bok 2012-07-24 23:40:43 +02:00
  • 8fc79f280c Remove Python.RunFile Bartek Bok 2012-07-24 21:17:51 +02:00
  • bc3c409094 Merge pull request #217 from Hoikas/hdr-cleanup Branan Purvine-Riley 2012-08-13 17:20:01 -07:00
  • 2f4e79aaba Merge pull request #219 from boq/spawn Michael Hansen 2012-07-29 15:10:06 -07:00
  • 27ab9ef129 Display SO name in spawn list Bartek Bok 2012-07-25 20:50:01 +02:00
  • b57dc28136 Remove some unused CoreLib stuff Adam Johnson 2012-07-11 20:14:55 -04:00
  • a709e17069 Obliterate hsBool Adam Johnson 2012-07-11 01:28:00 -04:00
  • 5f78b33db4 Remove hsRand--we have rand support in the Cstdlib Adam Johnson 2012-06-17 20:51:31 -04:00
  • f0af98b0a7 Toss lots of custom CString code Adam Johnson 2012-06-17 20:15:04 -04:00
  • 1556d147d9 Don't expose math.h from HeadSpin.h Adam Johnson 2012-06-17 19:11:34 -04:00
  • 172b3c6cfb Toss old RAM functions Adam Johnson 2012-06-17 19:08:47 -04:00
  • 3667fb62e2 Replace COMPILER_ASSERT with C++0B static_assert Adam Johnson 2012-06-17 03:10:59 -04:00
  • 5d30f69957 Fix max plugin compile Adam Johnson 2012-06-14 21:52:56 -04:00
  • 94ca3bb097 Merge core-CoreLib headers Adam Johnson 2012-06-14 20:41:45 -04:00
  • b3a9d96f40 Merge pull request #213 from Hoikas/pch Adam Johnson 2012-07-11 06:43:54 -07:00
  • 04665d93be Merge pull request #215 from Hoikas/trollfix Branan Purvine-Riley 2012-06-18 19:16:22 -07:00
  • a5b1d62f9a Fix a bug that should never happen Adam Johnson 2012-06-18 21:53:41 -04:00
  • 6a3224a142 Merge pull request #214 from cwalther/window-size Adam Johnson 2012-06-18 15:57:34 -07:00