| .. |
|
Handlers
|
The old debug API has been removed in SpiderMonkey 38, so remove profiler1 script profiling.
|
2016-08-02 16:58:30 +00:00 |
|
ActorViewer.cpp
|
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029.
|
2015-03-15 23:59:48 +00:00 |
|
ActorViewer.h
|
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029.
|
2015-03-15 23:59:48 +00:00 |
|
Brushes.cpp
|
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029.
|
2015-03-15 23:59:48 +00:00 |
|
Brushes.h
|
# Fix terrain blending logic.
|
2011-01-29 16:31:48 +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
|
huge cleanup and conversion of most string handling (especially paths) to unicode
|
2009-11-03 21:46:35 +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
|
Automatically replace %hs/%ls with %s in CLogger format strings.
|
2015-01-22 20:36: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
|
Avoid -Wnon-virtual-dtor warnings
|
2010-03-31 08:36:46 +00:00 |
|
MessagePasserImpl.cpp
|
Convert debug_printf to take UTF-8 strings instead of wchar_t.
|
2015-02-14 01:45:13 +00:00 |
|
MessagePasserImpl.h
|
Add/rename header guards
|
2010-02-17 23:21:49 +00:00 |
|
Messages.h
|
Disables MSVC build warning C4003 "not enough actual parameters for macro", introduced by changes in Boost 1.57
|
2016-01-24 01:03:39 +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
|
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
|
2010-02-18 00:06:50 +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
|
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029.
|
2015-03-15 23:59:48 +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
|
Delete code which became obsolete with 56bb858802.
|
2016-01-25 09:57:33 +00:00 |
|
View.h
|
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029.
|
2015-03-15 23:59:48 +00:00 |