open_toontown_panda3d/direct/src/plugin
David Rose 90bc292c07 fix bug with alt_host 2009-11-25 01:34:03 +00:00
..
.gitignore urlnotify etc 2009-06-23 23:19:36 +00:00
FileSpec.py javascript eval 2009-07-08 21:41:09 +00:00
Sources.pp optional net and nativenet 2009-10-23 19:19:07 +00:00
binaryXml.cxx fix a race condition, and detect some startup errors better 2009-10-19 23:39:19 +00:00
binaryXml.h fix a race condition, and detect some startup errors better 2009-10-19 23:39:19 +00:00
fhandle.h compile on win32 2009-08-31 19:31:28 +00:00
fileSpec.I plugin version 2009-10-09 23:54:45 +00:00
fileSpec.cxx fix caching issues, mirror issues 2009-10-03 15:54:46 +00:00
fileSpec.h plugin version 2009-10-09 23:54:45 +00:00
find_root_dir.cxx change linux back to ~/.panda3d 2009-10-21 15:43:13 +00:00
find_root_dir.h use ~/Library/Caches/Panda3D on Mac, ~/Panda3D on Linux 2009-10-20 23:08:28 +00: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 wip 2009-07-01 19:03:56 +00: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 wip, x11 button handling 2009-09-09 00:55:23 +00:00
handleStreamBuf.cxx build on mac too 2009-10-10 17:16:56 +00:00
handleStreamBuf.h wip, x11 button handling 2009-09-09 00:55:23 +00:00
is_pathsep.I separate out is_pathsep 2009-07-07 14:58:10 +00:00
is_pathsep.h separate out is_pathsep 2009-07-07 14:58:10 +00:00
load_plugin.cxx P3D_instance_start_stream() 2009-10-16 18:07:35 +00:00
load_plugin.h P3D_instance_start_stream() 2009-10-16 18:07:35 +00:00
mkdir_complete.cxx some windowsisms, starting mirror stuff 2009-09-21 21:31:59 +00:00
mkdir_complete.h mkdir issues 2009-07-29 16:33:40 +00:00
p3dAuthSession.I new files 2009-09-17 22:53:34 +00:00
p3dAuthSession.cxx using bundles (and LSUIElement=1) to better manage OSX dock icons 2009-10-24 23:24:34 +00:00
p3dAuthSession.h linux build 2009-09-17 22:55:12 +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 little refinements 2009-06-23 19:58:46 +00:00
p3dCInstance.cxx more scriptability wip 2009-07-01 15:52:08 +00:00
p3dCInstance.h request_keyboard_focus 2009-10-02 00:04:53 +00:00
p3dCert.cxx add a horizontal scrollbar too 2009-11-04 00:28:10 +00:00
p3dCert.h p3dcert now uses compiled-in ca_bundle_data as well 2009-10-08 03:05:41 +00:00
p3dConcreteSequence.cxx some minor fixes 2009-07-19 20:26:26 +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 fix safari crash 2009-10-23 16:27:47 +00:00
p3dDownload.cxx ensure executable bit is set 2009-11-21 20:57:28 +00:00
p3dDownload.h fix safari crash 2009-10-23 16:27:47 +00:00
p3dFileDownload.I new files 2009-06-12 02:11:26 +00:00
p3dFileDownload.cxx robustify initial download 2009-10-05 21:39:07 +00:00
p3dFileDownload.h mirrors at the C++ level too 2009-09-23 19:45:21 +00:00
p3dFileParams.I little refinements 2009-06-23 19:58:46 +00:00
p3dFileParams.cxx move code to p3d directory for better organization 2009-08-23 02:00:03 +00:00
p3dFileParams.h more robust temp file and log handling 2009-08-20 00:24:00 +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 support host_dir 2009-11-19 23:59:04 +00:00
p3dHost.cxx fix bug with alt_host 2009-11-25 01:34:03 +00:00
p3dHost.h don't needlessly redownload contents.xml 2009-11-21 20:47:07 +00:00
p3dInstance.I matches_run_origin, matches_script_origin 2009-10-27 23:35:06 +00:00
p3dInstance.cxx don't needlessly redownload contents.xml 2009-11-21 20:47:07 +00:00
p3dInstance.h don't needlessly redownload contents.xml 2009-11-21 20:47:07 +00:00
p3dInstanceManager.I respect passed-in hostUrl 2009-10-19 18:06:00 +00:00
p3dInstanceManager.cxx protect better against malicious directory naming 2009-11-21 22:04:38 +00:00
p3dInstanceManager.h protect better against malicious directory naming 2009-11-21 22:04:38 +00: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 matches_run_origin, matches_script_origin 2009-10-27 23:35:06 +00:00
p3dMainObject.h add p3dpythonw.exe, more robust startup 2009-10-06 18:55:28 +00:00
p3dMultifileReader.I more security work 2009-09-11 23:16:05 +00:00
p3dMultifileReader.cxx fix extract issues 2009-10-03 00:59:56 +00:00
p3dMultifileReader.h robustify download on the C++ side too 2009-09-27 15:47:43 +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 downloadRemainingSeconds 2009-10-26 09:28:50 +00:00
p3dObject.h downloadRemainingSeconds 2009-10-26 09:28:50 +00:00
p3dOsxSplashWindow.I auto_start (wip) 2009-09-08 19:46:06 +00:00
p3dOsxSplashWindow.cxx further interface generalizations 2009-11-21 01:20:55 +00:00
p3dOsxSplashWindow.h further interface generalizations 2009-11-21 01:20:55 +00:00
p3dPackage.I add audio libraries, and download transitive package requirements 2009-10-12 01:50:55 +00:00
p3dPackage.cxx ensure executable bit is set 2009-11-21 20:57:28 +00:00
p3dPackage.h fix safari crash 2009-10-23 16:27:47 +00: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 C++ patching works now 2009-09-28 17:46:28 +00:00
p3dPatchfileReader.h c++-based patching, almost working 2009-09-28 15:55:37 +00:00
p3dPythonMain.cxx better handling of some startup failures; don't make a osx gui app unless necessary 2009-10-22 07:05:51 +00:00
p3dPythonObject.cxx matches_run_origin, matches_script_origin 2009-10-27 23:35:06 +00:00
p3dPythonObject.h add p3dpythonw.exe, more robust startup 2009-10-06 18:55:28 +00:00
p3dPythonRun.I more plugin work 2009-06-08 18:08:53 +00:00
p3dPythonRun.cxx don't needlessly redownload contents.xml 2009-11-21 20:47:07 +00:00
p3dPythonRun.h onwindowattach, onwindowdetach 2009-11-10 22:28:46 +00:00
p3dReferenceCount.I robustify initial download 2009-10-05 21:39:07 +00:00
p3dReferenceCount.cxx much better object model 2009-07-09 23:59:17 +00:00
p3dReferenceCount.h robustify initial download 2009-10-05 21:39:07 +00:00
p3dSession.I matches_run_origin, matches_script_origin 2009-10-27 23:35:06 +00:00
p3dSession.cxx protect better against malicious directory naming 2009-11-21 22:04:38 +00:00
p3dSession.h matches_run_origin, matches_script_origin 2009-10-27 23:35:06 +00:00
p3dSplashWindow.I fix onwindowattach/detach 2009-11-13 01:22:05 +00:00
p3dSplashWindow.cxx further interface generalizations 2009-11-21 01:20:55 +00:00
p3dSplashWindow.h further interface generalizations 2009-11-21 01:20:55 +00: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 button support, win32 2009-09-08 22:11:06 +00:00
p3dWinSplashWindow.cxx bgcolor, etc for win32 2009-11-19 21:48:49 +00:00
p3dWinSplashWindow.h bgcolor, etc for win32 2009-11-19 21:48:49 +00:00
p3dWindowParams.I move towards explicit handle type in P3D_window_handle 2009-11-18 19:26:39 +00:00
p3dWindowParams.cxx explicit window_handle type for win32 2009-11-18 19:36:45 +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 bgcolor, fgcolor, barcolor 2009-11-19 21:37:52 +00:00
p3dX11SplashWindow.h bgcolor, fgcolor, barcolor 2009-11-19 21:37:52 +00:00
p3d_lock.h more debugging? 2009-10-19 22:18:43 +00:00
p3d_plugin.cxx further interface generalizations 2009-11-21 01:20:55 +00:00
p3d_plugin.h further interface generalizations 2009-11-21 01:20:55 +00:00
p3d_plugin_common.h protect from reentry 2009-09-09 01:30:21 +00:00
p3d_plugin_composite1.cxx c++-based patching, almost working 2009-09-28 15:55:37 +00:00
p3d_plugin_config.h.pp wip: host support 2009-08-21 15:47:39 +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
plugin_common_composite1.cxx Fix compile issue, and add plugin_common_composite 2009-07-07 13:18:04 +00:00
run_p3dpython.cxx clean exit and log reporting 2009-09-03 02:09:21 +00:00
run_p3dpython.h clean exit and log reporting 2009-09-03 02:09:21 +00:00