1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-19 11:49:09 +00:00

Commit Graph

  • 75a3701f3e Fix pfJournalBook. Darryl Pogue 2012-01-29 02:01:19 -08:00
  • e7319c8ab2 Fix plNetClient. Darryl Pogue 2012-01-29 01:46:26 -08:00
  • 745378f9be Fix plAvatar. Darryl Pogue 2012-01-29 01:46:06 -08:00
  • b1fb2e6dd0 Fix pnIniCore. Darryl Pogue 2012-01-29 01:44:40 -08:00
  • 908ab6d632 Fix pnUtilsExe. Darryl Pogue 2012-01-29 01:44:23 -08:00
  • ad4ff5c262 Fix plNetTransport. Darryl Pogue 2012-01-29 00:53:11 -08:00
  • 668034fd71 Fix plGLight. Darryl Pogue 2012-01-29 00:52:53 -08:00
  • d8ce2aa302 Fix pfCamera compilation. Darryl Pogue 2012-01-29 00:45:12 -08:00
  • 5593212a26 Fix plNetClientComm compilation. Darryl Pogue 2012-01-29 00:44:52 -08:00
  • 1f0547279c Fixes for plInputManager and plResponderModifier. Darryl Pogue 2012-01-28 18:12:24 -08:00
  • 85b5842ece Fix all the packed structures. Darryl Pogue 2012-01-29 00:19:37 -08:00
  • 945e1ac37b Make pnUtUuid compile on *nix. Darryl Pogue 2012-01-29 00:18:26 -08:00
  • 65b75f0667 Don't throw errors when including pnUtils stuff. Darryl Pogue 2012-01-28 23:15:16 -08:00
  • 59be399f12 Merge pull request #126 from Hoikas/ptplayer-init Branan Purvine-Riley 2012-01-28 22:40:52 -08:00
  • 454e4c8afb Fix some pnUtils header issues. Darryl Pogue 2012-01-28 22:32:30 -08:00
  • 7fe124c1e0 plMessage now build on *nix :D Darryl Pogue 2012-01-28 22:25:38 -08:00
  • 959ca70047 Define MAX_PATH for *nix since it's used all over. Darryl Pogue 2012-01-28 22:25:02 -08:00
  • a964066656 Get rid of pnUtils PCH stuff. Darryl Pogue 2012-01-28 22:24:28 -08:00
  • a64b909f4f Now all the kids can play with ConvertString (and some others) Adam Johnson 2012-01-28 21:36:38 -05:00
  • 805dd6c2cd Merge pull request #125 from dpogue/master Adam Johnson 2012-01-28 19:47:30 -08:00
  • b45ad14b78 Fix NxMath conflicts. Darryl Pogue 2012-01-28 18:11:22 -08:00
  • 77a31686da Fix the plString stuff that didn't get caught in the merge Michael Hansen 2012-01-28 17:36:05 -08:00
  • c339f947ba Merge remote-tracking branch 'origin/master' into plString Michael Hansen 2012-01-28 17:20:01 -08:00
  • 3f22efda98 Make sure all the InputKeys exist for *nix. Darryl Pogue 2012-01-28 16:43:22 -08:00
  • 46c3c9c049 Fix some includes for non-MSVC. Darryl Pogue 2012-01-28 16:15:17 -08:00
  • e34414889f Convert plUoid's object name to a plString Michael Hansen 2012-01-28 16:24:20 -08:00
  • 29064590c5 Add PyUnicode support to ptPlayer.__init__ Adam Johnson 2012-01-28 08:49:35 -05:00
  • 4bf0c485ce Fix #121 by removing axfres.h include Adam Johnson 2012-01-28 07:33:34 -05:00
  • 7c2cb067ad Merge pull request #124 from cwalther/gotopage Joseph Davies 2012-01-28 15:52:55 -08:00
  • 766df693c6 Merge pull request #122 from Hoikas/modern-malloc NadnerbD 2012-01-28 15:51:11 -08:00
  • f7d5432584 Fix release mode compile error Adam Johnson 2012-01-26 16:29:59 -05:00
  • 3a6063bc7a Fix inability to go to a higher page in a book than the next after what has already been displayed. Christian Walther 2012-01-15 15:54:16 +01:00
  • 442a733fbb Add more temporary hack macros to help speed up conversion and testing Michael Hansen 2012-01-25 22:43:18 -08:00
  • a1852ad385 Convert plUUID and its cascade of dependencies to plString Michael Hansen 2012-01-25 21:17:35 -08:00
  • acd47d9f91 Re-add plString with some cleanup Michael Hansen 2012-01-25 19:20:44 -08:00
  • 906b16d28e Remove stupid Adam Johnson 2012-01-25 15:51:20 -05:00
  • 91fc595407 Completely kill off CoreLibExe Adam Johnson 2012-01-24 23:05:48 -05:00
  • 63a9eea771 Kill hsMalloc to the best of our ability. Darryl Pogue 2012-01-21 16:26:08 -08:00
  • a14a171774 Replace MemMove, MemCopy, and MemCmp. Darryl Pogue 2012-01-21 16:25:33 -08:00
  • eb946f76a4 Get rid of MemAlloc. Darryl Pogue 2012-01-21 16:02:20 -08:00
  • 72fdf8de32 Replace MemZero with memset. Darryl Pogue 2012-01-21 15:53:29 -08:00
  • 7d7d7d273f Get rid of ALLOCZERO macro. Darryl Pogue 2012-01-21 15:39:48 -08:00
  • f4ff65ccbc Replace MemSet with memset. Darryl Pogue 2012-01-21 15:39:10 -08:00
  • 12ac9a79be Remove TRACKED_NEW from tools. Darryl Pogue 2012-01-21 01:14:51 -08:00
  • 5013a978eb Get rid of NEW(), TRACKED_NEW, and ZERO(). Darryl Pogue 2012-01-21 01:09:48 -08:00
  • 30430d3024 Replace ZEROPTR() with memset. Darryl Pogue 2012-01-20 23:42:39 -08:00
  • 3c5ed83020 Replace calls to ALLOC() macro with malloc. Darryl Pogue 2012-01-20 23:30:32 -08:00
  • 1fa1197c3e Get rid of ALLOCFLAGS() macro. Darryl Pogue 2012-01-20 23:20:15 -08:00
  • 4159663415 Get rid of MEMDUP() macro. Darryl Pogue 2012-01-20 23:16:17 -08:00
  • b3f75a5ae7 Get rid of REALLOC(), REALLOCFLAGS(), and CALLOC() Darryl Pogue 2011-10-23 23:10:15 -07:00
  • 48b8cd8ad0 Get rid of FREEFLAGS() which ignored the flags >.> Darryl Pogue 2011-10-23 23:05:48 -07:00
  • 6cdcf6a95e Get rid of most _alloca use and remove ALLOCA(). Darryl Pogue 2011-10-23 23:01:19 -07:00
  • 8a3f0cfd5b Get rid of DEL() and FREE() macros. Darryl Pogue 2011-10-23 20:52:33 -07:00
  • be26b145df HeadSpin.h is now the core header. Adam Johnson 2012-01-21 21:52:21 -05:00
  • 2f53a10fb6 Convert hsConfig defines to cmake -- fixes #93 Adam Johnson 2012-01-21 17:15:35 -05:00
  • 4bb94f34b8 Remove obviously unused stuff Adam Johnson 2012-01-21 14:31:22 -05:00
  • e020651e4b Eliminate hsScalar and hsFixed Adam Johnson 2012-01-21 02:03:37 -05:00
  • 5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h Adam Johnson 2012-01-19 21:19:26 -05:00
  • a0d54e2644 Merge pull request #120 from cwalther/returnkey Branan Purvine-Riley 2012-01-25 13:36:21 -08:00
  • b343e389ab Implement shadowed text rendering. Christian Walther 2012-01-25 22:16:19 +01:00
  • cec6d75f94 Fix a warning while I'm at it. Christian Walther 2012-01-25 20:40:42 +01:00
  • 12d114b63a Allow typing tabs (MOULa does too). Christian Walther 2012-01-25 20:40:04 +01:00
  • 859aef9e97 Fix use of the return key as a control key Christian Walther 2012-01-22 16:08:56 +01:00
  • 1c2defef26 Merge pull request #119 from branan/loceditor Branan Purvine-Riley 2012-01-20 19:44:52 -08:00
  • 7500c9f992 Import plLocalizationEditor Branan Purvine-Riley 2012-01-20 16:47:27 -08:00
  • be472ddb62 Merge pull request #118 from Hoikas/physx Branan Purvine-Riley 2012-01-20 15:26:20 -08:00
  • 02e38f981e Fix mouse recentering. Joseph Davies 2012-01-20 05:18:04 -08:00
  • 73ec6b4601 Merge pull request #55 from Deledrius/l10n Joseph Davies 2012-01-20 01:54:07 -08:00
  • b4e1dc352e Fix player and CGZ marker games Adam Johnson 2012-01-19 00:59:56 -05:00
  • 3bf8df58d8 Band-aid for the "Michael Jackson" bug Adam Johnson 2012-01-19 00:19:48 -05:00
  • 64a0c49439 Bonus: Some cleanups for collision message handling and slightly improved logging Adam Johnson 2012-01-17 22:28:54 -05:00
  • 7c40364752 Fix some more incorrect PhysX Api calls for Kinematic Actors Adam Johnson 2012-01-17 22:24:53 -05:00
  • d264b4d3e8 Merge pull request #117 from Hoikas/patcher-cleanup Branan Purvine-Riley 2012-01-17 16:35:54 -08:00
  • 032a577111 Implement a new, asynchronous plResPatcher singleton Adam Johnson 2012-01-16 21:28:00 -05:00
  • 846f2c870b Replaced the unused plNCAgeJoinerMsg with plResPatcherMsg Adam Johnson 2012-01-16 18:43:57 -05:00
  • 4661b470f6 Toss useless, Windows-only plBGDownloader Adam Johnson 2012-01-09 11:57:42 -05:00
  • 13d36587e6 Merge pull request #116 from Hoikas/vistest Adam Johnson 2012-01-15 15:55:36 -08:00
  • ec0aecd202 Make pyVault::RegisterOwnedAge a blocking operation Adam Johnson 2012-01-15 18:37:20 -05:00
  • f45679a54f Make pyVault::AddChronicleEntry a blocking operation to avoid a race condition Adam Johnson 2012-01-15 18:35:05 -05:00
  • 2290aab5a8 Fix avatar clothing bounds test. Skoader 2012-01-15 00:15:50 -05:00
  • 0e11edf24e Merge pull request #115 from Hoikas/securepreloader Branan Purvine-Riley 2012-01-10 19:59:46 -08:00
  • d7fa8cb613 Implement new pfSecurePreloader Adam Johnson 2012-01-07 23:56:39 -05:00
  • e28993aab5 Tighten up plStreamSource::GetFile for internal clients Adam Johnson 2012-01-09 01:24:20 -05:00
  • 51e89d630e Add wchar version of plFileUtils::StripExt Adam Johnson 2012-01-09 00:19:58 -05:00
  • a2c819ac26 Make hsRAMStream's read() NOT throw an exception. We now match hsUNIXStream::Read()'s functionality Adam Johnson 2012-01-08 18:11:00 -05:00
  • 83ff761632 Allow plSecureStream to open any arbitrary hsStream in read-only mode Adam Johnson 2012-01-07 23:55:23 -05:00
  • 3508df1c16 Allow computing md5 hashes from hsStream derived classes Adam Johnson 2012-01-07 23:54:38 -05:00
  • d420ac6da7 Fix for inserting newlines into KI notes Florian Meissner 2012-01-08 16:39:23 -05:00
  • 045feb4b13 Merge pull request #112 from Deledrius/resource_error Branan Purvine-Riley 2012-01-08 00:27:51 -08:00
  • 4b8c0a8ab6 Merge pull request #108 from branan/seqprefix Adam Johnson 2012-01-07 16:14:59 -08:00
  • 5e04f987e0 Merge pull request #111 from dpogue/drawable-linux Adam Johnson 2012-01-07 16:00:44 -08:00
  • f4639698e4 Show notification when missing required resource data file. Joseph Davies 2012-01-04 23:20:49 -08:00
  • 6f5643debd ifdef some Win32 InputCore stuff for plDrawable. Darryl Pogue 2012-01-04 21:37:52 -08:00
  • 30052e1ca4 Merge pull request #109 from Mystler/plFontConverter Branan Purvine-Riley 2012-01-03 14:46:41 -08:00
  • afef1efb91 Ignore .aps files that are autogenerated by Visual Studio from .rc files Adam Johnson 2012-01-03 17:36:16 -05:00
  • 30faa99367 update comment describing sequence number Branan Purvine-Riley 2012-01-03 01:39:15 -08:00
  • b11881d9a3 Increase allowable sequence prefix range Branan Purvine-Riley 2012-01-03 01:18:47 -08:00
  • 61da0883d8 Merge pull request #105 from dpogue/netbase Adam Johnson 2011-12-30 23:17:14 -08:00
  • e02141055a Use premultiplied alpha for plDynamicTextMaps on GUI controls. Christian Walther 2011-12-30 15:10:47 +01:00
  • 1f0277e3e0 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