Joseph Davies
ea355dc97b
Normalize cursor resource names.
13 years ago
Joseph Davies
186cf5f621
Cleanup of additional unnecessary resources and dependencies.
13 years ago
Joseph Davies
c5cfe9373b
Remove embedded-resource code.
13 years ago
Joseph Davies
6d2ce47b37
Add support for external resource Linking and Update text.
13 years ago
Joseph Davies
3027e0605c
Refactor plPlates CreateResource function names.
...
Add support for external resource Cursors.
Add support for external resource Progress Linking Book.
Add support for external resource Voice Chat indicators.
13 years ago
Joseph Davies
1bdbf0a790
Add functions to load a specified resource from the plClientResMgr onto a plate.
13 years ago
Joseph Davies
2d409a27ed
Add new plClientResMgr for graphic resources external to client executable.
13 years ago
Joseph Davies
090c950c74
Fix for plPNG::IRead improperly handling 24-bit RGB and non-transparent paletted images.
13 years ago
Joseph Davies
3fa99eb673
Fix for plPNG::IRead not reading final end block of image.
13 years ago
Joseph Davies
555b0d94b2
AStyle formatting fixes.
13 years ago
Joseph Davies
e08ed20947
Add PNG write support to plPNG.
13 years ago
Joseph Davies
4f8ac12d40
Add PNG read support to plPNG.
13 years ago
Joseph Davies
3f562e65d8
Add libPNG support stubs.
13 years ago
Joseph Davies
0f1b397d16
Fix for crash caused by Objects without a name when running localized.
13 years ago
Joseph Davies
5d48936354
Remove unused Windows-registry-specific SetDefaultLanguage().
13 years ago
Joseph Davies
6a1db0a223
Removed ClipCursor which prevented cursor from leaving client window.
...
Disabled cursor being re-centered during progress screen.
14 years ago
Christian Walther
9adb8efd5d
Change the fSecs field of plUnifiedTime from UInt32 to time_t.
...
This fixes various date formatting problems when building on a system where time_t is 64-bit (e.g. Visual Studio 2010), and, as a bonus, extends the range past 2038 on such systems.
The wire protocol is left at 32-bit for now, we might change that to 64 when other reasons to break compatibility have accumulated.
14 years ago
Adam Johnson
a29a7deda0
Use unicode for key events despite the fact that our current Plasma20 fonts only support latin-1
14 years ago
Adam Johnson
e59e3258c1
Fix for fCurPosition being uninitialized garbage
14 years ago
Adam Johnson
2bbf1f77f3
Change the Max Plugin defines so that CWaveFile is still available
14 years ago
Joseph Davies
797f0356fe
Fix incorrect JPEG file IO.
14 years ago
Adam Johnson
057566416b
Fix for animated detector regions not actually animating (cleft bucket cloth, Er'cana harvester ladder)
14 years ago
Adam Johnson
656b86a685
Screen incoming GameMessages because we cannot trust the server (because the server trusts other clients too much)
14 years ago
Adam Johnson
bfeddf0d6e
Enable logging in external releases
14 years ago
Branan Purvine-Riley
7897fb726e
Remove more server override cruft
14 years ago
Darryl Pogue
0ac813c003
Fix a memleak pointed out by Zrax.
14 years ago
Michael Hansen
563eebd560
Remove old hard-coded addresses
14 years ago
Adam Johnson
799a3d13b4
Remove UInts from the heap in the callback code
14 years ago
Michael Hansen
562b6fcfd0
Use OpenSSL's bignum library
14 years ago
Bartek Bok
6a31f19f9c
Fix for hsBounds asserts
14 years ago
Darryl Pogue
c8284bd808
Cache the file when it is played for the first time.
14 years ago
Darryl Pogue
08e401eabc
Change streamingCache to temp to prevent conflicts.
14 years ago
Darryl Pogue
4da32cb955
Fix some compiler warnings.
14 years ago
Darryl Pogue
72ec482a3e
Do not build these as part of plClient.
14 years ago
Darryl Pogue
31a0a83b10
Remove unused plWAVClipBuffer class.
14 years ago
Darryl Pogue
7cecdae5c0
Don't use CWaveFile for caching sounds.
...
As a sideeffect, cached sounds are no longer wave files.
14 years ago
Darryl Pogue
547ce8c090
Fixes to make it compile properly.
14 years ago
Darryl Pogue
e3cb83f76c
Added plCachedFileReader class for cached sfx.
14 years ago
Darryl Pogue
32cb43d1e0
Fix some include directives
14 years ago
Darryl Pogue
dcb2a2e269
Fix the issue with dynamic speex linking
14 years ago
Darryl Pogue
3fc884e5ad
Get rid of dsound.h
14 years ago
Darryl Pogue
a05a6ccad1
Silence some warnings
14 years ago
Darryl Pogue
be86478cff
Speex includes should be in a subdirectory
14 years ago
Adam Johnson
6fefaa11d9
Last minute fixes
14 years ago
Adam Johnson
a921f766d1
Async creation of child ages
14 years ago
Adam Johnson
28e8e0c544
Fix some potential memory leaks
14 years ago
Adam Johnson
7a1c977ded
Async creation of subages (thanks to all the people whose Delins/Tsogals I randomly popped in on)
14 years ago
Adam Johnson
a8b31c8bdb
Some code style fixes
14 years ago
Adam Johnson
9c5be5b5d3
Add async vist age registration
14 years ago
Adam Johnson
62ce8a76dc
Le sigh. More code cleanup...
14 years ago