open_toontown_panda3d/dtool/src/prc
Sam Edwards df805bd02b Merge branch 'master' into cmake 2018-11-28 21:54:58 -07:00
..
CMakeLists.txt CMake: Add missing .h/.I files that weren't getting installed 2018-11-28 16:13:05 -07:00
androidLogStream.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
androidLogStream.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
bigEndian.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
configDeclaration.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configDeclaration.cxx prc: fix some race conditions querying bool and searchpath vars 2018-09-23 13:44:38 +02:00
configDeclaration.h prc: fix some race conditions querying bool and searchpath vars 2018-09-23 13:44:38 +02:00
configFlags.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
configFlags.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configFlags.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configPage.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configPage.cxx general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
configPage.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configPageManager.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configPageManager.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configPageManager.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariable.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariable.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariable.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableBase.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableBase.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configVariableBase.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableBool.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableBool.cxx prc: fix some race conditions querying bool and searchpath vars 2018-09-23 13:44:38 +02:00
configVariableBool.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableCore.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableCore.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configVariableCore.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableDouble.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableDouble.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableDouble.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableEnum.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableEnum.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableEnum.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableFilename.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableFilename.cxx prc: fix some race conditions querying bool and searchpath vars 2018-09-23 13:44:38 +02:00
configVariableFilename.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableInt.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableInt.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
configVariableInt.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableInt64.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +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 general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableList.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableList.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configVariableList.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableManager.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableManager.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
configVariableManager.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableSearchPath.I Fix crash loading from search path 2018-09-27 22:16:56 +02:00
configVariableSearchPath.cxx prc: fix some race conditions querying bool and searchpath vars 2018-09-23 13:44:38 +02:00
configVariableSearchPath.h Fix crash loading from search path 2018-09-27 22:16:56 +02:00
configVariableString.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
configVariableString.cxx general: switch to C++11 Lockable semantics for mutexes 2018-05-23 20:37:56 +02:00
configVariableString.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
config_prc.cxx general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
config_prc.h prc: Change export macros to EXP*_DTOOL_PRC 2018-03-25 13:17:52 -06:00
encryptStream.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
encryptStream.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
encryptStream.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
encryptStreamBuf.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
encryptStreamBuf.cxx general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
encryptStreamBuf.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02: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 prc: Change export macros to EXP*_DTOOL_PRC 2018-03-25 13:17:52 -06:00
notify.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
notifyCategory.I prc: work around macOS compiler error when making optimized build 2018-10-15 22:21:45 +02:00
notifyCategory.cxx general: use nassert_raise instead of nassertv(false) et al 2018-11-28 17:35:20 +01:00
notifyCategory.h prc: work around macOS compiler error when making optimized build 2018-10-15 22:21:45 +02:00
notifyCategoryProxy.I prc: work around macOS compiler error when making optimized build 2018-10-15 22:21:45 +02:00
notifyCategoryProxy.h prc: work around macOS compiler error when making optimized build 2018-10-15 22:21:45 +02:00
notifySeverity.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
notifySeverity.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02: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
p3prc_ext_composite.cxx Split out interrogate jobs for dtool directories from express 2017-05-24 13:44:52 +02:00
pnotify.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
pnotify.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
prcKeyRegistry.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
prcKeyRegistry.cxx general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
prcKeyRegistry.h First step towards eliminating `using namespace std;` (#335) 2018-06-03 20:32:23 +02:00
prc_parameters.h.in Add composite_sources, add bison macro, emulate CMAKE_CURRENT_DIR_IN_INTERFACE in pre-2.8.11 2013-12-16 17:21:11 +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 prc: Change export macros to EXP*_DTOOL_PRC 2018-03-25 13:17:52 -06:00
streamReader.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
streamReader.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
streamReader.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
streamReader_ext.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
streamReader_ext.h Split out interrogate jobs for dtool directories from express 2017-05-24 13:44:52 +02:00
streamWrapper.I Fix crash when unmounting/closing multifile while streams are open 2018-11-27 21:19:38 +01:00
streamWrapper.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
streamWrapper.h Fix crash when unmounting/closing multifile while streams are open 2018-11-27 21:19:38 +01:00
streamWriter.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
streamWriter.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
streamWriter.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
streamWriter_ext.cxx Split out interrogate jobs for dtool directories from express 2017-05-24 13:44:52 +02:00
streamWriter_ext.h Split out interrogate jobs for dtool directories from express 2017-05-24 13:44:52 +02:00