Commit Graph

  • 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
  • b55561374a Merged pull request #29 from zrax/openssl. Michael Hansen 2011-04-27 19:48:56 -0700
  • ea5ceb6f34 Readd the stupid hack Cyan did in pyVaultNode::AddNode. Adam Johnson 2011-04-27 21:00:01 -0400
  • 23d7e7bf43 OpenSSL's RC4 has been working just fine for HSPlasma and DirtSand... Michael Hansen 2011-04-27 16:36:34 -0700
  • 562b6fcfd0 Use OpenSSL's bignum library Michael Hansen 2011-04-27 16:19:57 -0700
  • a923cce35d Merged pull request #28 from boq/master. Darryl Pogue 2011-04-27 08:49:38 -0700
  • 6a31f19f9c Fix for hsBounds asserts Bartek Bok 2011-04-27 16:55:42 +0200
  • c8284bd808 Cache the file when it is played for the first time. Darryl Pogue 2011-04-26 23:52:00 -0700
  • 08e401eabc Change streamingCache to temp to prevent conflicts. Darryl Pogue 2011-04-26 23:51:38 -0700
  • bf142aa075 Require winmm.lib for the microphone stuff. Darryl Pogue 2011-04-26 23:33:22 -0700
  • 4da32cb955 Fix some compiler warnings. Darryl Pogue 2011-04-26 22:29:17 -0700
  • 72ec482a3e Do not build these as part of plClient. Darryl Pogue 2011-04-25 21:38:13 -0700
  • 31a0a83b10 Remove unused plWAVClipBuffer class. Darryl Pogue 2011-04-25 20:27:17 -0700
  • 7cecdae5c0 Don't use CWaveFile for caching sounds. As a sideeffect, cached sounds are no longer wave files. Darryl Pogue 2011-04-25 20:10:42 -0700
  • 547ce8c090 Fixes to make it compile properly. Darryl Pogue 2011-04-25 19:15:54 -0700
  • e3cb83f76c Added plCachedFileReader class for cached sfx. Darryl Pogue 2011-04-25 17:52:24 -0700
  • 07c66e38d9 Merged pull request #25 from dvpdiner2/master. Michael Hansen 2011-04-25 09:28:19 -0700
  • 2323af6e89 Lots of relative path fixes for the max plugin Adam Johnson 2011-04-25 00:17:55 -0400
  • 32cb43d1e0 Fix some include directives Darryl Pogue 2011-04-24 13:46:28 -0700
  • dcb2a2e269 Fix the issue with dynamic speex linking Darryl Pogue 2011-04-24 13:45:57 -0700
  • 54c02181d5 Merge remote-tracking branch 'origin/master' into openal Darryl Pogue 2011-04-24 12:22:04 -0700
  • 64a479d35e Adjust FindSpeex to match correct speex header location Michael Hansen 2011-04-24 11:23:09 -0700
  • 3fc884e5ad Get rid of dsound.h Darryl Pogue 2011-04-24 01:31:29 -0700
  • a05a6ccad1 Silence some warnings Darryl Pogue 2011-04-24 01:30:03 -0700
  • be86478cff Speex includes should be in a subdirectory Darryl Pogue 2011-04-23 22:47:48 -0700
  • bca0bf94c4 Fix typeinfo include Darryl Pogue 2011-04-23 22:47:30 -0700
  • c0cc3c6e79 Fix the case of Python.h includes Darryl Pogue 2011-04-23 22:47:02 -0700
  • b53b6d588d Missed a header file Michael Hansen 2011-04-23 22:49:50 -0700
  • f90a620294 Adjust whitespace and case to match the other cmake files Michael Hansen 2011-04-23 22:49:22 -0700
  • 40e5b4e797 Missed one of these Michael Hansen 2011-04-23 22:36:16 -0700
  • 86b07e20b0 Merge commit '5ea03ae' Michael Hansen 2011-04-23 22:16:53 -0700
  • 496c4d4a04 Merge commit '1ce733b' Michael Hansen 2011-04-23 22:13:15 -0700
  • 81d6cf0ec7 Merge commit 'bb8fdb9' Michael Hansen 2011-04-23 21:52:02 -0700
  • f7b7fb97d6 Fixes tab completion in the console philippelatulippe 2011-04-24 00:17:03 -0400
  • 6fefaa11d9 Last minute fixes Adam Johnson 2011-04-23 22:37:34 -0400
  • a921f766d1 Async creation of child ages Adam Johnson 2011-04-23 22:19:35 -0400
  • 62a6757ea6 Use cmake's TestBigEndian to set BIG_ENDIAN or LITTLE_ENDIAN. philippelatulippe 2011-04-23 20:43:03 -0400
  • 28e8e0c544 Fix some potential memory leaks Adam Johnson 2011-04-23 20:38:44 -0400
  • 7a1c977ded Async creation of subages (thanks to all the people whose Delins/Tsogals I randomly popped in on) Adam Johnson 2011-04-23 20:12:16 -0400
  • c039f3c338 cmake: Don't search for PhysX 2.6.4 on linux, remove 'SDKs' directory from PhysX find_path() philippelatulippe 2011-04-23 15:08:57 -0400
  • 22440541ea Fix a crash. The removed functionality should NEVER have been there anyway. Adam Johnson 2011-04-23 02:32:16 -0400
  • d14938029f Fix compile-time endianness check to work on linux. As the original comment says, it's still not very robust. philippelatulippe 2011-04-22 21:13:39 -0400
  • 3c1bf3ca8e Fix case of two include philippelatulippe 2011-04-22 21:00:55 -0400
  • de8bb3789b Fix FindPhysx.cmake to work on linux. It has to main issues left: 1. I can't find v2.6.4 for linux. Based on old forum posts, I know that it exists, but it's not in the nVidia archive. I don't know if this version is backwards-compatible. 2. v2.7.3 does not have a NxExtensions library. philippelatulippe 2011-04-22 22:47:02 -0400
  • f4021846a4 Make adding pyVaultNodeRefs async Adam Johnson 2011-04-22 23:42:37 -0400
  • a8b31c8bdb Some code style fixes Adam Johnson 2011-04-22 23:07:35 -0400
  • 9c5be5b5d3 Add async vist age registration Adam Johnson 2011-04-22 21:50:48 -0400
  • 62ce8a76dc Le sigh. More code cleanup... Adam Johnson 2011-04-22 21:50:10 -0400
  • 0a0f317970 Remove two wayward tabs. philippelatulippe 2011-04-22 20:58:58 -0400
  • 0527bc47d0 cmake: detect speex if it is in /usr/include/speex/ philippelatulippe 2011-04-22 20:47:04 -0400
  • 3c7c844e3e cmake will still work if PYTHON_DEBUG_LIBRARY is not set. philippelatulippe 2011-04-22 20:30:51 -0400
  • 766e0ac918 cmake: Fix case sensitive string (PHYSX->Physx) philippelatulippe 2011-04-22 17:19:23 -0400
  • f0ca239729 MOULa build 1.902 - dragossh's "Bevin" into "Hood" and Chogon added ability to select a specific age instance by a meta name and BuildMachine bumped buildID CyanWorlds 2011-04-21 15:43:17 -0700
  • e2375ad75b More resource fixes to compiling on VS 2008 Express Edition. Joseph Davies 2011-04-19 05:33:59 -0700
  • 9c399df596 Registering an owned age no longer blocks the LinkingMgr. (w00t Portal 2 in an hour :D) Adam Johnson 2011-04-18 23:26:24 -0400