0ad/source/tools/atlas/GameInterface/Handlers
Ykkrosh 531b40578a More GLES compatibility.
Add config option to disable hardware cursors on Windows.

This was SVN commit r11053.
2012-02-12 20:45:31 +00:00
..
BrushHandlers.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
CameraCtrlHandlers.cpp Fixes crash in Atlas camera handlers, focus loss causes a scroll action, and seg fault if game not initialized. Fixes #988. 2011-10-30 05:09:31 +00:00
CinemaHandler.cpp Fix #1064 (use ++it instead of it++ for consistency), based on patch by Echelon9 2011-12-29 01:17:03 +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 Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool. Fixes #1077. 2012-02-08 02:46:15 +00:00
EnvironmentHandlers.cpp Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool. Fixes #1077. 2012-02-08 02:46:15 +00:00
GraphicsSetupHandlers.cpp More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
MapHandlers.cpp Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool. Fixes #1077. 2012-02-08 02:46:15 +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 Partial SDL2 compatibility 2012-02-06 22:47:35 +00:00
ObjectHandlers.cpp Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool. Fixes #1077. 2012-02-08 02:46:15 +00:00
PlayerHandlers.cpp Adds AI control to Atlas player panel 2011-06-13 23:32:41 +00:00
TerrainHandlers.cpp More GLES compatibility. 2012-02-12 20:45:31 +00:00
TriggerHandler.cpp # Delete a lot of obsolete simulation code. 2010-05-20 18:09:23 +00:00