0ad/source/tools/atlas/GameInterface/Handlers
phosit f8afd49ae1 Return by value from CCamera::GetScreenCoordinates
Pack the two `float`s in to a `CVector2D`.
Rename some variables to not use underscore.
2024-11-17 20:27:58 +01:00
..
BrushHandlers.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
CameraCtrlHandlers.cpp Return by value from CCamera::BuildCameraRay 2024-11-17 20:27:58 +01:00
CinemaHandler.cpp Return by value from CCamera::GetScreenCoordinates 2024-11-17 20:27:58 +01:00
CommandHandlers.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ElevationHandlers.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
EnvironmentHandlers.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
GraphicsSetupHandlers.cpp Don't use std::shared_ptr to store m_ScriptContext and m_ScriptInterface in the CGUIManager 2024-06-27 19:09:30 +00:00
MapHandlers.cpp Allow selecting a biome in Atlas 2024-09-26 19:47:36 +02:00
MessageHandler.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
MessageHandler.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
MiscHandlers.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ObjectHandlers.cpp Return by value from CCamera::GetScreenCoordinates 2024-11-17 20:27:58 +01:00
PlayerHandlers.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
TerrainHandlers.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00