open_toontown_panda3d/dtool/src/prc
rdb 18874fa151 Replace PN_int/uint types with stdint.h types, since all compilers we support have them.
Plus, we already had code that relied on them being available anyway.
2016-05-11 00:27:58 +02:00
..
.gitignore prc_parameters.h 2007-03-07 19:22:18 +00:00
androidLogStream.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
androidLogStream.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
bigEndian.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configDeclaration.I Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
configDeclaration.cxx Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
configDeclaration.h Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
configFlags.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configFlags.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configFlags.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configPage.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configPage.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configPage.h Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
configPageManager.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configPageManager.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configPageManager.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariable.I Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
configVariable.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariable.h Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
configVariableBase.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableBase.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableBase.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableBool.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableBool.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableBool.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableCore.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableCore.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableCore.h Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
configVariableDouble.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableDouble.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableDouble.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableEnum.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableEnum.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableEnum.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableFilename.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableFilename.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableFilename.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableInt.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableInt.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableInt.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableInt64.I Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
configVariableInt64.cxx Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
configVariableInt64.h Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
configVariableList.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableList.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableList.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableManager.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableManager.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableManager.h Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
configVariableSearchPath.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableSearchPath.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableSearchPath.h Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
configVariableString.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableString.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableString.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
config_prc.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
config_prc.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
encryptStream.I Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
encryptStream.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
encryptStream.h Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
encryptStreamBuf.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
encryptStreamBuf.cxx Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
encryptStreamBuf.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
littleEndian.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
nativeNumericData.I Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
nativeNumericData.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
nativeNumericData.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
notify.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
notifyCategory.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
notifyCategory.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
notifyCategory.h Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
notifyCategoryProxy.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
notifyCategoryProxy.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
notifySeverity.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
notifySeverity.h New file headers, new comment style 2016-02-17 17:47:48 +01: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 New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnotify.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
prcKeyRegistry.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
prcKeyRegistry.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
prcKeyRegistry.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
reversedNumericData.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
reversedNumericData.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
reversedNumericData.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
streamReader.I Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
streamReader.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
streamReader.h Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
streamWrapper.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
streamWrapper.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
streamWrapper.h Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
streamWriter.I Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
streamWriter.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
streamWriter.h Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00