174 Commits (textrendering)

Author SHA1 Message Date
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 91a4f8ab3e Update MSVC10 projects. 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 367c3df020 Add MSVC10 plClipboard project. 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
Skoader 33a242faa4 Add MSVC10 project files 12 years ago
Skoader 615b1017bd Missed use of the ref macro. 12 years ago
Bartek Bok bf6d2a4459 Always copy terminating NULL when pasting 12 years ago
Skoader 0e154ffb4b Update Python 2.3 for MSVC10 12 years ago
Skoader 82857fb0bb Update9 for MSVC10 12 years ago
Skoader 770df9939e Update8 for MSVC10 12 years ago
Skoader 73d0471d28 Update7 for MSVC10 12 years ago
Skoader 8bdf479bdc Update6 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
Christian Walther 8e43df15b1 More 'const', so that Rotate(vector) can be called on a const hsQuat&. 12 years ago
Christian Walther e583bf6d74 Also handle Python long integers in addVarNumber. 12 years ago
Bartek Bok 350295425a Allow int in plNotify 12 years ago
Christian Walther aaabc9c333 Add plFileEncrypt, plFileSecure, plPythonPack to AllClient.sln. 12 years ago
Adam Johnson ccefcfdb13 Fix an aspect ratio assumption 12 years ago
Adam Johnson 66dc3dde92 Fix landing behaviors 12 years ago