open_toontown_panda3d/dtool/src/prc
Leandro Benedet Garcia 71dfc51f8a general: Changed macros and definitions for the engine to compile with MinGW (#793) 2019-12-02 09:21:01 -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: prefer global-scope static MutexImpl over local one 2019-02-11 16:23:16 +01: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: Changed macros and definitions for the engine to compile with MinGW (#793) 2019-12-02 09:21:01 -07: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 recursive use of non-recursive mutex 2019-02-06 22:10:39 +01: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: prefer global-scope static MutexImpl over local one 2019-02-11 16:23:16 +01: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 prc: prefer global-scope static MutexImpl over local one 2019-02-11 16:23:16 +01: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 prc: fix a compilation warning in encryptStream.cxx 2019-07-10 14:12:05 +02:00
encryptStream.h Allow seek of IDecryptStream to begin (for looping encrypted audio) 2019-05-12 15:51:35 +02:00
encryptStreamBuf.I Allow seek of IDecryptStream to begin (for looping encrypted audio) 2019-05-12 15:51:35 +02:00
encryptStreamBuf.cxx Allow seek of IDecryptStream to begin (for looping encrypted audio) 2019-05-12 15:51:35 +02:00
encryptStreamBuf.h Allow seek of IDecryptStream to begin (for looping encrypted audio) 2019-05-12 15:51:35 +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 notify: fix macOS build, don't include <atomic> if we don't have it 2019-08-13 13:48:17 +02:00
notifyCategory.I notify: work around GCC 4.7 compilation issue with constexpr 2019-09-16 03:27:22 +02:00
notifyCategory.cxx notify: support setting notify-output after static init time 2019-08-03 10:36:00 +02:00
notifyCategory.h notify: work around GCC 4.7 compilation issue with constexpr 2019-09-16 03:27:22 +02:00
notifyCategoryProxy.I notify: fix ABI incompatibility with NDEBUG on Windows 2019-09-15 20:24:58 +02:00
notifyCategoryProxy.h notify: fix ABI incompatibility with NDEBUG on Windows 2019-09-15 20:24:58 +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
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 dtool: add StreamReader/StreamWriter move ctor and assignment ops 2019-04-29 18:17:54 +02:00
streamReader.cxx prc: fix possible stack overflow in StreamReader 2019-10-08 19:44:23 +02:00
streamReader.h dtool: add StreamReader/StreamWriter move ctor and assignment ops 2019-04-29 18:17:54 +02:00
streamReader_ext.cxx prc: fix possible stack overflow in StreamReader 2019-10-08 19:44:23 +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 dtool: add StreamReader/StreamWriter move ctor and assignment ops 2019-04-29 18:17:54 +02:00
streamWriter.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
streamWriter.h dtool: add StreamReader/StreamWriter move ctor and assignment ops 2019-04-29 18:17:54 +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