summaryrefslogtreecommitdiff
path: root/src/debug.h
AgeCommit message (Expand)Author
2008-12-29(svn r14772) -Codechange: make the "dump log of game to reproduce" desync deb...rubidium
2008-11-26(svn r14634) -Change: _rdtsc is defined by some platforms so we can't use tha...rubidium
2008-07-18(svn r13728) -Codechange: define DEBUG as an empty block so compiler warns us...smatz
2008-07-18(svn r13727) -Fix (r13375): compilation with NO_DEBUG_MESSAGES was brokensmatz
2008-06-03(svn r13375) -Add: logging of actions that could possibly cause desyncs and c...smatz
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-04-13(svn r12685) -Codechange: DebugDumpCommands() couldn't be inlined, define it ...smatz
2008-01-24(svn r11979) -Codechange: drop MSVC 2003 support because MSVC 2003 is broken ...rubidium
2008-01-11(svn r11811) -Fix: make compilation without networking work again (and thus m...rubidium
2007-12-25(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...rubidium
2007-06-08(svn r10069) -Documentation: some documentation for TIC/TOC, as it isn't what...truelight
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-01(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...belugas
2007-02-05(svn r8605) -Codechange: [OSX] changed all objective C to objective C++bjarni
2007-01-14(svn r8124) -Add [DEBUG]: _debug_station_levelKUDr
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium