606 Commits (b199cb5ff085eef2af83997689ecd5f081948073)

Author SHA1 Message Date
Michael Hansen b865e8c9f2 Convert anim name in plAnimStage to a plString 11 years ago
Michael Hansen 0d53e4e0ec Convert plDXShader's error string to a plString, and do some cleanup 11 years ago
Adam Johnson 8cedb69e9e Fix some invalid heap ops found by Dr Memory 11 years ago
Adam Johnson e48a4767cf Fix #365 11 years ago
Adam Johnson 19da80f31b Fix External Client garbage-strings 11 years ago
Adam Johnson e2b5786988 Fix a bug related to trashed keys. 11 years ago
Adam Johnson 366a9a11a4 Fix logic error that causes slow string lookup 11 years ago
Adam Johnson 1cd4681980 Naïve fix for draw-loop starving. 11 years ago
Joseph Davies 77266066ff Replace hardcoded frame number in plDTProgressMgr. 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