..
Handlers
Fix warnings in vs2015 when building tests.
2019-01-12 16:23:47 +00:00
ActorViewer.cpp
UnitMotion - improve variable names and reuse a duplicated function (cleanup def47cb7ae)
2019-05-13 16:47:51 +00:00
ActorViewer.h
Bump year number of files changed this year in the license headers.
2017-05-01 14:28:22 +00:00
Brushes.cpp
Split CColor from Shapes.
2019-01-13 15:38:41 +00:00
Brushes.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +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
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00
GameLoop.cpp
Remove broken atlas error reporting code.
2017-05-04 09:29:24 +00:00
GameLoop.h
Added elapsed real time (as opposed to elapsed simulation time) to MT_Interpolate messages. Fixes leftover TODO from #824 . Refs #824 .
2012-06-06 19:37:03 +00:00
InputProcessor.cpp
Added elapsed real time (as opposed to elapsed simulation time) to MT_Interpolate messages. Fixes leftover TODO from #824 . Refs #824 .
2012-06-06 19:37:03 +00:00
InputProcessor.h
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
MessagePasser.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
MessagePasserImpl.cpp
Actually remove trailing tabs from source/.
2016-11-23 14:09:58 +00:00
MessagePasserImpl.h
Add/rename header guards
2010-02-17 23:21:49 +00:00
Messages.h
Adds maps paths and a tutorial maps tab in Atlas
2018-03-13 20:20:45 +00:00
MessagesSetup.h
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
Misc.cpp
huge cleanup and conversion of most string handling (especially paths) to unicode
2009-11-03 21:46:35 +00:00
Register.cpp
Actually remove trailing tabs from source/.
2016-11-23 14:09:58 +00:00
Shareable.h
Fixes build error 'no viable conversion' on OS X with clang, libc++ and c++11, refs #2462 .
2015-01-18 06:36:15 +00:00
SharedMemory.h
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
SharedTypes.h
Remove unused old code for triggers in atlas.
2017-05-08 02:40:22 +00:00
SimState.cpp
# Delete a lot of obsolete simulation code.
2010-05-20 18:09:23 +00:00
SimState.h
# Delete a lot of obsolete simulation code.
2010-05-20 18:09:23 +00:00
View.cpp
Draw paths only when cinematics isn't playing. Patch by Vladislav.
2017-05-08 04:02:33 +00:00
View.h
Cinematic path node moving tool for Atlas. Patch by Vladislav.
2017-04-30 23:47:16 +00:00