10 Commits (e02141055a7336bb8bf617bfb985631ff2b22e44)

Author SHA1 Message Date
Christian Walther e02141055a Use premultiplied alpha for plDynamicTextMaps on GUI controls. 13 years ago
Christian Walther 1f0277e3e0 Pixel-accurately clip characters to the available space instead of omitting whole characters that stick out. 10 years ago
Adam Johnson db5e451622 Fix #303 11 years ago
Christian Walther 5a10e2095a Link eax.lib and eaxguid.lib using #pragma comment(lib) rather than naming them in the linker options (brought back by e7bb0959f189). This is evil, but in the absence of more appropriate features (vsprops) in VS 2003 allows us to avoid separate projects or configurations for the cases with/without EAX and all the duplication that would bring with it. 11 years ago
Christian Walther 9743c73a44 Remove Bink stubs in anticipation of cyantific debinkification 11 years ago
Christian Walther 7bc602870d Build 918 chunk 17: Define EAX_SDK_AVAILABLE 11 years ago
Christian Walther e37277050d Build 918 chunk 16: Remove Bink references from projects, enclose uses of video functionality in #ifdef USE_BINK_SDK 11 years ago
Christian Walther 31fd3e28c7 Build 918 chunk 9: Remove empty folders plGClip, Cypython, PythonLib 11 years ago
Christian Walther ece6e6c063 Build 918 chunk 2: update from CWE-ou 11 years ago
CyanWorlds 46a0cf6206 Build 918 11 years ago
Christian Walther f03a837642 Add more functionality to the bink stubs to make them behave more like the previous implementation did when built without BINK_SDK_AVAILABLE. 12 years ago
Adam Johnson 30d140b8a0 stub out plClient Bink support 12 years ago
Skoader 7a47e52ac6 Rework PhysX collision flutter bug workaround 12 years ago
Skoader 2c06d3b2d3 Only apply height correction to human avatars. 12 years ago
Skoader 79377e2b95 Clear achieved linear velocity on disabled avatars. 12 years ago
Skoader 3d14321f26 Clear impact velocity on WalkingStrategy Reset. 12 years ago
Skoader 03ecfe00b4 Increase height correction to match graphical representation 12 years ago
Skoader 860b071bb2 Clear linear velocity after each update. 12 years ago
Skoader d02cde1703 Disabled avatar updates 12 years ago
Skoader 32ba4e06e2 Fix controlled flight bug 12 years ago
Skoader ae8d1d39bb Fix intermittent spawn bug 12 years ago
Skoader b5296d614f Fix warping an avatar triggers all detectors along the path 12 years ago
Skoader 87b8dfae09 Fix subworld transition bug 12 years ago
Skoader 025fb1fb02 Improve simulation timing at low frame rates. 12 years ago
Christian Walther 264bc3355a Fix horizontal mouse-look while standing still. 12 years ago
Skoader 357d4aa7d1 Fix no cursor on window frame and title bar. 12 years ago
Skoader e92dc59db2 Updated plPXPhysicalControllerCore to match 69377bc74f2e 12 years ago
Skoader 383346c1aa Refactor avatar movement code 12 years ago
CyanWorlds 68ba122afe Build 912 12 years ago
Skoader 0aa7c392a9 Revert change to plNetClientGroup.h in 140e56cf20c9 12 years ago
Christian Walther f15bf324a7 STL fixes needed to link from StartUp to Personal with MSVC10 12 years ago
Christian Walther 02dda70b44 Fix assertion failures when loading/writing JPEGs 12 years ago
Christian Walther b2f8d8c0f0 Minor adjustments to avoid needless trivial differences to H-uru/Plasma. 12 years ago
Skoader 82857fb0bb Update9 for MSVC10 12 years ago
Skoader 770df9939e Update8 for MSVC10 12 years ago
Skoader 5a1b5bf055 Update5 for MSVC10 12 years ago
Skoader 7a501c1b1f Update4 for MSVC10 12 years ago
Skoader f8c3f7ac31 Update3 for MSVC10 12 years ago
Skoader bc74371c57 Update2 for MSVC10 12 years ago
Skoader 626da5ae70 Update1 for MSVC10 12 years ago
Christian Walther fba99c4cb1 Convert the impact velocity to avatar-local coordinates, because that's what {Running|Ground}Impact::PreCondition() expects. 12 years ago
Adam Johnson 66dc3dde92 Fix landing behaviors 12 years ago
Christian Walther 59b04b546f Fix plUnifiedTime::SetGMTime 12 years ago
Adam Johnson fdc8e28c2f Allow clickables to function while sitting or AFK. 12 years ago
Bartek Bok e4458717c9 Fix possible WinApi misuse 12 years ago
Bartek Bok 9bd019fbf3 plClipboard 12 years ago
Skoader c0b428b342 Fix avatar clothing bounds test. 13 years ago
Christian Walther 1d23f50bf6 Merge open source re-licensing into added files 12 years ago
Christian Walther f67e52eeb2 Change indentation to tabs and line endings to CRLF on the added files, to match the rest of the code. 12 years ago
CyanWorlds 16a6b8a28e Open source re-licensing 13 years ago