539 Commits (358ae8dc8430b5e3f8cee6235aa28538d102b4cf)

Author SHA1 Message Date
Darryl Pogue 8a28ba9e89 Move plUUID to pnUUID. 13 years ago
Darryl Pogue 7168174e52 Updates to plUUID for Linux & Windows. 13 years ago
Darryl Pogue 9109bbf937 Don't need DX at all for plAudioCore. 13 years ago
Darryl Pogue eef108e025 More memleak fixes. 13 years ago
Darryl Pogue 3100eab804 Apparently these need to be freed. 13 years ago
Darryl Pogue de9d463563 Semi-hack to CMake to ignore DirectX on Linux. 13 years ago
Darryl Pogue 8b610c7228 Make plFile stuff compile on Linux. 13 years ago
Joseph Davies e462ef04b3 Fix Endian functions names in hsTypes and hsStream. 13 years ago
Branan Purvine-Riley 0af3d1877d Fix a few type issues due to typedef updates 13 years ago
Darryl Pogue 2980fbf53c Fix plEncryptedStream. 13 years ago
CyanWorlds eb2767a5f7 Open source re-licensing 13 years ago
Adam Johnson 6c4ec930b0 Refresh CapsLock state on window restore 13 years ago
Adam Johnson 6582d0261e Fix #82 13 years ago
Bartek Bok e616874a07 Fix for linking to child age 13 years ago
diafero adc3653296 fix relative includes in PubUtilLib, move them up to where they belong, remvoe some unused files 13 years ago
Adam Johnson 1b8f31cfb3 This fixes flymode... 13 years ago
Darryl Pogue b50b505a67 Remove some of DShow-dependent in AudioCaps. 13 years ago
Darryl Pogue a668ebe68b Make plUUID work in *nix. 13 years ago
diafero ca78172e27 add plLogDecrypt and fix some trailing newlines 13 years ago
Adam Johnson da1ca0d91c Fix the bugs I introduced by accidentally merging my own pull request. 13 years ago
Adam Johnson a75220a409 Include the vkey code with the key character 13 years ago
Adam Johnson e3c65ac817 Separate KeyEvents and KeyPresses 13 years ago
diafero 9c28eca30f remove pointless "BUILD_TYPE" option... external vs. internal client should really be enough 13 years ago
Darryl Pogue ab68dc3af9 Some compilers think "not" is a reserved word. 13 years ago
Darryl Pogue ee23f01736 String function fixes for mingw. 13 years ago
Darryl Pogue ea3fa47eca Make a bunch more strings const. 13 years ago
Darryl Pogue e9f54e9547 Don't use Windows-specific Sleep function. 13 years ago
Darryl Pogue 28d5ec2e4b This function is not inline. 13 years ago
Darryl Pogue 2175ddff0b Bunch of small fixes. 13 years ago
Darryl Pogue 99f846cdde Fix a float/integer conversion warning. 13 years ago
diafero 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) 13 years ago
diafero 4563df7f20 fix UruLauncher crash when the Launcher manifest is empty 13 years ago
diafero 0fde8587d7 remove unused code that was possibly incorrectly licensed by Cyan 13 years ago
Darryl Pogue 46c4a457e0 Syntax fixes for PubUtilLib. 13 years ago
Darryl Pogue 88f594bc11 Tidy up some loops over the queue. 13 years ago
Darryl Pogue 93adfa9c7d :%s/^I/ /ge 13 years ago
Darryl Pogue c699ae8ab6 Use hsThread for SoundBuffer preloading. 13 years ago
Joseph Davies a06ed447df Ignore empty resource items in plClientResMgr list on destruction. 13 years ago
Christian Walther 69173994e6 Cope with unknown resource name extensions. 13 years ago
Joseph Davies ea355dc97b Normalize cursor resource names. 13 years ago
Joseph Davies 186cf5f621 Cleanup of additional unnecessary resources and dependencies. 13 years ago
Joseph Davies c5cfe9373b Remove embedded-resource code. 13 years ago
Joseph Davies 6d2ce47b37 Add support for external resource Linking and Update text. 13 years ago
Joseph Davies 3027e0605c Refactor plPlates CreateResource function names. 13 years ago
Joseph Davies 1bdbf0a790 Add functions to load a specified resource from the plClientResMgr onto a plate. 13 years ago
Joseph Davies 2d409a27ed Add new plClientResMgr for graphic resources external to client executable. 13 years ago
Joseph Davies 090c950c74 Fix for plPNG::IRead improperly handling 24-bit RGB and non-transparent paletted images. 13 years ago
Joseph Davies 3fa99eb673 Fix for plPNG::IRead not reading final end block of image. 13 years ago
Joseph Davies 555b0d94b2 AStyle formatting fixes. 13 years ago
Joseph Davies e08ed20947 Add PNG write support to plPNG. 13 years ago