Commit Graph

  • 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
  • aa7d9a08ca Fix improperly calculated window size in initial Windowed mode. Joseph Davies 2011-07-20 23:07:46 -0700
  • e5db4e166e Improve detail rendition (in particular of thin lines) on the cursors by rendering them at higher resolution and then running them through a gamma-aware down-scaling algorithm. Christian Walther 2011-07-20 16:15:24 +0200
  • b691edeec1 Higher-quality cursors with a shadow to make them visible on light backgrounds. Christian Walther 2011-07-20 13:48:08 +0200
  • 36b7513aa1 Merge pull request #51 from Deledrius/plClient_Resources Branan Purvine-Riley 2011-07-20 23:46:24 -0700
  • 9dbb5ab235 Changed font for UPDATING text image to match original. Joseph Davies 2011-07-02 11:37:40 -0700
  • ac77d5db19 Fix rotation to match original clockwise direction. Joseph Davies 2011-06-29 15:17:28 -0700
  • 613ceada9a Add automatic creation of external plClient resources. Joseph Davies 2011-06-24 18:04:47 -0700
  • ea355dc97b Normalize cursor resource names. Joseph Davies 2011-06-16 23:51:24 -0700
  • 186cf5f621 Cleanup of additional unnecessary resources and dependencies. Joseph Davies 2011-06-16 23:31:20 -0700
  • c5cfe9373b Remove embedded-resource code. Joseph Davies 2011-06-16 23:13:57 -0700
  • 6d2ce47b37 Add support for external resource Linking and Update text. Joseph Davies 2011-06-16 23:04:16 -0700
  • b4422d2e95 Remove unnecessary resources. Joseph Davies 2011-06-16 22:23:34 -0700
  • 3027e0605c Refactor plPlates CreateResource function names. Add support for external resource Cursors. Add support for external resource Progress Linking Book. Add support for external resource Voice Chat indicators. Joseph Davies 2011-06-16 22:16:50 -0700
  • 1bdbf0a790 Add functions to load a specified resource from the plClientResMgr onto a plate. Joseph Davies 2011-06-16 22:05:49 -0700
  • 2d409a27ed Add new plClientResMgr for graphic resources external to client executable. Joseph Davies 2011-06-01 12:54:30 -0700
  • 090c950c74 Fix for plPNG::IRead improperly handling 24-bit RGB and non-transparent paletted images. Joseph Davies 2011-06-25 20:22:53 -0700
  • 3fa99eb673 Fix for plPNG::IRead not reading final end block of image. Joseph Davies 2011-05-30 16:44:46 -0700
  • b84bb5da99 Add Python function and glue for PNG saving. Joseph Davies 2011-05-11 17:02:14 -0700
  • 555b0d94b2 AStyle formatting fixes. Joseph Davies 2011-05-11 00:17:55 -0700
  • e08ed20947 Add PNG write support to plPNG. Joseph Davies 2011-05-10 23:47:27 -0700
  • 4f8ac12d40 Add PNG read support to plPNG. Joseph Davies 2011-05-09 22:09:27 -0700
  • 3f562e65d8 Add libPNG support stubs. Joseph Davies 2011-05-07 15:37:35 -0700
  • f4b3a43026 Fix improperly calculated window size in initial Windowed mode. Joseph Davies 2011-07-20 23:07:46 -0700
  • 1530af77f7 Improve detail rendition (in particular of thin lines) on the cursors by rendering them at higher resolution and then running them through a gamma-aware down-scaling algorithm. Christian Walther 2011-07-20 16:15:24 +0200
  • 487d7b4923 Higher-quality cursors with a shadow to make them visible on light backgrounds. Christian Walther 2011-07-20 13:48:08 +0200
  • 9553ecd05b Ignore empty resource items in plClientResMgr list on destruction. Joseph Davies 2011-07-21 11:53:18 -0700
  • 0f1b397d16 Fix for crash caused by Objects without a name when running localized. Joseph Davies 2011-07-14 19:17:59 -0700
  • 5d48936354 Remove unused Windows-registry-specific SetDefaultLanguage(). Joseph Davies 2011-07-14 14:04:15 -0700
  • 8f8fbb9dac Add support for general.ini settings file. Joseph Davies 2011-07-14 13:50:42 -0700
  • a65d085ae9 Enable App.SetLanguage console command. Joseph Davies 2011-07-14 13:50:06 -0700
  • b08b28ea74 Merge pull request #54 from Deledrius/nocursorclip Joseph Davies 2011-07-12 21:15:25 -0700
  • 3c552912fa Removed ClipCursor which prevented cursor from leaving client window. Disabled cursor being re-centered during progress screen. Joseph Davies 2011-07-10 19:10:51 -0700
  • 6a1db0a223 Removed ClipCursor which prevented cursor from leaving client window. Disabled cursor being re-centered during progress screen. Joseph Davies 2011-07-10 19:10:51 -0700
  • 603bc51cfd Cope with unknown resource name extensions. Christian Walther 2011-06-29 22:23:55 +0200
  • ae5f410eee Changed font for UPDATING text image to match original. Joseph Davies 2011-07-02 11:37:40 -0700
  • f892871a33 Fix rotation to match original clockwise direction. Joseph Davies 2011-06-29 15:17:28 -0700
  • ff9aa4ac84 Add automatic creation of external plClient resources. Joseph Davies 2011-06-24 18:04:47 -0700
  • 8fd2ab129b Merge pull request #47 from cwalther/Plasma Branan Purvine-Riley 2011-06-18 23:38:42 -0700
  • 9adb8efd5d Change the fSecs field of plUnifiedTime from UInt32 to time_t. Christian Walther 2011-06-18 20:45:17 +0200
  • 40611119c0 Normalize cursor resource names. Joseph Davies 2011-06-16 23:51:24 -0700
  • d0e842aec2 Cleanup of additional unnecessary resources and dependencies. Joseph Davies 2011-06-16 23:31:20 -0700
  • d751f371b5 Remove embedded-resource code. Joseph Davies 2011-06-16 23:13:57 -0700
  • 5da91faed0 Add support for external resource Linking and Update text. Joseph Davies 2011-06-16 23:04:16 -0700
  • 043adb2d7c Remove unnecessary resources. Joseph Davies 2011-06-16 22:23:34 -0700
  • 508e431a99 Refactor plPlates CreateResource function names. Add support for external resource Cursors. Add support for external resource Progress Linking Book. Add support for external resource Voice Chat indicators. Joseph Davies 2011-06-16 22:16:50 -0700
  • 197e24a746 Add functions to load a specified resource from the plClientResMgr onto a plate. Joseph Davies 2011-06-16 22:05:49 -0700
  • 569f6aa101 Merge pull request #46 from cwalther/master Branan Purvine-Riley 2011-06-13 15:55:27 -0700
  • e24e6abeb1 Merge cursor alignment fixes into master. Christian Walther 2011-06-13 11:31:21 +0200
  • 3aa556bdf9 Merge pull request #44 from Hoikas/rt_unicode Adam Johnson 2011-06-12 21:00:56 -0700
  • 03d1043c81 Fix for when Python gives us strings that aren't null terminated Adam Johnson 2011-06-12 01:15:41 -0400
  • 99507d9e95 PtSendRTChat now accepts a unicode object Adam Johnson 2011-06-11 23:39:20 -0400
  • a29a7deda0 Use unicode for key events despite the fact that our current Plasma20 fonts only support latin-1 Adam Johnson 2011-06-09 02:14:36 -0400
  • 13147affed Merge pull request #43 from branan/python_packages Branan Purvine-Riley 2011-06-11 17:40:23 -0700
  • c5ceb00cbd Add package import support to our PEP 302 hook Branan Purvine-Riley 2011-06-11 00:28:18 -0700