Commit Graph

  • 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
  • f4da3f7b86 Add package support to plPythonPack Branan Purvine-Riley 2011-06-11 00:28:08 -0700
  • f3344fc544 Add new plClientResMgr for graphic resources external to client executable. Joseph Davies 2011-06-01 12:54:30 -0700
  • 6538d78d9f Fix for plPNG::IRead improperly handling 24-bit RGB and non-transparent paletted images. Joseph Davies 2011-06-25 20:22:53 -0700
  • 139833e87a Fix an aspect ratio assumption Adam Johnson 2011-05-31 23:11:26 -0400
  • 8271ba40d9 Bypass overeager optimization Bartek Bok 2011-05-31 17:36:40 +0200
  • 7998b3bcc4 Fix for plPNG::IRead not reading final end block of image. Joseph Davies 2011-05-30 16:44:46 -0700
  • 86251807fc plPageOptimizer now needs libpng too. Christian Walther 2012-04-07 18:01:09 +0200
  • eab59fca2d Fix for ptMatrix44 getData and setData Bartek Bok 2011-05-30 20:18:31 +0200
  • 201b188e51 Merge pull request #22 from Hoikas/asyncfixes Branan Purvine-Riley 2011-05-25 18:17:03 -0700
  • 2b5a85b0f8 Merge pull request #36 from Hoikas/openal Branan Purvine-Riley 2011-05-25 18:13:23 -0700
  • f07766d692 Merge pull request #38 from philippelatulippe/fixes Branan Purvine-Riley 2011-05-25 15:47:28 -0700
  • ccbedc6306 Fix read of unitialized variable if a GUI element is not found. philippelatulippe 2011-05-15 21:49:51 -0400
  • da4003b7fc Add Python function and glue for PNG saving. Joseph Davies 2011-05-11 17:02:14 -0700
  • e59e3258c1 Fix for fCurPosition being uninitialized garbage Adam Johnson 2011-05-11 18:07:22 -0400
  • 2bbf1f77f3 Change the Max Plugin defines so that CWaveFile is still available Adam Johnson 2011-05-11 17:44:11 -0400
  • 58c0ad7856 Merge branch 'master' of https://github.com/dvpdiner2/Plasma Adam Johnson 2011-05-11 16:45:11 -0400
  • 7af3a02c66 AStyle formatting fixes. Joseph Davies 2011-05-11 00:17:55 -0700
  • 7523f6fa1f Add PNG write support to plPNG. Joseph Davies 2011-05-10 23:47:27 -0700
  • d45786dadb Revert "Don't build plClientPatcher (-2 warnings)" Darryl Pogue 2011-05-10 15:21:04 -0700
  • e218cab8f4 Fix linking against winmm.lib for MaxMain. Darryl Pogue 2011-05-10 08:19:48 -0700
  • f211d76bfb Merge branch 'jpegfixups' of https://github.com/Deledrius/Plasma Adam Johnson 2011-05-10 10:17:14 -0400
  • c3657d20a4 Fix incorrect JPEG file IO. Joseph Davies 2011-05-10 02:56:28 -0700
  • 797f0356fe Fix incorrect JPEG file IO. Joseph Davies 2011-05-10 02:56:28 -0700
  • 8cee080878 Add PNG read support to plPNG. Joseph Davies 2011-05-09 22:09:27 -0700
  • 057566416b Fix for animated detector regions not actually animating (cleft bucket cloth, Er'cana harvester ladder) Adam Johnson 2011-05-09 15:30:27 -0400
  • d68564d8af Merge remote-tracking branch 'upstream/master' Darryl Pogue 2011-05-08 19:54:35 -0700
  • 656b86a685 Screen incoming GameMessages because we cannot trust the server (because the server trusts other clients too much) Adam Johnson 2011-05-07 20:25:05 -0400
  • 3e34e30308 Add libPNG support stubs. Joseph Davies 2011-05-07 15:37:35 -0700
  • 503012c700 Replace libpng and zlib by newer versions. Christian Walther 2012-04-07 15:54:35 +0200
  • ced3c03fed Merge cursor alignment fixes into default. Christian Walther 2012-04-05 22:35:44 +0200
  • b10b464070 Don't need to INCREF when we're only holding for the duration of the function Adam Johnson 2011-05-07 17:27:26 -0400
  • 048da4f8df Always use the product long name in the window title Adam Johnson 2011-05-07 11:50:24 -0400
  • bfeddf0d6e Enable logging in external releases Adam Johnson 2011-05-07 11:30:43 -0400
  • 243613a56a PEP 302 import hooks for python.pak and a Py_MARSHAL_VERSION fix Adam Johnson 2011-05-07 02:08:31 -0400
  • dcfc93acbc Add Py_NoSiteFlag to plPythonPack Branan Purvine-Riley 2011-05-05 21:22:42 -0700
  • aeff8224b2 modernize python initialization Branan Purvine-Riley 2011-05-05 15:29:01 -0700
  • 7897fb726e Remove more server override cruft Branan Purvine-Riley 2011-05-05 13:53:37 -0700
  • 0ac813c003 Fix a memleak pointed out by Zrax. Darryl Pogue 2011-04-30 13:56:18 -0700
  • b8e6bb90f3 Merge remote branch 'upstream/master' Darryl Pogue 2011-04-30 13:54:02 -0700
  • 563eebd560 Remove old hard-coded addresses Michael Hansen 2011-04-29 11:11:52 -0700
  • 799a3d13b4 Remove UInts from the heap in the callback code Adam Johnson 2011-04-28 23:06:24 -0400
  • e109e77cff Merge branch 'master' into asyncfixes Adam Johnson 2011-04-28 21:26:54 -0400
  • c76c39b277 Fix all of those stupid PlasmaMax purecalls on exit Adam Johnson 2011-04-28 02:02:16 -0400
  • f64567e382 Don't build plClientPatcher (-2 warnings) Darryl Pogue 2011-04-27 21:50:10 -0700
  • b82d208e28 Merge branch 'master' into openal Darryl Pogue 2011-04-27 20:42:08 -0700
  • 5ea12d43d5 Merge remote branch 'upstream/master' Darryl Pogue 2011-04-27 20:41:01 -0700