open_toontown_panda3d/direct/src/plugin
rdb 6d4d23cf6c Fix some p3dCert issues 2015-09-20 16:01:49 +02:00
..
.gitignore urlnotify etc 2009-06-23 23:19:36 +00:00
Sources.pp Replace libpng and libjpeg with stb_image in the web plug-in to fix conflicts with incompatible system versions of libpng 2015-03-22 19:48:16 +01:00
binaryXml.cxx insist on 32-bit integers in binary stream 2010-06-15 16:55:01 +00:00
binaryXml.h fix a race condition, and detect some startup errors better 2009-10-19 23:39:19 +00:00
failed.pgm failed icon 2011-08-29 17:42:00 +00:00
failed.xcf failed icon 2011-08-29 17:42:00 +00:00
fhandle.h compile on win32 2009-08-31 19:31:28 +00:00
fileSpec.I Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
fileSpec.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
fileSpec.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
find_root_dir.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
find_root_dir.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
find_root_dir_assist.mm use ~/Library/Caches/Panda3D on Mac, ~/Panda3D on Linux 2009-10-20 23:08:28 +00:00
get_tinyxml.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
get_twirl_data.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
get_twirl_data.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
handleStream.I wip, x11 button handling 2009-09-09 00:55:23 +00:00
handleStream.cxx more plugin work 2009-06-08 18:08:53 +00:00
handleStream.h wip, x11 button handling 2009-09-09 00:55:23 +00:00
handleStreamBuf.I Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
handleStreamBuf.cxx Fix issues building the plugin on Linux 2014-03-27 12:56:59 +00:00
handleStreamBuf.h wip, x11 button handling 2009-09-09 00:55:23 +00:00
is_pathsep.I wip: support windows unicode filenames in plugin 2011-08-30 02:54:01 +00:00
is_pathsep.h wip: support windows unicode filenames in plugin 2011-08-30 02:54:01 +00:00
load_plugin.cxx Implement extracted files for packp3d and pdeploy (only when used together) 2015-08-14 16:01:17 +02:00
load_plugin.h Implement extracted files for packp3d and pdeploy (only when used together) 2015-08-14 16:01:17 +02:00
mkdir_complete.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
mkdir_complete.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dAuthSession.I new files 2009-09-17 22:53:34 +00:00
p3dAuthSession.cxx Add localized text strings to p3dcert 2015-09-11 13:27:31 +02:00
p3dAuthSession.h run plugin safely under a non-ASCII username 2011-08-30 22:45:58 +00:00
p3dBoolObject.cxx P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
p3dBoolObject.h P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
p3dCInstance.I Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dCInstance.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dCInstance.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dCert.cxx Proper display language detection on Windows 2015-09-11 17:32:49 +02:00
p3dCert.h Add localized text strings to p3dcert 2015-09-11 13:27:31 +02:00
p3dCert_strings.cxx Fix some p3dCert issues 2015-09-20 16:01:49 +02:00
p3dCert_strings.h Add localized text strings to p3dcert 2015-09-11 13:27:31 +02:00
p3dCert_wx.cxx run plugin safely under a non-ASCII username 2011-08-30 22:45:58 +00:00
p3dCert_wx.h run plugin safely under a non-ASCII username 2011-08-30 22:45:58 +00:00
p3dConcreteSequence.cxx untabify 2011-06-29 22:18:54 +00:00
p3dConcreteSequence.h concrete objects 2009-07-14 20:40:47 +00:00
p3dConcreteStruct.cxx toString() 2009-08-22 01:22:24 +00:00
p3dConcreteStruct.h toString() 2009-08-22 01:22:24 +00:00
p3dConditionVar.I command-and-response 2009-07-03 01:24:50 +00:00
p3dConditionVar.cxx fix problem with pthread_cond_timedwait 2009-07-21 05:25:36 +00:00
p3dConditionVar.h wait-with-timeout 2009-07-06 19:32:18 +00:00
p3dDownload.I Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dDownload.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dDownload.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dFileDownload.I Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dFileDownload.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dFileDownload.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dFileParams.I add AppRunner.p3dFilename etc 2011-12-05 06:42:03 +00:00
p3dFileParams.cxx per_platform flag, giving better compatibility with old p3d files 2012-09-28 20:26:22 +00:00
p3dFileParams.h per_platform flag, giving better compatibility with old p3d files 2012-09-28 20:26:22 +00:00
p3dFloatObject.cxx P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
p3dFloatObject.h P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
p3dHost.I fix failure to run p3d file from cache without internet connection 2011-03-24 20:56:22 +00:00
p3dHost.cxx Fix issues building the plugin on Linux 2014-03-27 12:56:59 +00:00
p3dHost.h per_platform flag, giving better compatibility with old p3d files 2012-09-28 20:26:22 +00:00
p3dInstance.I multiplatform support for plugin loader: run 32-bit or 64-bit version; whichever one is provided. 2012-09-27 23:00:23 +00:00
p3dInstance.cxx Support custom font settings in splash window + X11 impl 2015-09-02 03:31:28 +02:00
p3dInstance.h multiplatform support for plugin loader: run 32-bit or 64-bit version; whichever one is provided. 2012-09-27 23:00:23 +00:00
p3dInstanceManager.I Implement extracted files for packp3d and pdeploy (only when used together) 2015-08-14 16:01:17 +02:00
p3dInstanceManager.cxx Implement extracted files for packp3d and pdeploy (only when used together) 2015-08-14 16:01:17 +02:00
p3dInstanceManager.h Implement extracted files for packp3d and pdeploy (only when used together) 2015-08-14 16:01:17 +02:00
p3dIntObject.cxx P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
p3dIntObject.h P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
p3dMainObject.cxx Fix rtdist compile issues 2015-03-22 19:38:46 +01:00
p3dMainObject.h minor formatting 2010-06-18 22:06:17 +00:00
p3dMultifileReader.I more security work 2009-09-11 23:16:05 +00:00
p3dMultifileReader.cxx build on msvs2010 2011-09-29 16:39:54 +00:00
p3dMultifileReader.h add support for text/binary distinction within p3d 2011-07-27 18:18:25 +00:00
p3dNoneObject.cxx P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
p3dNoneObject.h P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
p3dObject.I P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
p3dObject.cxx contents.xml max_age; internal cache busting 2010-06-08 23:56:04 +00:00
p3dObject.h contents.xml max_age; internal cache busting 2010-06-08 23:56:04 +00:00
p3dOsxSplashWindow.I auto_start (wip) 2009-09-08 19:46:06 +00:00
p3dOsxSplashWindow.cxx Implement font customization options in MacOSX splash window 2015-09-02 22:27:56 +02:00
p3dOsxSplashWindow.h Implement font customization options in MacOSX splash window 2015-09-02 22:27:56 +02:00
p3dPackage.I Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dPackage.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dPackage.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dPatchFinder.I steps toward C++ patching 2009-09-27 23:46:33 +00:00
p3dPatchFinder.cxx protect against circular patch chains 2009-10-07 00:17:17 +00:00
p3dPatchFinder.h protect against circular patch chains 2009-10-07 00:17:17 +00:00
p3dPatchfileReader.I c++-based patching, almost working 2009-09-28 15:55:37 +00:00
p3dPatchfileReader.cxx build on msvs2010 2011-09-29 16:39:54 +00:00
p3dPatchfileReader.h c++-based patching, almost working 2009-09-28 15:55:37 +00:00
p3dPythonMain.cxx Pass exit status of panda process on to panda3d process (non-Windows only so far) 2015-08-20 21:26:39 +02:00
p3dPythonObject.cxx contents.xml max_age; internal cache busting 2010-06-08 23:56:04 +00:00
p3dPythonObject.h contents.xml max_age; internal cache busting 2010-06-08 23:56:04 +00:00
p3dPythonRun.I Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dPythonRun.cxx Apparently Python supports non-int status codes. Handle this correctly in the plug-in. 2015-08-22 20:27:51 +02:00
p3dPythonRun.h Pass exit status of panda process on to panda3d process (non-Windows only so far) 2015-08-20 21:26:39 +02:00
p3dReferenceCount.I Add p3dembed and add support for offsetted p3d payload 2009-12-09 18:21:10 +00:00
p3dReferenceCount.cxx much better object model 2009-07-09 23:59:17 +00:00
p3dReferenceCount.h Add p3dembed and add support for offsetted p3d payload 2009-12-09 18:21:10 +00:00
p3dSession.I matches_run_origin, matches_script_origin 2009-10-27 23:35:06 +00:00
p3dSession.cxx Add localized text strings to p3dcert 2015-09-11 13:27:31 +02:00
p3dSession.h run plugin safely under a non-ASCII username 2011-08-30 22:45:58 +00:00
p3dSplashWindow.I Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dSplashWindow.cxx Support custom font settings in splash window + X11 impl 2015-09-02 03:31:28 +02:00
p3dSplashWindow.h Support custom font settings in splash window + X11 impl 2015-09-02 03:31:28 +02:00
p3dStringObject.cxx clean exit and log reporting 2009-09-03 02:09:21 +00:00
p3dStringObject.h clean exit and log reporting 2009-09-03 02:09:21 +00:00
p3dTemporaryFile.I more robust temp file and log handling 2009-08-20 00:24:00 +00:00
p3dTemporaryFile.cxx more robust temp file and log handling 2009-08-20 00:24:00 +00:00
p3dTemporaryFile.h more robust temp file and log handling 2009-08-20 00:24:00 +00:00
p3dUndefinedObject.cxx P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
p3dUndefinedObject.h P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
p3dWinSplashWindow.I Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3dWinSplashWindow.cxx Implement custom font settings for splash window on Windows 2015-09-02 03:52:30 +02:00
p3dWinSplashWindow.h Implement custom font settings for splash window on Windows 2015-09-02 03:52:30 +02:00
p3dWindowParams.I move towards explicit handle type in P3D_window_handle 2009-11-18 19:26:39 +00:00
p3dWindowParams.cxx A window position of (-1, -1) will mean to let the WM choose a default position, and with (-2, -2) the window will be centered on screen. 2009-12-16 09:37:43 +00:00
p3dWindowParams.h move towards explicit handle type in P3D_window_handle 2009-11-18 19:26:39 +00:00
p3dX11SplashWindow.I alpha blending for x11 2009-09-09 16:44:57 +00:00
p3dX11SplashWindow.cxx Support custom font settings in splash window + X11 impl 2015-09-02 03:31:28 +02:00
p3dX11SplashWindow.h Add more customization options for splash screen, use proper Helvetica font for splash window on X11, change dimensioning rules to be more consistent with HTML/CSS rules 2015-09-01 01:13:17 +02:00
p3d_lock.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3d_plugin.cxx Implement extracted files for packp3d and pdeploy (only when used together) 2015-08-14 16:01:17 +02:00
p3d_plugin.h Implement extracted files for packp3d and pdeploy (only when used together) 2015-08-14 16:01:17 +02:00
p3d_plugin_common.h build p3dembed with ppremake system 2010-01-05 00:55:39 +00:00
p3d_plugin_composite1.cxx per_platform flag, giving better compatibility with old p3d files 2012-09-28 20:26:22 +00:00
p3d_plugin_config.h.pp support XEmbed, and therefore Chromium on Linux 2011-08-27 02:44:05 +00:00
p3dcert.plist using bundles (and LSUIElement=1) to better manage OSX dock icons 2009-10-24 23:24:34 +00:00
p3dpython.plist using bundles (and LSUIElement=1) to better manage OSX dock icons 2009-10-24 23:24:34 +00:00
p3dpython_composite1.cxx Composite file for (lib)p3dpython(w) 2009-10-25 15:28:47 +00:00
parse_color.cxx respect fgcolor and bgcolor for twirling icon 2011-08-25 08:46:58 +00:00
parse_color.h respect fgcolor and bgcolor for twirling icon 2011-08-25 08:46:58 +00:00
plugin_common_composite1.cxx Fix compile issue, and add plugin_common_composite 2009-07-07 13:18:04 +00:00
plugin_get_x11.h twirling icon on X11 too 2011-08-31 18:02:56 +00:00
run_p3dpython.cxx Pass exit status of panda process on to panda3d process (non-Windows only so far) 2015-08-20 21:26:39 +02:00
run_p3dpython.h Pass exit status of panda process on to panda3d process (non-Windows only so far) 2015-08-20 21:26:39 +02:00
stb_image.h Replace libpng and libjpeg with stb_image in the web plug-in to fix conflicts with incompatible system versions of libpng 2015-03-22 19:48:16 +01:00
twirl.xcf Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
wstring_encode.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
wstring_encode.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
xml_helpers.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
xml_helpers.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00