Cameron Hart 9b512a01ed More const methods. %!s(int64=14) %!d(string=hai) anos
..
OSBasics.h 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. %!s(int64=14) %!d(string=hai) anos
PolyAGLCore.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolyBasics.h 7a37c48787 Code clean up and documentation %!s(int64=15) %!d(string=hai) anos
PolyBezierCurve.h 7a37c48787 Code clean up and documentation %!s(int64=15) %!d(string=hai) anos
PolyBone.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. %!s(int64=14) %!d(string=hai) anos
PolyCamera.h 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. %!s(int64=14) %!d(string=hai) anos
PolyCocoaCore.h 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. %!s(int64=14) %!d(string=hai) anos
PolyColor.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. %!s(int64=14) %!d(string=hai) anos
PolyConfig.h 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. %!s(int64=14) %!d(string=hai) anos
PolyCore.h 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. %!s(int64=14) %!d(string=hai) anos
PolyCoreInput.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyCoreServices.h 8b1ae6d785 3D Physics module, minor fixes across the board. %!s(int64=14) %!d(string=hai) anos
PolyCubemap.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyData.h 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. %!s(int64=14) %!d(string=hai) anos
PolyEntity.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. %!s(int64=14) %!d(string=hai) anos
PolyEvent.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. %!s(int64=14) %!d(string=hai) anos
PolyEventDispatcher.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyEventHandler.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolyFixedShader.h 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. %!s(int64=14) %!d(string=hai) anos
PolyFont.h 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. %!s(int64=14) %!d(string=hai) anos
PolyFontManager.h 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. %!s(int64=14) %!d(string=hai) anos
PolyGLCubemap.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolyGLES1Renderer.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolyGLES1Texture.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyGLRenderer.h 51ffb7883c Added a method to set the clipping planes in the Renderer. %!s(int64=14) %!d(string=hai) anos
PolyGLSLProgram.h 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. %!s(int64=14) %!d(string=hai) anos
PolyGLSLShader.h 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. %!s(int64=14) %!d(string=hai) anos
PolyGLSLShaderModule.h 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. %!s(int64=14) %!d(string=hai) anos
PolyGLTexture.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyGLVertexBuffer.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolyGlobals.h 207ca4fca6 Windows port and some fixes %!s(int64=14) %!d(string=hai) anos
PolyImage.h 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. %!s(int64=14) %!d(string=hai) anos
PolyInputEvent.h ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes %!s(int64=14) %!d(string=hai) anos
PolyInputKeys.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyLabel.h 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. %!s(int64=14) %!d(string=hai) anos
PolyLogger.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyMaterial.h 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. %!s(int64=14) %!d(string=hai) anos
PolyMaterialManager.h 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. %!s(int64=14) %!d(string=hai) anos
PolyMatrix4.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. %!s(int64=14) %!d(string=hai) anos
PolyMesh.h 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. %!s(int64=14) %!d(string=hai) anos
PolyModule.h 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. %!s(int64=14) %!d(string=hai) anos
PolyObject.h 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. %!s(int64=14) %!d(string=hai) anos
PolyParticle.h 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. %!s(int64=14) %!d(string=hai) anos
PolyParticleEmitter.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. %!s(int64=14) %!d(string=hai) anos
PolyPerlin.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolyPolygon.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolyQuaternion.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. %!s(int64=14) %!d(string=hai) anos
PolyQuaternionCurve.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolyRectangle.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyRenderer.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. %!s(int64=14) %!d(string=hai) anos
PolyResource.h 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. %!s(int64=14) %!d(string=hai) anos
PolyResourceManager.h 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. %!s(int64=14) %!d(string=hai) anos
PolySDLCore.h 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. %!s(int64=14) %!d(string=hai) anos
PolyScene.h 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. %!s(int64=14) %!d(string=hai) anos
PolySceneEntity.h 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. %!s(int64=14) %!d(string=hai) anos
PolySceneLabel.h 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. %!s(int64=14) %!d(string=hai) anos
PolySceneLight.h 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. %!s(int64=14) %!d(string=hai) anos
PolySceneLine.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolySceneManager.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolySceneMesh.h 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. %!s(int64=14) %!d(string=hai) anos
PolyScenePrimitive.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolySceneRenderTexture.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolySceneSound.h 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. %!s(int64=14) %!d(string=hai) anos
PolyScreen.h 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. %!s(int64=14) %!d(string=hai) anos
PolyScreenCurve.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyScreenEntity.h 9b512a01ed More const methods. %!s(int64=14) %!d(string=hai) anos
PolyScreenEvent.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyScreenImage.h 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. %!s(int64=14) %!d(string=hai) anos
PolyScreenLabel.h 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. %!s(int64=14) %!d(string=hai) anos
PolyScreenLine.h 30d0f0841f Particle emitter and 2D Physics fixes %!s(int64=14) %!d(string=hai) anos
PolyScreenManager.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyScreenMesh.h 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. %!s(int64=14) %!d(string=hai) anos
PolyScreenShape.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyScreenSound.h 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. %!s(int64=14) %!d(string=hai) anos
PolyScreenSprite.h 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. %!s(int64=14) %!d(string=hai) anos
PolyShader.h 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. %!s(int64=14) %!d(string=hai) anos
PolySkeleton.h 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. %!s(int64=14) %!d(string=hai) anos
PolySound.h 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. %!s(int64=14) %!d(string=hai) anos
PolySoundManager.h 879be2377c Merge branch 'cmake-deps' %!s(int64=14) %!d(string=hai) anos
PolyString.h 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. %!s(int64=14) %!d(string=hai) anos
PolyTexture.h 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. %!s(int64=14) %!d(string=hai) anos
PolyThreaded.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyTimer.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolyTimerManager.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyTween.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolyTweenManager.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
PolyVector2.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. %!s(int64=14) %!d(string=hai) anos
PolyVector3.h 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. %!s(int64=14) %!d(string=hai) anos
PolyVertex.h 67e5654afc Changed private members to protected in non-manager classes. %!s(int64=14) %!d(string=hai) anos
PolyWinCore.h 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. %!s(int64=14) %!d(string=hai) anos
Poly_iPhone.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode %!s(int64=15) %!d(string=hai) anos
Polycode.h f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. %!s(int64=14) %!d(string=hai) anos
PolyiPhoneCore.h c9406f5051 Code cleanup and documentation. %!s(int64=14) %!d(string=hai) anos
tinystr.h 7cc9015fd0 Initial import from old repository %!s(int64=15) %!d(string=hai) anos
tinyxml.h c763d26677 Major changes all across, haven't been commiting anything, will start now %!s(int64=15) %!d(string=hai) anos