13 Commits (b74e9f47bbdec0b8c7af4a748efa57118a79f023)

Author SHA1 Message Date
Christian Walther b74e9f47bb Don't crash when the HTTP request for getting the server status message fails. 7 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 8096f8b77d Restore parts of pfCCR that are still needed by other projects, undoing part of 791583dea277: 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 47b02dfc68 Build 918 chunk 12: Change CLASS_C_SUBNET_MASK 11 years ago
Christian Walther 0525163e56 Build 918 chunk 11: Unconditionally enable LogMsgDebug() 11 years ago
Christian Walther 2cabf18bfa Build 918 chunk 10: Remove pfCCR 11 years ago
Christian Walther 31fd3e28c7 Build 918 chunk 9: Remove empty folders plGClip, Cypython, PythonLib 11 years ago
Christian Walther c30992af4d Build 918 chunk 5: Adjustments to updated zlib+libpng 11 years ago
Christian Walther ff38a5f9d2 Build 918 chunk 4: Build number, release notes 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
Adam Johnson d638355955 Track mouse ups/downs for releasing purposes 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
Adam Johnson a617803fd0 Capture the mouse on clicks 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
Skoader 76ee9975b7 Window shouldn't have a resizing border. 12 years ago
Christian Walther 264bc3355a Fix horizontal mouse-look while standing still. 12 years ago
Skoader 7f3d416290 Fix no cursor when not the top level window. 12 years ago
Skoader ec29c270e4 Fix clicking on the title bar does not activate the window. 12 years ago
Skoader 357d4aa7d1 Fix no cursor on window frame and title bar. 12 years ago
Bartek Bok 23f4d22b9b Make Python.Cheat little bit safer 12 years ago
Bartek Bok c3589e3fc4 Remove Python.RunFile 12 years ago
Christian Walther eba0968808 Avoid truncated window size after going from fullscreen to a window of the same size. 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 baa7ea7ca0 Conditionally define the old ref macro to avoid breaking unreleased code that may still use it. 12 years ago
Skoader 0aa7c392a9 Revert change to plNetClientGroup.h in 140e56cf20c9 12 years ago
Lyrositor 743419d9e5 Better centering and header consistency. 12 years ago
Lyrositor 5951a11e86 Add static keyword back. 12 years ago
Lyrositor 46810aa990 Fixed console documentation. Prompting for brief HTML documentation no longer appends a new group to the previous one (see https://github.com/H-uru/Plasma/issues/170). 12 years ago
CyanWorlds 136c27c7f3 Bump build ID to current 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