2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 02:27:40 -04:00

Commit Graph

  • b34577103e Pixel-accurately clip characters to the available space instead of omitting whole characters that stick out. Christian Walther 2014-04-03 22:17:45 +02:00
  • 4cd2b2f7dd Fix #303 Adam Johnson 2013-07-04 18:14:58 -04:00
  • 54a1b99f56 Merge pull request #406 from Deledrius/Max7_VS12 Adam Johnson 2014-04-26 13:42:42 -04:00
  • 81214699ae Fix scope on preprocessor variables for Max plugin. Joseph Davies 2014-04-25 21:56:23 -07:00
  • d1c86267b3 Const getters Anne Marije v/d Meer 2014-04-25 12:17:47 +02:00
  • a1edba6267 fix for g++: fix plVault LogMsg calls + remove useless wide char usage fix usage of plAvatarMgr::FindAvatar() and plLinkEffectsTriggerMsg::SetLinkKey() with temporary variables plNetServerSessionInfo.h need std::string fix plProgressMgr.h: NumLoadingFrames() have an useless class context information fix plSocket usage of non-standard NULL Vincent Munsch 2014-04-16 18:13:40 +02:00
  • 683945fb7d Merge pull request #404 from dpogue/coverity Adam Johnson 2014-04-22 15:33:03 -04:00
  • c3d8e7e161 Add different SetText values to MaxCompat header. Joseph Davies 2014-04-21 08:07:43 -07:00
  • 58d79679d3 Use std math functions in Max plugin. Joseph Davies 2014-04-21 05:35:54 -07:00
  • 8ed43ca9ab Merge pull request #405 from dpogue/readme Adam Johnson 2014-04-20 23:59:30 -04:00
  • 8ea4f1ffc4 Merge pull request #398 from zrax/expat-utf8 Darryl Pogue 2014-04-20 20:56:49 -07:00
  • 14950f4c44 Update README and add prepare_env scripts. Darryl Pogue 2014-04-20 19:30:56 -07:00
  • d615f47dc4 Improve clarity of stat/_wstat64 return value. Darryl Pogue 2014-04-20 17:12:59 -07:00
  • 87e2150948 Remove unneeded register keyword. Darryl Pogue 2014-04-20 17:12:23 -07:00
  • b66a2ba9e3 Fix an uninitialized value in hsBounds. Darryl Pogue 2014-04-20 17:12:02 -07:00
  • 5e8d75169c Use pointers instead of array syntax. Darryl Pogue 2014-04-20 17:11:34 -07:00
  • fdd8279c57 Merge pull request #403 from dpogue/coverity_patches Darryl Pogue 2014-04-18 15:01:52 -07:00
  • e28d5c36b5 Merge pull request #401 from zrax/max_cmake Darryl Pogue 2014-04-18 15:00:21 -07:00
  • 9724b8e17b Fix uninitalized pointer assumed to be null in Listener.XMode console command Branan Purvine-Riley 2014-03-16 14:39:19 -07:00
  • ff13a26e8a Add better error handling to app.event console command Branan Purvine-Riley 2014-03-16 14:38:49 -07:00
  • 613b001678 Clean up plDistributor max/pl point interop Branan Purvine-Riley 2014-03-16 14:26:40 -07:00
  • 7c0c1635ab Use the UTF-8 version of Expat Michael Hansen 2014-04-05 16:51:06 -07:00
  • 6b2dedf547 Make font flags available to Python in PlasmaConstants. Christian Walther 2014-04-12 10:22:07 +02:00
  • 192e4a252c Fix comment Hoikas Anne Marije v/d Meer 2014-04-25 11:57:33 +02:00
  • 978edc1423 Only try to find the Max SDK if it was requested (and show the option to try to build it always) Michael Hansen 2014-04-11 23:07:24 -07:00
  • c0b63e4237 Fix ptGUIControl.setFontFlags(). Christian Walther 2014-04-10 22:59:37 +02:00
  • 020f8a1ba0 Move methods to pyGUIControl to pyGUIControlTextBox. Anne Marije v/d Meer 2014-04-09 11:21:28 +02:00
  • 9b46e8e739 Merge pull request #397 from zrax/warnings Adam Johnson 2014-04-07 22:28:50 -04:00
  • 50d16c3d1f Merge pull request #393 from dpogue/nix-fix Michael Hansen 2014-04-05 23:04:31 -07:00
  • a58fe4653f Fix a clang warning in plPythonPack. Darryl Pogue 2013-12-26 23:58:49 -08:00
  • c8d77714b9 Remove plFileSystem::GetTempFileName. Darryl Pogue 2014-04-05 20:30:45 -07:00
  • f5e99ba9a3 Fixes for semaphores on *nix. Darryl Pogue 2013-12-26 23:49:03 -08:00
  • 5594ce186e Added link to Roadmap wiki page. Darryl Pogue 2014-04-05 19:20:33 -07:00
  • 39ff487ca8 add python api to set flags Anne Marije v/d Meer 2014-04-01 16:38:12 +02:00
  • a0bbef1819 Undo the kRenderJustXForceLeft bugfix of 4 commits back. Christian Walther 2014-04-06 17:19:42 +02:00
  • a58e9c643c Clean up some warnings, and make the CRT ones more relevant Michael Hansen 2014-03-16 14:35:15 -07:00
  • ccdcd55a6a Merge pull request #394 from dpogue/mingw-fixes Michael Hansen 2014-03-04 18:36:54 -08:00
  • a1e3fa6faf Various MinGW compile fixes. Darryl Pogue 2014-02-19 23:24:40 -08:00
  • a4af9e4243 Merge pull request #391 from Mystler/fix Michael Hansen 2014-02-02 00:44:38 -08:00
  • 7a59dbae41 I did it wrooong Florian Meißner 2014-02-02 09:40:32 +01:00
  • 22f1be0542 Merge pull request #387 from Hoikas/animFun Adam Johnson 2014-01-31 19:51:16 -08:00
  • cc6e92b20a Merge pull request #385 from Hoikas/patch-phailure Branan Purvine-Riley 2014-01-29 17:41:57 -08:00
  • f1f7f3acd3 Fix fallout in 3dsm plugin Adam Johnson 2014-01-23 23:53:14 -05:00
  • 86c77006c8 PCH-ize plMessage Adam Johnson 2014-01-23 23:33:58 -05:00
  • f77bf620ec Remove unused NetCommMsg Adam Johnson 2014-01-23 22:56:07 -05:00
  • 14b3d3f03c Fix unsafe cast Adam Johnson 2014-01-23 22:35:33 -05:00
  • 51c594a3b3 First pass over plMessage headers. Adam Johnson 2014-01-23 22:08:24 -05:00
  • fc06d95858 Merge pull request #388 from Hoikas/leaks Adam Johnson 2014-01-23 17:14:16 -08:00
  • 97cff0e8a9 Merge pull request #389 from Mystler/plAvatar Adam Johnson 2014-01-23 16:59:26 -08:00
  • cedc2482e3 Fixes for plAvatar Florian Meißner 2014-01-23 16:27:11 +01:00
  • 3d1bcf1988 Whoops-a-birdy Michael Hansen 2014-01-22 20:59:25 -08:00
  • 5d919f6d28 Fix leak in GetLinkToCity Adam Johnson 2014-01-22 19:15:29 -05:00
  • 9e6200507b Fix potential leak in OfferLinkToPlayer Adam Johnson 2014-01-22 19:06:51 -05:00
  • 571bdbab01 Fix leak in GetLinkToMyNeighborhood Adam Johnson 2014-01-22 19:02:23 -05:00
  • febc871e52 Fix HGLOBAL leak in plClipboard Adam Johnson 2014-01-22 18:52:14 -05:00
  • 05567a2881 Help Coverity figure out how auto string sizes work, and fix 64-bit portability at the same time Michael Hansen 2014-01-21 21:23:48 -08:00
  • acb980332f Fix plMouseDevice crash Adam Johnson 2014-01-21 18:46:28 -05:00
  • 37948af058 Merge pull request #382 from zrax/ReadSafeString_plString Adam Johnson 2014-01-21 15:29:40 -08:00
  • 387e23061a Minor changes to hash and hash_i to avoid making a copy of the string data Michael Hansen 2014-01-16 18:25:10 -08:00
  • 9e0330feea Plate resource plString Adam Johnson 2014-01-11 19:53:32 -05:00
  • b10795b9cb Convert plClientResMgr to plString Adam Johnson 2014-01-07 23:17:00 -05:00
  • 249f26c53f plString Hash for unordered containers Adam Johnson 2013-12-29 22:48:47 -05:00
  • d7fdf10455 Convert ReadSafe(W)String* to the plString variants, and remove the now unneeded _TEMP variants. All safe strings read from hsStreams are now plStringified :) Michael Hansen 2014-01-12 18:39:33 -08:00
  • dceb911f25 Clean up some crazy in plClientResMgr Michael Hansen 2014-01-12 18:12:43 -08:00
  • f1131bbb25 Fix winmain use and a couple of remaining SafeStrings => plString Michael Hansen 2014-01-12 17:59:20 -08:00
  • ae1bbdc1d6 Animation SDL variable names => plString Michael Hansen 2014-01-12 17:45:53 -08:00
  • ef04cfcf84 Age Link info names => plString Michael Hansen 2014-01-12 15:13:04 -08:00
  • f9a72e1a8f Repeatable emote animations... Adam Johnson 2014-01-19 19:35:38 -05:00
  • 69e6381736 Implement Co-op animations via Python Florian Meißner 2012-02-02 20:27:44 +01:00
  • 14392883a7 Add customizable finish message to avatar seeking Florian Meißner 2012-02-02 20:24:22 +01:00
  • b6a371f49f Add animation loop functions to Python Florian Meißner 2011-11-30 15:20:12 +01:00
  • 625319f99d NT6-proof PhysX_Setup.exe launch Adam Johnson 2014-01-19 14:48:04 -05:00
  • 5021438dd7 SkipLoginDialog -- forgot to implement this one Adam Johnson 2014-01-19 14:45:05 -05:00
  • d7aa9ac17c Handle smart pointers... Adam Johnson 2014-01-19 14:39:52 -05:00
  • 7c6cb34cd1 Don't eat calls in hsAssert. Adam Johnson 2014-01-19 14:27:41 -05:00
  • f35df2053c Merge pull request #384 from Mystler/gvalues Michael Hansen 2014-01-19 10:23:34 -08:00
  • b0bffa0b5d Allow setting the G values for the servers in the server.ini Setting these values is optional. If they are not set in the ini file, default values will be used. This way, we don't have to change all our ini files. Florian Meißner 2014-01-19 10:06:33 +01:00
  • ff30c77ddd plArmatureMod => plString Michael Hansen 2014-01-12 13:22:42 -08:00
  • 0c1783b2f3 plGenericVar => plString Michael Hansen 2014-01-11 12:10:07 -08:00
  • a783642515 Python file names and SynchedObj SDL state names => plString Michael Hansen 2014-01-11 11:33:45 -08:00
  • f370c65ad3 GUI List Box items => plString Michael Hansen 2014-01-11 01:06:59 -08:00
  • 262cc65f57 pfGUIControlMod's font face => plString Michael Hansen 2014-01-11 00:43:03 -08:00
  • 939f6c3d41 Accept plStrings in plDynamicTextMap for rendering and font names Michael Hansen 2014-01-11 00:18:23 -08:00
  • acb92852c8 Merge pull request #380 from zrax/nuke_hsStrcpy Adam Johnson 2014-01-11 21:08:18 -08:00
  • abe3d465b3 Some additional sprintf and std::string cleanup Michael Hansen 2014-01-10 19:11:20 -08:00
  • 7de24157a5 Avatar Clothing data => plString Michael Hansen 2014-01-10 00:01:53 -08:00
  • 71c9771cfb plOneShotMod => plString Michael Hansen 2014-01-09 23:10:57 -08:00
  • b16274a8cc plNPCSpawnMod => plString Michael Hansen 2014-01-09 23:07:49 -08:00
  • ee2ba7d068 hsG3DDeviceSelector => plString Michael Hansen 2014-01-09 22:55:32 -08:00
  • cbea492457 plMultistageStage => plString Michael Hansen 2014-01-09 22:36:54 -08:00
  • 4987b32574 pfBackdoorMsg => plString Michael Hansen 2014-01-09 22:10:17 -08:00
  • 29e311c91d Clean up plAvatarMsg a bit Michael Hansen 2014-01-09 21:57:53 -08:00
  • 862a05cbd5 Remove name from hsReaderWriterLock, since nobody was using it. Michael Hansen 2014-01-09 21:54:18 -08:00
  • ec70590c5b proVariableEventData name => plString Michael Hansen 2014-01-09 21:40:38 -08:00
  • 5b6b886b55 Clean up DisplaySystemVersion() to avoid hsStrcpy, and add Windows 8.1 to the known versions decoder. Michael Hansen 2014-01-09 21:25:15 -08:00
  • 82029b56ff pfGameGUIMsg => plString Michael Hansen 2014-01-09 21:00:02 -08:00
  • d8113a5ab7 Movie filename in plMovieMsg and plBinkPlayer => plString Michael Hansen 2014-01-09 20:45:53 -08:00
  • 611b9a09c2 plCloneSpawnModifier template name => plString Michael Hansen 2014-01-09 20:36:46 -08:00
  • 829277bcc4 Convert plLoadAgeMsg's age filename to a plString Michael Hansen 2014-01-09 20:33:29 -08:00
  • 8323758d33 Cleanup: Don't pass a writable scratch buffer off to dozens of virtual functions -- that's just silly! Michael Hansen 2014-01-09 20:14:16 -08:00