109 Commits (e616874a077b12b9cd32e528d608ecf617e7c636)

Author SHA1 Message Date
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
Joseph Davies 4f8ac12d40 Add PNG read support to plPNG. 13 years ago
Joseph Davies 3f562e65d8 Add libPNG support stubs. 13 years ago
Joseph Davies 6a1db0a223 Removed ClipCursor which prevented cursor from leaving client window. 13 years ago
Christian Walther 9adb8efd5d Change the fSecs field of plUnifiedTime from UInt32 to time_t. 13 years ago
Adam Johnson a29a7deda0 Use unicode for key events despite the fact that our current Plasma20 fonts only support latin-1 13 years ago
Adam Johnson e59e3258c1 Fix for fCurPosition being uninitialized garbage 13 years ago
Adam Johnson 2bbf1f77f3 Change the Max Plugin defines so that CWaveFile is still available 13 years ago
Joseph Davies 797f0356fe Fix incorrect JPEG file IO. 13 years ago
Adam Johnson 057566416b Fix for animated detector regions not actually animating (cleft bucket cloth, Er'cana harvester ladder) 13 years ago
Adam Johnson 656b86a685 Screen incoming GameMessages because we cannot trust the server (because the server trusts other clients too much) 13 years ago
Adam Johnson bfeddf0d6e Enable logging in external releases 13 years ago
Branan Purvine-Riley 7897fb726e Remove more server override cruft 13 years ago
Darryl Pogue 0ac813c003 Fix a memleak pointed out by Zrax. 13 years ago