540 Commits (e2b5786988a82dfe2485030aed9738bddb4171ac)

Author SHA1 Message Date
Adam Johnson e2b5786988 Fix a bug related to trashed keys. 11 years ago
Michael Hansen 56507c5219 Fix several format errors detected via vararg-template voodoo 11 years ago
Adam Johnson b421e75040 Send the right RefMsg, please... 11 years ago
Adam Johnson 185118d21c Better management of TnLEnums and Direct3D9 object 11 years ago
Branan Purvine-Riley fc67738ee8 Remove some obviously obsolete caps 11 years ago
Branan Purvine-Riley 696ceace19 Remove some unused PS version stuff 11 years ago
Branan Purvine-Riley ac23835384 Get rid of obsolete readers/writes for device info 11 years ago
Branan Purvine-Riley 9070d70e50 Lots of cleanups to hsG3DeviceDelector 11 years ago
Adam Johnson 544abef39e Wow, those cards are old... 11 years ago
Adam Johnson a30a326d17 We only support DirectX 9... 11 years ago
Adam Johnson bbae6a76d7 We don't support 3dfx cards... 11 years ago
Adam Johnson 60c544e1ff Don't lazy-load D3D9.dll 11 years ago
Adam Johnson f2ba770578 DIE DEVIL HACKS!!! 11 years ago
Adam Johnson 2cecbc9f2f Update the FOV when using plCaptureRender 11 years ago
Florian Meißner 3dc6f76b7d Add functions for writing and reading avatar clothing files 11 years ago
Florian Meißner 7ca81ba626 Implement a plLoadClothingMsg as a clone loading trigger 11 years ago
Florian Meißner 7e66aee382 Allow passing a clothing file to LoadAvatar and plStringify whatever we encounter on our way 11 years ago
Adam Johnson 07eab8def4 Fix annoying "Bad static key ID" asserts 11 years ago
Florian Meißner 07adadcb58 Fix out-of-bounds crash when fiddling with NPCs 11 years ago
Adam Johnson 34c88190c1 Update StartUp in initial batch 11 years ago
Adam Johnson 3299267976 Integrate SecurePreloader into pfPatcher 11 years ago
Adam Johnson 9d162a7a32 Reroute plResPatcher 11 years ago
Adam Johnson 275f15087c Separate plOperationProgress titles and statuses. 11 years ago
Adam Johnson 7da0467609 plString-ify plOperationProgress 11 years ago
Adam Johnson efec679e1f Fix NetCliAuthFileRequest Regression introduced by 6e56447 11 years ago
Florian Meißner 063b61161d Don't ignore possible extensions when localizing object names 11 years ago
Joseph Davies 61483e2739 Fix crash when loading converted Age. 11 years ago
Darryl Pogue 5c11d618f5 Actually use working backslashes. 11 years ago
Darryl Pogue 6ce5d5abda Clean up source groups for plDXPipeline. 11 years ago
Darryl Pogue cc264e3f43 Minor fixes. 11 years ago
Darryl Pogue fc9d51cc35 plViewTransform is not in plPipeline. 11 years ago
Darryl Pogue e6609c2b71 Fix clang warnings in plCubicRenderTargetModifier. 11 years ago
Darryl Pogue 04d88377ad Move all the DirectX-specific stuff into a folder. 11 years ago
Darryl Pogue f1767ebabe Fix some *nix compiler errors. 11 years ago
Adam Johnson dd35878465 Begin killing off sprintf 11 years ago
Adam Johnson 470ed86187 Let's use `vsnprintf` for those legacy methods... 11 years ago
Adam Johnson 798764d84e Nuke some `snprintf` 11 years ago
Adam Johnson ea31db3305 SSE 4.1 Skinning 11 years ago
Adam Johnson 4d32454764 Fill volatile buffers 11 years ago
Adam Johnson aa7df368f1 Cleanup macro-mayhem 11 years ago
Joseph Davies 296c4b6a69 Add missing std headers for compilation with VisualStudio 2013. 11 years ago
Adam Johnson f880967ba9 Fix SDL double-load 11 years ago
Adam Johnson 4a189faf36 Remove x87 hack for typical (avatar) use cases 11 years ago
Adam Johnson 342dd5fe14 Aligned point/vector loads 11 years ago
Adam Johnson 48f232c3a0 Aligned matrix loading 11 years ago
Adam Johnson 8c37858de8 Convert hsMatrix44 hsTArrays to std::vectors 11 years ago
Bartek Bok 6832881e32 Enable plDynamicTextMsg sending 11 years ago
Bartek Bok 0c1b6bb096 Some messages are useful 11 years ago
Adam Johnson dcb0e2f046 Ensure there is always book-spinning while linking 11 years ago
Adam Johnson f27cf09cf5 StringStream means less recursive sprintf... 11 years ago