f3c0a81b0b
VS2003: changes for older compiler
...
- nullptr not defined, use nil
- remove unused VCXPROJ with wrong name plMoviePlayer
- std::begin, std::end not defined, conditionally include code for plLocalization::GetLanguageCodes()
on _MSC_VER >= 1800
- add PLASMA_USE_WEBM to appropriate VS projects
- fix library references to opus, vpx and speex
2020-08-12 16:28:42 -06:00
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)
2020-08-10 11:09:26 -06:00
4ab5fe5fed
Merge rarified/gameserverportfix (PR#43)
...
Add Doxygen work directory to .hgignore
2019-10-26 10:05:52 -06:00
48ded426a9
Merge msvc10 into cursors2
2012-06-24 16:01:01 +02:00
5cdd8f90fd
Merge default into msvc10
2012-05-28 13:11:16 +10:00
f5d00acdc5
Update hgignore
2012-04-29 22:46:55 +10:00
aaabc9c333
Add plFileEncrypt, plFileSecure, plPythonPack to AllClient.sln.
2012-04-06 21:02:24 +02:00
102f63502a
Also ignore .aps files, generated by Visual Studio when viewing resources.
2012-01-28 13:38:48 +01:00
5032529fa1
Ignore generated files.
2012-01-15 17:30:00 +01:00
0b57fd1339
Include a pre-built resource.dat
...
since the prerequisites for building it can be a bit of a hassle to install, and it should rarely change.
2012-04-09 23:10:40 +02:00