open_toontown_panda3d/dtool/src/prc
rdb 1be0fb5169 Add atomic adjust impl that uses GCC intrinsics. Also, make use of "constexpr" when available. 2014-07-17 13:11:06 +00:00
..
.gitignore prc_parameters.h 2007-03-07 19:22:18 +00:00
Sources.pp Android support, part 1 2013-01-24 17:54:56 +00:00
androidLogStream.cxx Android support, part 1 2013-01-24 17:54:56 +00:00
androidLogStream.h Android support, part 1 2013-01-24 17:54:56 +00:00
bigEndian.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configDeclaration.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configDeclaration.cxx use pstrtod 2010-02-20 14:48:45 +00:00
configDeclaration.h publish more prc stuff 2011-09-30 23:57:34 +00:00
configFlags.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configFlags.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configFlags.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configPage.I add ConfigPage.setSort() 2011-09-01 22:12:00 +00:00
configPage.cxx publish more prc stuff 2011-09-30 23:57:34 +00:00
configPage.h publish more prc stuff 2011-09-30 23:57:34 +00:00
configPageManager.I add ConfigPage.setSort() 2011-09-01 22:12:00 +00:00
configPageManager.cxx seems we should default to utf-8 these days 2011-08-30 15:57:11 +00:00
configPageManager.h add ConfigPage.setSort() 2011-09-01 22:12:00 +00:00
configVariable.I better error reporting for static init ordering issues w.r.t config variables 2009-04-17 21:53:39 +00:00
configVariable.cxx better error reporting for static init ordering issues w.r.t config variables 2009-04-17 21:53:39 +00:00
configVariable.h better error reporting for static init ordering issues w.r.t config variables 2009-04-17 21:53:39 +00:00
configVariableBase.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableBase.cxx better error reporting for static init ordering issues w.r.t config variables 2009-04-17 21:53:39 +00:00
configVariableBase.h better error reporting for static init ordering issues w.r.t config variables 2009-04-17 21:53:39 +00:00
configVariableBool.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableBool.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableBool.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableCore.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableCore.cxx avoid recursion crash 2010-05-07 00:06:48 +00:00
configVariableCore.h Add wstring type handle. Also add some useful MAKE_SEQs. 2014-06-26 20:06:04 +00:00
configVariableDouble.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableDouble.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableDouble.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableEnum.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableEnum.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableEnum.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableFilename.I ConfigVariableFilename::get_value() should return a concrete, not a reference 2012-02-06 23:18:49 +00:00
configVariableFilename.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableFilename.h ConfigVariableFilename::get_value() should return a concrete, not a reference 2012-02-06 23:18:49 +00:00
configVariableInt.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableInt.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableInt.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableInt64.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableInt64.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableInt64.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableList.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableList.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableList.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableManager.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableManager.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableManager.h Add wstring type handle. Also add some useful MAKE_SEQs. 2014-06-26 20:06:04 +00:00
configVariableSearchPath.I add Python-friendly DSearchPath::find_all_files() 2009-10-10 09:05:35 +00:00
configVariableSearchPath.cxx avoid low-level case-sensitive issues 2009-12-31 19:58:36 +00:00
configVariableSearchPath.h add Python-friendly DSearchPath::find_all_files() 2009-10-10 09:05:35 +00:00
configVariableString.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableString.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
configVariableString.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
config_prc.cxx preparing for unicode filenames 2011-08-29 04:33:00 +00:00
config_prc.h fix static-init order issue 2008-11-11 02:00:12 +00:00
encryptStream.I publish encryptStream properly 2009-08-06 18:26:57 +00:00
encryptStream.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
encryptStream.h publish encryptStream properly 2009-08-06 18:26:57 +00:00
encryptStreamBuf.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
encryptStreamBuf.cxx avoid compiler warnings from HAVE_BLAH_H conflicts by renaming macros 2009-08-21 15:40:05 +00:00
encryptStreamBuf.h publish encryptStream properly 2009-08-06 18:26:57 +00:00
littleEndian.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
nativeNumericData.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
nativeNumericData.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
nativeNumericData.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
notify.cxx Android support, part 1 2013-01-24 17:54:56 +00:00
notifyCategory.I Add atomic adjust impl that uses GCC intrinsics. Also, make use of "constexpr" when available. 2014-07-17 13:11:06 +00:00
notifyCategory.cxx Android support, part 1 2013-01-24 17:54:56 +00:00
notifyCategory.h Add atomic adjust impl that uses GCC intrinsics. Also, make use of "constexpr" when available. 2014-07-17 13:11:06 +00:00
notifyCategoryProxy.I Add atomic adjust impl that uses GCC intrinsics. Also, make use of "constexpr" when available. 2014-07-17 13:11:06 +00:00
notifyCategoryProxy.h Add atomic adjust impl that uses GCC intrinsics. Also, make use of "constexpr" when available. 2014-07-17 13:11:06 +00:00
notifySeverity.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
notifySeverity.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
p3prc_composite1.cxx Android support, part 1 2013-01-24 17:54:56 +00:00
p3prc_composite2.cxx Android support, part 1 2013-01-24 17:54:56 +00:00
pnotify.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pnotify.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
prcKeyRegistry.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
prcKeyRegistry.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
prcKeyRegistry.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
prc_parameters.h.pp minor fixes 2009-08-14 22:16:55 +00:00
reversedNumericData.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
reversedNumericData.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
reversedNumericData.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
streamReader.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
streamReader.cxx By interrogate conventions, char * means a string, while unsigned char * means a data buffer. 2013-08-23 22:26:17 +00:00
streamReader.h Big commit aiding in separation of Python bindings: 2014-02-20 13:33:26 +00:00
streamWrapper.I stringstream_hack 2011-11-07 20:15:57 +00:00
streamWrapper.cxx stringstream_hack 2011-11-07 20:15:57 +00:00
streamWrapper.h stringstream_hack 2011-11-07 20:15:57 +00:00
streamWriter.I add write() 2009-08-31 06:11:34 +00:00
streamWriter.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
streamWriter.h add write() 2009-08-31 06:11:34 +00:00