Cameron Hart ebd46c43f0 Windows compile fixes. vor 14 Jahren
..
OSBasics.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyAGLCore.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyBezierCurve.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyBone.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyCamera.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyCocoaCore.mm cdee607137 Merge branch 'master' into pxljm vor 14 Jahren
PolyColor.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyConfig.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyCore.cpp cdee607137 Merge branch 'master' into pxljm vor 14 Jahren
PolyCoreInput.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyCoreServices.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyCubemap.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyData.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyEntity.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyEvent.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. vor 14 Jahren
PolyEventDispatcher.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyEventHandler.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyFixedShader.cpp d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. vor 14 Jahren
PolyFont.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyFontManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyGLCubemap.cpp 94c4d628d1 Win32 compile fixes. vor 14 Jahren
PolyGLES1Renderer.cpp 5f2a5232c4 More code cleanup vor 14 Jahren
PolyGLES1Texture.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyGLRenderer.cpp 94c4d628d1 Win32 compile fixes. vor 14 Jahren
PolyGLSLProgram.cpp 94c4d628d1 Win32 compile fixes. vor 14 Jahren
PolyGLSLShader.cpp 94c4d628d1 Win32 compile fixes. vor 14 Jahren
PolyGLSLShaderModule.cpp 94c4d628d1 Win32 compile fixes. vor 14 Jahren
PolyGLTexture.cpp cdee607137 Merge branch 'master' into pxljm vor 14 Jahren
PolyGLVertexBuffer.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyImage.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyInputEvent.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyLabel.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyLogger.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyMaterial.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyMaterialManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyMatrix4.cpp 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. vor 14 Jahren
PolyMesh.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyModule.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyObject.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyParticle.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyParticleEmitter.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyPerlin.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyPolygon.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyQuaternion.cpp 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. vor 14 Jahren
PolyQuaternionCurve.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyRectangle.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyRenderer.cpp cdee607137 Merge branch 'master' into pxljm vor 14 Jahren
PolyResource.cpp d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. vor 14 Jahren
PolyResourceManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolySDLCore.cpp f19a328069 Fix SDLCore build error. vor 14 Jahren
PolyScene.cpp cdee607137 Merge branch 'master' into pxljm vor 14 Jahren
PolySceneEntity.cpp 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. vor 14 Jahren
PolySceneLabel.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolySceneLight.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolySceneLine.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolySceneManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolySceneMesh.cpp cdee607137 Merge branch 'master' into pxljm vor 14 Jahren
PolyScenePrimitive.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolySceneRenderTexture.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolySceneSound.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreen.cpp e8d860e746 Merge branch 'const-and-opts' into pxljm vor 14 Jahren
PolyScreenCurve.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenEntity.cpp 4c721bcc01 Merge branch 'const-and-opts' into pxljm vor 14 Jahren
PolyScreenEvent.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyScreenImage.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenLabel.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenLine.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenMesh.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenShape.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenSound.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyScreenSprite.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyShader.cpp d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. vor 14 Jahren
PolySkeleton.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolySound.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolySoundManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyString.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyTexture.cpp d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. vor 14 Jahren
PolyTimer.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyTimerManager.cpp aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. vor 14 Jahren
PolyTween.cpp cdee607137 Merge branch 'master' into pxljm vor 14 Jahren
PolyTweenManager.cpp cdee607137 Merge branch 'master' into pxljm vor 14 Jahren
PolyVector2.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyVector3.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyVertex.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
PolyWinCore.cpp ebd46c43f0 Windows compile fixes. vor 14 Jahren
PolyiPhoneCore.cpp c9406f5051 Code cleanup and documentation. vor 14 Jahren
tinystr.cpp 7cc9015fd0 Initial import from old repository vor 15 Jahren
tinyxml.cpp 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class vor 15 Jahren
tinyxmlerror.cpp 7cc9015fd0 Initial import from old repository vor 15 Jahren
tinyxmlparser.cpp 7cc9015fd0 Initial import from old repository vor 15 Jahren