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

  • d2b913f350 Convert most of plSceneNode to std::vector Adam Johnson 2014-07-10 19:39:50 -04:00
  • 88ce09698e Convert plPageTree::fNodes to std::vector Adam Johnson 2014-07-09 22:55:45 -04:00
  • f83828d2f1 Merge pull request #445 from zrax/avx2 Adam Johnson 2014-10-18 20:03:03 -04:00
  • 7ddba6a758 Merge pull request #447 from zrax/hsEvent_fix Adam Johnson 2014-10-18 19:59:22 -04:00
  • eda0bd26d1 Merge pull request #449 from Deledrius/cleanupexe Adam Johnson 2014-10-18 19:54:06 -04:00
  • 1f26ee574e Merge pull request #455 from Mystler/vectorize Michael Hansen 2014-10-18 13:32:37 -07:00
  • 78c0b48859 Replace hsArrays in SortVisibleSpans() with STL vectors This seems to fix occasional crashes encountered on TOC. Florian Meißner 2014-10-18 21:51:21 +02:00
  • 05034db653 Merge pull request #381 from Lunanne/Unittests_clean Joseph Davies 2014-10-18 13:04:56 -07:00
  • eeec4bac56 - Fixed spaces in plstring docs - Moved the CRT flag - removed format tests as plString::format is deprecated. Anne Marije v/d Meer 2014-10-18 16:18:27 +02:00
  • bc3f64274c - CMakeLists.txt : Fix mess caused by rebase/merge - pfPythonTest/CMakeLists.txt: changed python linking like Mystler suggested (at least I hope I understood it right) - test_plString.cpp : added actual test, removed tab somewhere Anne Marije v/d Meer 2014-06-04 15:10:13 +02:00
  • 098df8b41e Changed to use arrsize Added extra test in ToUTF16 Anne Marije v/d Meer 2014-06-03 17:48:40 +02:00
  • 985c05d4af Uncomment some plString tests to see if they work. Darryl Pogue 2014-05-20 20:23:58 -07:00
  • 0f08019616 Some minor whitespace cleanup. Darryl Pogue 2014-05-20 20:23:16 -07:00
  • dd1de875c5 Remove hack not needed for VS2013. Darryl Pogue 2014-05-20 20:21:42 -07:00
  • 518901f6df Fix pfPython tests on Windows. Darryl Pogue 2014-02-15 17:58:09 -08:00
  • e2887eb075 make check working, 1 test app per library Darryl Pogue 2014-01-13 22:50:30 -08:00
  • d6cb56fd9c Move @cwalther's tests into new dir scheme. Darryl Pogue 2014-01-13 22:10:56 -08:00
  • 078d59dfa0 Preliminary unit testing setup using Google C++ Testing Framework. Christian Walther 2012-04-04 01:10:27 +02:00
  • 7b60621171 Get CTest working and add pnEncryption tests. Darryl Pogue 2014-01-12 17:43:54 -08:00
  • 19297f1944 Make building the tests optional. Make gtest build with shared crt by defaul. It would be better to do this in one of our own CMakeLists instead of google's but I couldn't figure out how. Anne Marije v/d Meer 2014-01-12 18:16:29 +01:00
  • 7bde88a635 Cleanup of unused code and fix of unit test to reflect that accented chars are counted as two. Anne Marije v/d Meer 2013-08-13 21:06:33 +02:00
  • 4f1d2494a1 enable tests Anne Marije v/d Meer 2013-08-12 20:23:58 +02:00
  • ed0c021803 Added gtest. Added Unittest. Small fix documentation plString. Anne Marije v/d Meer 2013-07-09 18:17:50 +02:00
  • 85b97435cc Making tests run on Linux and removing unicode on unsupported places Anne Marije van der Meer 2014-01-04 18:15:43 +01:00
  • cd80f9b3fd Merge pull request #454 from dpogue/osx-fixes Joseph Davies 2014-10-17 03:42:40 -07:00
  • 30ac1610f1 Add HS_BUILD_FOR_OSX definition. Darryl Pogue 2014-10-13 17:13:30 -07:00
  • 3898b4f39b Removes remaining usage of Bink in Max plugin. Joseph Davies 2014-04-21 11:05:15 -07:00
  • 9732a997c0 Removes remaining usage of Bink in main engine. Joseph Davies 2013-02-15 07:30:08 -08:00
  • 8b5b85cc53 Add stub plMoviePlayer. Joseph Davies 2014-04-21 18:31:27 -07:00
  • c71e8fbee0 Fix for forgotten logins when removable media attached. Incorporated suggestion from previous PR #32 on OpenUru_org/CWE-ou Ian McIntosh 2014-10-14 18:45:30 +01:00
  • 95c52c0912 Rename UniChar to plUniChar to avoid conflict on OSX. Darryl Pogue 2014-10-12 23:51:33 -07:00
  • ccd5687e61 Fix pnUUID linking on OSX. Closes #451. Darryl Pogue 2014-10-12 17:27:32 -07:00
  • 55ea5a03fa Fix missing header on OSX. Darryl Pogue 2014-10-12 17:24:43 -07:00
  • 70d037353f Fix for timeval on OSX. Darryl Pogue 2014-10-12 17:24:23 -07:00
  • ba1d7c3ae1 Merge pull request #441 from zrax/headspin_cleanup Darryl Pogue 2014-10-13 17:31:47 -07:00
  • 4f43be3eb2 Merge pull request #452 from zrax/osx_fix Darryl Pogue 2014-10-12 17:17:44 -07:00
  • b3488242f8 Check if CMake is accessible before trying to invoke it. Joseph Davies 2014-10-12 16:56:43 -07:00
  • 30410dbdd8 Some fixes for OSX compilation. Closes #450 Michael Hansen 2014-10-12 12:59:26 -07:00
  • f3635a9871 Don't build tools for which the script won't prepare the system. Joseph Davies 2014-10-12 14:40:15 -07:00
  • 75bf2965d3 Add path for PhysX default installation on 64-bit Windows systems. Joseph Davies 2014-10-12 14:13:06 -07:00
  • 0d297076ef Remove unused and dead code in winmain.cpp. Joseph Davies 2014-10-11 14:39:22 -07:00
  • 7445e23e59 Rename "new account" button resource to reflect actual purpose. Joseph Davies 2014-10-11 14:38:17 -07:00
  • 7ce6dfceeb make hsAssert variadic (to allow printf like error message) Vincent Munsch 2014-06-01 10:45:25 +02:00
  • 21e2a6de7b Fix MSVC7 warnings. textrendering Christian Walther 2014-08-23 21:10:55 +02:00
  • 658d5b6f71 This version of hsEvent more accurately matches the previous (Win32) behavior, and also serves as a proper binary semaphore. Michael Hansen 2014-08-20 20:15:52 -07:00
  • 8b62863419 Don't crash when the HTTP request for getting the server status message fails. statusmessagecrash Christian Walther 2014-08-15 20:19:38 +02:00
  • 085c00706c Some fixes for Clang Michael Hansen 2014-08-09 12:44:57 -07:00
  • 094b0fe557 Move <algorithm> header out of HeadSpin.h Michael Hansen 2014-07-26 12:04:01 -07:00
  • 827ea85af0 Remove some additional usless / unused junk Michael Hansen 2014-07-22 23:43:45 -07:00
  • 751d760772 Use standard (f)abs functions Michael Hansen 2014-07-22 23:26:54 -07:00
  • fced942020 Safer type-punning Michael Hansen 2014-07-22 23:24:49 -07:00
  • ce53a71990 There is no benefit to the hsFopen macro Michael Hansen 2014-07-22 22:38:05 -07:00
  • 1a987173d6 Use std::swap Michael Hansen 2014-07-22 22:34:43 -07:00
  • 72f18e8ebb Complete the previous commit by also removing the inline min and max functions defined in HeadSpin.h without breaking (3ds)Max compilation Michael Hansen 2014-07-22 22:22:22 -07:00
  • e36220cca5 Use std::min and std::max Michael Hansen 2014-07-22 21:12:09 -07:00
  • 4f5a941d41 Merge pull request #446 from zrax/clang_fixes Darryl Pogue 2014-08-09 12:25:16 -07:00
  • 9d67b96837 Fix some errors and warnings when compiling with Clang Michael Hansen 2014-08-09 12:16:25 -07:00
  • 2bbfa9399d Fixup example Michael Hansen 2014-08-08 21:47:19 -07:00
  • 19bda88893 Add AVX2 support to hsCpuID, and cleanup some misc related junk Michael Hansen 2014-05-24 18:48:17 -07:00
  • a1303d6d23 Fix inconsistent line endings :( Michael Hansen 2014-07-27 13:57:39 -07:00
  • b1e93f92f4 Merge pull request #443 from zrax/cxx11_synch Adam Johnson 2014-07-26 20:22:40 -04:00
  • 474b54396b Reintroduce (and enforce use of) hsLockFor{Reading,Writing} Michael Hansen 2014-07-26 13:05:43 -07:00
  • 5836af7268 Clean up hsReaderWriterLock Michael Hansen 2014-07-26 12:44:51 -07:00
  • f83ec34c67 Move the old IPC-based semaphore to hsGlobalSemaphore, and provide a "normal" (inter-thread only) semaphore class. Michael Hansen 2014-04-09 23:32:13 -07:00
  • b774548066 Simplify plDispatch mutexes a bit Michael Hansen 2014-04-06 19:26:31 -07:00
  • a669abf10e Use C++11 threading for hsEvent, and clean up the API a bit Michael Hansen 2014-04-05 21:39:02 -07:00
  • 2947acb2c8 Replace hsMutex with std::mutex Michael Hansen 2014-04-05 20:45:58 -07:00
  • 964256411e Merge pull request #442 from zrax/plString-construction Adam Johnson 2014-07-25 22:32:27 -04:00
  • 5ed3e3205c Add move semantics to plString and plStringStream Michael Hansen 2014-07-25 18:20:25 -07:00
  • fa1bb779e5 Add explicit string literal overload to try to help Coverity (and avoid a strlen call to boot). Michael Hansen 2014-07-25 18:15:10 -07:00
  • a82c110a9a Merge pull request #438 from zrax/plFormat_stream Adam Johnson 2014-07-15 21:48:54 -04:00
  • d27f102166 Merge pull request #437 from zrax/hsRef Adam Johnson 2014-07-15 21:33:18 -04:00
  • 04cb57a2ad Merge pull request #418 from dpogue/timer Adam Johnson 2014-07-05 14:16:26 -04:00
  • f5b2bddbb2 Always use hsTimer for profile stats. Darryl Pogue 2014-06-28 21:39:17 -07:00
  • a0da984cdc Work towards killing TimeGetMs. Darryl Pogue 2014-05-11 18:45:22 -07:00
  • a3ae4201a2 Template-ize hsTimer return values. Darryl Pogue 2014-05-11 18:27:59 -07:00
  • 5b0652cb7e std::chrono-ize hsTimer. Darryl Pogue 2014-05-11 16:31:07 -07:00
  • 6fb7090eed Remove unused pnUtTime functions. Darryl Pogue 2014-04-20 16:50:58 -07:00
  • f783af5eff Merge pull request #440 from cwalther/textrendering-fade Adam Johnson 2014-06-12 14:08:02 -04:00
  • 9c609b9fd8 Modulate text shadow opacity by the alpha of the text color to make the player lists fade properly. Christian Walther 2014-06-07 18:22:41 +02:00
  • 689941ba64 Modulate text shadow opacity by the alpha of the text color to make the player lists fade properly. Christian Walther 2014-06-07 18:22:41 +02:00
  • 63af63574c Revert "Fix dupe callbacks in VaultAddChildNode" Adam Johnson 2014-06-06 14:20:55 -04:00
  • f187d98a76 Revert "Fix inappropriate UnRefing in VaultCreateNodeTrans" Adam Johnson 2014-06-06 14:20:25 -04:00
  • f68556c04d Merge pull request #439 from Hoikas/createplayer-crash Adam Johnson 2014-06-05 17:26:33 -04:00
  • c84aee11a6 Merge pull request #411 from Hoikas/plclient-cleaning Adam Johnson 2014-06-05 17:25:14 -04:00
  • f578a42ab1 Merge pull request #423 from Hoikas/agesdl Adam Johnson 2014-06-05 17:25:11 -04:00
  • 8f8bad63f0 Fix inappropriate UnRefing in VaultCreateNodeTrans Adam Johnson 2014-06-05 17:13:41 -04:00
  • f93b37e152 Switch plFormat's accumulator to a plStringStream for better performance Michael Hansen 2014-06-04 19:35:30 -07:00
  • d113642a61 Fix typo in non-Win32 logging code Michael Hansen 2014-06-03 21:31:32 -07:00
  • dd23320f5e Merge pull request #434 from Hoikas/dupe-callback Michael Hansen 2014-06-03 20:54:54 -07:00
  • b393947cd5 Fix dupe callbacks in VaultAddChildNode Adam Johnson 2014-05-29 12:09:24 -04:00
  • ec2d5a5d42 Merge pull request #419 from Hoikas/physx_sleep Joseph Davies 2014-06-02 09:39:24 -07:00
  • aee2f7f7ca Make hsRefCnt atomic, and merge with hsAtomicRefCnt Michael Hansen 2014-06-01 13:29:19 -07:00
  • d283872da6 Unify leak checkers Michael Hansen 2014-06-01 11:54:07 -07:00
  • 39867610a2 Fix leak check race condition, and remove an unintentional circular ref Michael Hansen 2014-06-01 11:18:51 -07:00
  • 7f4701cc1a Add a RefCnt leak debug tracker Michael Hansen 2014-05-30 23:49:04 -07:00
  • 403528a24b Use hsRef for storage of the remaining vault nodes Michael Hansen 2014-05-30 21:31:00 -07:00
  • 8fa9171415 Also use hsRef for the vault functions which "return" lists Michael Hansen 2014-05-30 18:50:36 -07:00
  • d2a05929f8 Replace most vault *IncRef() API functions with hsRef versions Michael Hansen 2014-05-30 18:22:31 -07:00
  • aa2a1de5d0 Provide an easier/safer way to manage hsRefCnt subclasses Michael Hansen 2014-04-09 00:20:16 -07:00