539 Commits (358ae8dc8430b5e3f8cee6235aa28538d102b4cf)

Author SHA1 Message Date
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. 13 years ago
Christian Walther 9adb8efd5d Change the fSecs field of plUnifiedTime from UInt32 to time_t. 13 years ago
Adam Johnson a29a7deda0 Use unicode for key events despite the fact that our current Plasma20 fonts only support latin-1 13 years ago
Adam Johnson e59e3258c1 Fix for fCurPosition being uninitialized garbage 13 years ago
Adam Johnson 2bbf1f77f3 Change the Max Plugin defines so that CWaveFile is still available 13 years ago
Joseph Davies 797f0356fe Fix incorrect JPEG file IO. 13 years ago
Adam Johnson 057566416b Fix for animated detector regions not actually animating (cleft bucket cloth, Er'cana harvester ladder) 13 years ago
Adam Johnson 656b86a685 Screen incoming GameMessages because we cannot trust the server (because the server trusts other clients too much) 13 years ago
Adam Johnson bfeddf0d6e Enable logging in external releases 13 years ago
Branan Purvine-Riley 7897fb726e Remove more server override cruft 13 years ago
Darryl Pogue 0ac813c003 Fix a memleak pointed out by Zrax. 13 years ago
Michael Hansen 563eebd560 Remove old hard-coded addresses 13 years ago
Adam Johnson 799a3d13b4 Remove UInts from the heap in the callback code 13 years ago
Michael Hansen 562b6fcfd0 Use OpenSSL's bignum library 13 years ago
Bartek Bok 6a31f19f9c Fix for hsBounds asserts 13 years ago
Darryl Pogue c8284bd808 Cache the file when it is played for the first time. 13 years ago
Darryl Pogue 08e401eabc Change streamingCache to temp to prevent conflicts. 13 years ago
Darryl Pogue 4da32cb955 Fix some compiler warnings. 13 years ago
Darryl Pogue 72ec482a3e Do not build these as part of plClient. 13 years ago
Darryl Pogue 31a0a83b10 Remove unused plWAVClipBuffer class. 13 years ago
Darryl Pogue 7cecdae5c0 Don't use CWaveFile for caching sounds. 13 years ago
Darryl Pogue 547ce8c090 Fixes to make it compile properly. 13 years ago
Darryl Pogue e3cb83f76c Added plCachedFileReader class for cached sfx. 13 years ago
Darryl Pogue 32cb43d1e0 Fix some include directives 13 years ago
Darryl Pogue dcb2a2e269 Fix the issue with dynamic speex linking 13 years ago
Darryl Pogue 3fc884e5ad Get rid of dsound.h 13 years ago
Darryl Pogue a05a6ccad1 Silence some warnings 13 years ago
Darryl Pogue be86478cff Speex includes should be in a subdirectory 13 years ago
Adam Johnson 6fefaa11d9 Last minute fixes 13 years ago
Adam Johnson a921f766d1 Async creation of child ages 13 years ago
Adam Johnson 28e8e0c544 Fix some potential memory leaks 13 years ago
Adam Johnson 7a1c977ded Async creation of subages (thanks to all the people whose Delins/Tsogals I randomly popped in on) 13 years ago
Adam Johnson a8b31c8bdb Some code style fixes 13 years ago
Adam Johnson 9c5be5b5d3 Add async vist age registration 13 years ago
Adam Johnson 62ce8a76dc Le sigh. More code cleanup... 13 years ago
Joseph Davies e2375ad75b More resource fixes to compiling on VS 2008 Express Edition. 13 years ago
Adam Johnson 9c399df596 Registering an owned age no longer blocks the LinkingMgr. (w00t Portal 2 in an hour :D) 13 years ago
Adam Johnson 7cf30f8fc7 Code cleanups. Eric sucks. 13 years ago
Adam Johnson eaa895ff09 Implement async chronicle creation and age registration. Update pyVault to use the new implementations. 13 years ago
Branan Purvine-Riley 6352d95272 Fix handling of custom avvies for internal clients 13 years ago
Branan Purvine-Riley 481de14091 Add null pointer checks so Bahro no longer crash release clients 13 years ago
Michael Hansen dea1595257 Re-add the angle-brackets on the EFX include >.> 13 years ago
Michael Hansen 8573c02b46 Convert the last remaining swprintf to the correct version 13 years ago
Branan Purvine-Riley 31ac8baf9f Change Bevin to Hood (to match cyan) 13 years ago
Adam Johnson 0841adfb22 3ds Max plugin converted to cmake. Much work needed for it to build... 13 years ago
Michael Hansen 30d60d8954 Remove old deprecated IJL code 13 years ago