rarified
33a1e301f7
Forgot to add VS projects for pfMoviePlayer
4 years ago
rarified
401fedd610
Updates to C++ typing, integrate movie playing into plClient.
...
This version compiles, but does not render movies. WIP.
(Has some rearranged message registration in StartInit() for testing)
4 years ago
rarified
4b3f16a912
First effort to port HUru MKV/WEBM Movie Player to Minkata
...
Type restructuring for C++98 and build configuration updates.
This version compiles successfully, but without webm libraries yet linked in.
4 years ago
rarified
21d6ddd391
Update VS2010 build files to always generate PDB & MAP files for debugging,
...
all configurations.
4 years ago
rarified
149a8877ce
Fix broken VC project files missing last </project> line (without line ending)
5 years ago
rarified
7f89504ca4
Update VS2010 projects to remove hard-coded BUILD_TYPE C++ definition so
...
environment CL variable can define build type.
5 years ago
cjkelly1
4239d7a046
Add plFileEncrypt, plFileSecure, and plPythonPack projects to "MSVC10Projects" AllClient.sln
5 years ago
cjkelly1
d173a5230f
Remove pfCCR project files from "MSVC10Projects" and remove project from AllClient.sln.
5 years ago
cjkelly1
8706a86725
Add missing PhysX Cooking include directory to plPhysX project in "MSVC10Projects".
5 years ago
cjkelly1
06a696c725
Forgot to add NxCooking.lib to linker for plClient and plPageOptimizer projects. Adding it.
5 years ago
Ian McIntosh
c71e8fbee0
Fix for forgotten logins when removable media attached. Incorporated suggestion from previous PR #32 on OpenUru_org/CWE-ou
10 years ago
Christian Walther
ece6e6c063
Build 918 chunk 2: update from CWE-ou
11 years ago
CyanWorlds
46a0cf6206
Build 918
12 years ago
Adam Johnson
30d140b8a0
stub out plClient Bink support
12 years ago
Christian Walther
91a4f8ab3e
Update MSVC10 projects.
13 years ago
Skoader
383346c1aa
Refactor avatar movement code
...
plMovementStrategy classes have been reworked and completely replace all plAvatarControllers.
While based on the old implementation, plPhysicalControllerCore has essentially been rewritten.
Remnants of long gone physical "actions" have been removed.
4 files removed -
plAVCallbackAction.h & plAVCallbackAction.cpp
plAntiGravAction.h & plAntiGravAction.cpp
This revision will not compile, requires new plPXPhysicalControllerCore implementation.
13 years ago
Skoader
367c3df020
Add MSVC10 plClipboard project.
13 years ago
Skoader
33a242faa4
Add MSVC10 project files
13 years ago