spring: develop 30a01e43 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Tobi Vollebregt | Tobi Vollebregt | develop | 2012-07-08 23:57:53 | develop 2dfe0a72 |
Changeset | Fix gcc 4.7.0 compile warnings - converting ‘false’ to pointer type - suggested parentheses - narrowing conversions in initializers (ill-formed in C++11) - fix calculation of colors[1][2] (now: color2[2]) in CSelectedUnits::Draw (wrong placement of parenthesis) - fix calculation of color of LightningProjectile::DrawOnMinimap (idem) |
|||
mod - rts/ExternalAI/EngineOutHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/SSkirmishAICallbackImpl.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/SelectedUnits.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/MiniMap.cpp | [ Diff ] [ File ] | |||
mod - rts/Map/SM3/terrain/Terrain.cpp | [ Diff ] [ File ] | |||
mod - rts/Map/SMF/SMFGroundDrawer.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/DebugDrawerAI.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/GroundDecalHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/GroundFlash.cpp | [ Diff ] [ File ] | |||
mod - rts/Rendering/Textures/NamedTextures.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Projectiles/Unsynced/ShieldProjectile.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Projectiles/WeaponProjectiles/LightningProjectile.cpp | [ Diff ] [ File ] |