Commit Graph

  • a668ebe68b Make plUUID work in *nix. Darryl Pogue 2011-08-06 14:41:10 -0700
  • 77bd6397ae wchar includes for hsStringTokenizer. Darryl Pogue 2011-08-06 13:38:11 -0700
  • 1234dacee5 oops, I forgot some relative includes diafero 2011-08-28 00:03:56 +0200
  • 8cf404a584 Merge pull request #73 from diafero/tools Adam Johnson 2011-08-27 14:50:20 -0700
  • c9beab27c6 avoid relative includes diafero 2011-08-27 23:08:15 +0200
  • 27dc2ecc71 fix the source groups in plResBrowser diafero 2011-08-27 23:08:01 +0200
  • 46498d1f64 fix plResBrowser crash on file open diafero 2011-08-22 18:22:08 +0200
  • a8dec86847 make plResBrowser compile without afxres.h (for VS Express) diafero 2011-08-22 18:20:12 +0200
  • 6a8a77e3ff make plResBrowser compile diafero 2011-08-22 18:11:07 +0200
  • ca78172e27 add plLogDecrypt and fix some trailing newlines diafero 2011-08-22 17:08:39 +0200
  • 7a08b715c8 Fixes the 3DSMax plugins Matt Richards 2011-07-26 22:33:53 -0500
  • 114e4db90c add plResBrowser Matt Richards 2011-07-26 22:00:55 -0500
  • 1f031169fc Think I forgot a file. Matt Richards 2011-06-25 16:08:24 -0500
  • a07af8881b Update gitignore Matt Richards 2011-06-25 15:55:25 -0500
  • 4899aee91e Adding more tools to the CMake Files. Matt Richards 2011-06-25 15:47:51 -0500
  • da1ca0d91c Fix the bugs I introduced by accidentally merging my own pull request. Adam Johnson 2011-08-27 16:24:54 -0400
  • 109e389178 Merge pull request #72 from dpogue/mingw Adam Johnson 2011-08-27 12:26:36 -0700
  • a75220a409 Include the vkey code with the key character Adam Johnson 2011-08-27 14:22:53 -0400
  • e3c65ac817 Separate KeyEvents and KeyPresses Adam Johnson 2011-08-26 23:17:10 -0400
  • 6ec190f526 This should have been reviewed better Michael Hansen 2011-08-25 17:41:35 -0700
  • 9ed145d533 Merge pull request #74 from Mystler/pngjournal Joseph Davies 2011-08-25 17:03:02 -0700
  • 8512049ca8 Allow pfJournalBook to load png files from local path (internal) Florian Meissner 2011-08-25 16:36:53 +0200
  • 14d6f51943 Merge pull request #71 from diafero/cleanup Darryl Pogue 2011-08-20 01:54:12 -0700
  • 85404e9b97 actually display the status message in the launcher diafero 2011-08-08 11:51:49 +0200
  • 25e12fb3d0 remove unused function GetMouseCoords diafero 2011-08-08 11:39:50 +0200
  • 9c28eca30f remove pointless "BUILD_TYPE" option... external vs. internal client should really be enough diafero 2011-07-31 13:35:38 +0200
  • f9e6f873b6 remove unused dialogs from plClient diafero 2011-08-05 14:14:31 +0200
  • 84b5eef9eb fix plClient -SkipLoginDialog diafero 2011-08-04 15:16:43 +0200
  • 9968c229ec get rid of a bunch of pointlessnes: GT detection, internal client expiration (?!?), a hard-coded GUID diafero 2011-08-04 14:22:59 +0200
  • 454db5c6a2 Merge pull request #70 from dpogue/miscfixes Darryl Pogue 2011-08-20 01:46:23 -0700
  • c0a5199957 Merge pull request #69 from diafero/config-simplification Darryl Pogue 2011-08-20 01:45:52 -0700
  • 4020ea22ab Merge pull request #68 from diafero/fixes diafero 2011-08-08 02:16:46 -0700
  • 8a6117358b Various string/printf fixes. Darryl Pogue 2011-08-06 14:54:01 -0700
  • 24ab78b3f3 Fix Python key map. Darryl Pogue 2011-08-06 14:52:48 -0700
  • d0d12d24c6 Const strings for Python function names. Darryl Pogue 2011-08-06 14:52:00 -0700
  • b995b407d5 MinGW fixes for pfLocalizationMgr. Darryl Pogue 2011-08-06 14:49:59 -0700
  • fd71861316 String fixes for the Console stuff. Darryl Pogue 2011-08-06 14:48:30 -0700
  • ab68dc3af9 Some compilers think "not" is a reserved word. Darryl Pogue 2011-08-06 14:36:43 -0700
  • ee23f01736 String function fixes for mingw. Darryl Pogue 2011-08-06 14:35:44 -0700
  • ea3fa47eca Make a bunch more strings const. Darryl Pogue 2011-08-06 14:32:48 -0700
  • 3000e99796 Some fixes for pnNetBase. Darryl Pogue 2011-08-06 14:24:28 -0700
  • db3347734a Const strings for plNetSharedState. Darryl Pogue 2011-08-06 14:20:01 -0700
  • 517c195568 Add extra key defs for mingw. Darryl Pogue 2011-08-06 14:19:28 -0700
  • 50dc74e88b Use correct string methods. Darryl Pogue 2011-08-06 13:57:47 -0700
  • fd0f3a5746 Mingw fixes for ProfileManager. Darryl Pogue 2011-08-06 13:56:48 -0700
  • c4044cbf06 Mingw fixes for pnUtils. Darryl Pogue 2011-08-06 13:56:20 -0700
  • e8a0b3f78f Tidy up the AddrInfo stuff (not enough though). Darryl Pogue 2011-08-06 13:49:13 -0700
  • 42c9df919b CoreLibExe fixes for mingw support. Darryl Pogue 2011-08-06 13:39:35 -0700
  • 942a007f4b Corelib fixes for mingw support. Darryl Pogue 2011-08-06 13:31:53 -0700
  • c4bf08d177 Simple FeatureLib fixes. Darryl Pogue 2011-08-06 14:46:47 -0700
  • e9f54e9547 Don't use Windows-specific Sleep function. Darryl Pogue 2011-08-06 14:41:53 -0700
  • 28d5ec2e4b This function is not inline. Darryl Pogue 2011-08-06 14:38:58 -0700
  • 2175ddff0b Bunch of small fixes. Darryl Pogue 2011-08-06 14:38:23 -0700
  • 99f846cdde Fix a float/integer conversion warning. Darryl Pogue 2011-08-06 14:28:32 -0700
  • 09f7a4f37d Syntax fixes for plTimedValue. Darryl Pogue 2011-08-06 14:15:13 -0700
  • 35d179fc53 Fix a bunch of syntax errors in pnUtils. Darryl Pogue 2011-08-06 13:54:34 -0700
  • b4b5335fa8 Creatable names should be const strings. Darryl Pogue 2011-08-06 13:42:07 -0700
  • f9381e7297 Fix some more ifdefs. Darryl Pogue 2011-08-06 13:36:22 -0700
  • 7c5eb380e0 Start stripping out more old defines from CoreLib. Darryl Pogue 2011-08-06 13:23:44 -0700
  • 51443d2243 Remove a bunch of ancient PS2 defines. Darryl Pogue 2011-08-06 13:16:49 -0700
  • 4048ef493d Clean up the hsBounds classes. Darryl Pogue 2011-08-06 13:13:26 -0700
  • 837dae9b69 if the N value is zero, send an empty seed to the server and expect an empty seed back. Don't use encryption. diafero 2011-08-04 13:21:39 +0200
  • d5885dd677 if no auth server is set, ask the gate keeper about it (does NOT really add a new message, just enables it. DS already supports it in master) diafero 2011-08-03 01:18:08 +0200
  • 54fcd09692 Merge branch 'license-stuff' of https://github.com/diafero/Plasma Adam Johnson 2011-08-03 20:13:21 -0400
  • 87e228ca36 fix the internal launcher to expect a different filename than the external one, so both can co-exist in the same folder diafero 2011-08-03 00:25:43 +0200
  • 3f1fb41c2b get rid of unused hard-coded URLs diafero 2011-08-03 00:24:27 +0200
  • 5e3223b542 do not attempt to get the server status if no status URL is specified diafero 2011-08-02 13:04:12 +0200
  • 2f5b3200d7 Merge netlog, since it doesn't break anything by being included Michael Hansen 2011-08-02 21:08:18 -0700
  • 7cbcc8a6fc Wrap NetLog stuff in !defined(PLASMA_EXTERNAL_RELEASE) Michael Hansen 2011-08-02 20:58:53 -0700
  • 88d10a8162 Merge remote-tracking branch 'dox/gcc-syntax' Michael Hansen 2011-08-02 20:39:47 -0700
  • 9d3665e0a6 Merge branch 'master' into netlog Michael Hansen 2011-08-02 20:37:39 -0700
  • eae764f7ee Merge remote-tracking branch 'diafero/standalone' Michael Hansen 2011-08-02 20:33:38 -0700
  • 325953eee5 Compile fixes for PlasmaMAX Adam Johnson 2011-08-02 23:32:01 -0400
  • 4563df7f20 fix UruLauncher crash when the Launcher manifest is empty diafero 2011-08-01 23:19:00 +0200
  • e2603ef9da remove unused parameter (how old is that code??) diafero 2011-08-01 18:35:39 +0200
  • b3e10ea95f skip EULA if no TOS file exists diafero 2011-08-01 17:57:15 +0200
  • 6bd23dac39 ignore pyc files (from the resource generator) diafero 2011-08-01 17:57:59 +0200
  • 0fde8587d7 remove unused code that was possibly incorrectly licensed by Cyan diafero 2011-08-02 17:28:20 +0200
  • c0e1bb05be Merge pull request #62 from Deledrius/windowmodefix Darryl Pogue 2011-08-01 14:52:52 -0700
  • c74ebcb6bd Merge branch 'master' into netlog Michael Hansen 2011-07-30 21:06:25 -0700
  • 4b7c744119 Fix compatibility with Python 2.3 Michael Hansen 2011-07-30 21:01:29 -0700
  • 1da8eb7202 Use pre-adjusted time Michael Hansen 2011-07-30 19:10:35 -0700
  • 276be748ce Add network debug logging instrumentation Michael Hansen 2011-07-30 18:16:06 -0700
  • 561118a70e Merge pull request #60 from Deledrius/findpythonmodule Branan Purvine-Riley 2011-07-25 11:54:38 -0700
  • 0a0bfa56d0 Add Python check in cmake process to allow optional resource.dat creation. Joseph Davies 2011-07-23 16:34:25 -0700
  • 46c4a457e0 Syntax fixes for PubUtilLib. Darryl Pogue 2011-07-24 15:26:58 -0700
  • e6a625674f Syntax fixes for FeatureLib. Darryl Pogue 2011-07-24 15:14:32 -0700
  • 21afed6853 Syntax fixes for NucleusLib. Darryl Pogue 2011-07-24 14:55:58 -0700
  • f2d5e54810 Syntax fixes for CoreLib. Darryl Pogue 2011-07-24 14:48:53 -0700
  • f094b0274c Merge pull request #52 from dpogue/soundbuffer Joseph Davies 2011-07-23 15:43:18 -0700
  • 88f594bc11 Tidy up some loops over the queue. Darryl Pogue 2011-07-23 14:50:06 -0700
  • 93adfa9c7d :%s/^I/ /ge Darryl Pogue 2011-06-28 22:07:14 -0700
  • c699ae8ab6 Use hsThread for SoundBuffer preloading. Darryl Pogue 2011-06-26 16:14:47 -0700
  • 90223e723e Update README. Joseph Davies 2011-07-23 14:06:40 -0700
  • 24618b07d2 Merge pull request #58 from cwalther/plClient_Resources-3 Joseph Davies 2011-07-23 14:05:45 -0700
  • 99dc486c39 Merge pull request #56 from branan/plClient_Resources Joseph Davies 2011-07-23 14:04:37 -0700
  • a06ed447df Ignore empty resource items in plClientResMgr list on destruction. Joseph Davies 2011-07-21 11:53:18 -0700
  • 5052c7168a Merge pull request #57 from cwalther/plClientResMgr-2 Joseph Davies 2011-07-21 11:57:07 -0700
  • be3a8fa3c7 Skip the Thumbs.db files that Windows likes to add. Christian Walther 2011-06-29 22:26:36 +0200
  • 69173994e6 Cope with unknown resource name extensions. Christian Walther 2011-06-29 22:23:55 +0200