summaryrefslogtreecommitdiff
path: root/src/debug.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-07-13Move memory debug files into nvwa directory.Andrei Karas1-1/+1
2017-03-29Remove debug code from DEBUG_VIRTFS defines.Andrei Karas1-5/+0
2017-03-28Remove physfs support.Andrei Karas1-1/+1
2017-02-11Rename define DEBUG_PHYSFS into DEBUG_VIRTFSAndrei Karas1-3/+1
2017-02-10Fix virtfs checks.Andrei Karas1-1/+1
2017-02-10Rename physfsrwops into virtfsrwops.Andrei Karas1-6/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-04-30Move report defines from debug.h into checkutils.hAndrei Karas1-12/+0
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-05-13Move CHECKLISTENERS macro from debug.h into localconsts.h.Andrei Karas1-13/+0
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-02fix images in did you know dialog.Andrei Karas1-0/+2
2013-11-01Add configure option --enable-checks for check some calls (disabled by default)Andrei Karas1-0/+13
2013-09-15add RWops leaks reporting.Andrei Karas1-1/+13
2013-08-29improve debug checkers.Andrei Karas1-0/+6
2013-08-26add surface allocation debug code.Andrei Karas1-2/+29
2013-04-14another fixes from cpplint.Andrei Karas1-2/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-01-23Add false and true condition logging.Andrei Karas1-0/+13
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-09Add code for joystick debug.Andrei Karas1-0/+2
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-0/+2
2011-06-04Disable malloc debuging in leak detector.Andrei Karas1-1/+1
2011-05-30Improve memory leak detector.Andrei Karas1-1/+0
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+25