0ad/source/tools/atlas/GameInterface
vladislavbelov 4d77de66d4 Removes GUI dependency from Canvas2D.
Initially the GetDefaultGuiMatrix function was added in 4113aa0a36 and
renamed in 04c63a4093.

This was SVN commit r27111.
2022-10-04 20:25:39 +00:00
..
Handlers Removes ogl_WarnIfError from regular renderer code. 2022-05-02 21:52:21 +00:00
ActorViewer.cpp Removes GUI dependency from Canvas2D. 2022-10-04 20:25:39 +00:00
ActorViewer.h Remove hardcoded shadows in Atlas UI 2022-03-28 22:47:52 +00:00
Brushes.cpp Adds renderer backend interface and dummy backend. 2022-05-08 22:02:46 +00:00
Brushes.h Moves blend state management to DeviceCommandContext. Fixes #6420 2022-01-19 17:28:47 +00:00
CommandProc.cpp Convert debug_printf to take UTF-8 strings instead of wchar_t. 2015-02-14 01:45:13 +00:00
CommandProc.h Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/. 2016-11-23 11:18:37 +00:00
DeltaArray.h Replace boost::unordered_map, boost::unordered_set with std::unordered_map, std::unordered_set to establish consistency. 2019-11-25 14:30:25 +00:00
GameLoop.cpp Moves cursor to VideoMode to draw it via SDL. 2021-09-21 22:44:46 +00:00
GameLoop.h Remove the Engine threading when using Atlas 2020-12-10 09:42:58 +00:00
InputProcessor.cpp
InputProcessor.h
MessagePasser.h Remove the Engine threading when using Atlas 2020-12-10 09:42:58 +00:00
MessagePasserImpl.cpp Remove the Engine threading when using Atlas 2020-12-10 09:42:58 +00:00
MessagePasserImpl.h Remove the Engine threading when using Atlas 2020-12-10 09:42:58 +00:00
Messages.h Move GenericName, History and Icon from the civ-JSON to cmpIdentity. 2022-02-05 06:24:45 +00:00
MessagesSetup.h Fix some gcc 8 and gcc 9 compiler warnings that were thrown 4500 times. 2019-07-09 00:18:48 +00:00
Misc.cpp
Register.cpp Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
Shareable.h Remove the Engine threading when using Atlas 2020-12-10 09:42:58 +00:00
SharedMemory.h
SharedTypes.h Remove unused old code for triggers in atlas. 2017-05-08 02:40:22 +00:00
SimState.cpp
SimState.h
View.cpp Adds renderer backend interface and dummy backend. 2022-05-08 22:02:46 +00:00
View.h Removes direct GL calls from Atlas bandbox drawing. 2021-10-11 11:30:50 +00:00