1
0
forked from 0ad/0ad
0ad/source/tools/atlas/GameInterface
janwas aea2368300 fixes to stack trace code under x64 (from work):
- displaying symbol values requires stack pointer, not frame pointer
- update debug_IsPointerBogus
- skip-n-frames code changed to skip-all-frames-up-to-func (more
reliable in the face of inlining)

debug.cpp: cleanup

This was SVN commit r6410.
2008-09-27 10:05:11 +00:00
..
Handlers warning fixes 2008-09-18 11:31:12 +00:00
ActorViewer.cpp (Missed from previous commit) 2008-07-19 00:40:08 +00:00
ActorViewer.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Brushes.cpp Cleaned up TerrainOverlay a little 2008-06-24 23:35:46 +00:00
Brushes.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
CommandProc.cpp # Fixes for GCC 2006-11-29 23:37:10 +00:00
CommandProc.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
DeltaArray.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
GameLoop.cpp fixes to stack trace code under x64 (from work): 2008-09-27 10:05:11 +00:00
GameLoop.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
InputProcessor.cpp # SwEng 2007-05-02 12:07:08 +00:00
InputProcessor.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MessagePasser.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MessagePasserImpl.cpp improvements and fixes: 2008-01-07 20:03:19 +00:00
MessagePasserImpl.h Use one semaphore for the process's lifetime, for efficiency. 2007-09-02 21:16:23 +00:00
Messages.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
MessagesSetup.h Atlas: Ported terrain texture selection panel to JS. Removed textual labels on each texture. 2007-06-14 12:11:22 +00:00
Misc.cpp # Tidied up some code. 2007-01-08 01:56:46 +00:00
Register.cpp #bugfixes 2007-05-11 13:11:25 +00:00
Shareable.h Fix MSVC build errors and warnings 2008-07-19 00:58:34 +00:00
SharedMemory.h remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
SharedTypes.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
SimState.cpp Atlas: Fixes for compiler warnings and UI layout issues on Windows. Fixed territory updates when deleting units. 2007-06-14 15:42:24 +00:00
SimState.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
View.cpp improvements and fixes: 2008-01-07 20:03:19 +00:00
View.h Fixed non-PCH compiles. 2007-09-02 23:38:58 +00:00