0ad/source/tools/atlas/GameInterface/Handlers
elexis 16fbe90342 Fix 204b04f2d4 compatibility with zipped mods, refs #5018.
Differential Revision: https://code.wildfiregames.com/D1480
Reviewed By: Itms
This was SVN commit r21814.
2018-05-01 21:15:55 +00:00
..
BrushHandlers.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
CameraCtrlHandlers.cpp Atlas camera controls should be disabled too if a cinematic path is paused. 2017-04-05 04:00:19 +00:00
CinemaHandler.cpp Insert cinematic path nodes after the currently selected node instead of before (so paths are not created in the opposite of the expected order). 2017-07-01 15:49:59 +00:00
CommandHandlers.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
ElevationHandlers.cpp Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
EnvironmentHandlers.cpp Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
GraphicsSetupHandlers.cpp Add a mod installer, fixes #4027. 2018-04-15 01:46:28 +00:00
MapHandlers.cpp Fix 204b04f2d4 compatibility with zipped mods, refs #5018. 2018-05-01 21:15:55 +00:00
MessageHandler.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
MessageHandler.h split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
MiscHandlers.cpp Fix atlas clicking following 8f36ca47a1 / D326 by adding the missing clicks property to the wxWidgets SDL event construction. 2017-05-16 00:09:16 +00:00
ObjectHandlers.cpp Diplomacy Colors 2018-02-03 14:17:31 +00:00
PlayerHandlers.cpp Adds AI control to Atlas player panel 2011-06-13 23:32:41 +00:00
TerrainHandlers.cpp Don't send TerrainChanged messages when painting the terrain, as terrain texture doesn't influence passability. 2015-08-10 11:55:43 +00:00