stk-code_catmod/src
hikerstk 76df1fa694 Added leak checking.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9979 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-10-13 22:40:35 +00:00
..
addons Fixed minor memory leak (QUIT request was not freed). 2011-10-13 22:39:52 +00:00
animations Added support for animated physical objects to trigger a reset 2011-09-30 06:29:00 +00:00
audio Removed exception throwing from MusicInformation constructor, and 2011-10-13 11:15:53 +00:00
bullet Updated autotools building, including distributing of the directories 2011-09-06 06:09:27 +00:00
challenges Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small 2011-05-29 19:52:24 +00:00
config Fixed compilation error on linux. 2011-10-13 11:19:30 +00:00
enet Updated autotools building, including distributing of the directories 2011-09-06 06:09:27 +00:00
graphics Fixed minor memory leak. 2011-10-13 01:58:34 +00:00
guiengine Besides some cosmetic changes added & to setSelection parameter. 2011-09-30 01:07:05 +00:00
ide Use English names for source and header filters 2011-09-23 02:46:44 +00:00
input Allow to move the attached camera to all AI karts in profile mode 2011-10-10 04:30:18 +00:00
io Added leak checking. 2011-10-13 22:40:35 +00:00
items Don't aim at hurt karts either since you can't swat them anyway 2011-10-11 19:29:43 +00:00
karts Don't swat invincible karts 2011-10-11 19:11:39 +00:00
modes Enabled the debug keys F? in profile mode as well, allowing 2011-10-07 09:11:34 +00:00
network More work on 'thou shalt not include irrlicht.h everywhere carelessly', plus add debug checks to track.hpp in a desperate attempt to make STK Arthur_D-proof 2011-05-22 18:31:25 +00:00
physics Fixed memory leak each time a track with graphical surface effect 2011-10-06 22:22:29 +00:00
race Apply a slightly modified version of termina1's patch to see GP progress, thanks\! 2011-10-07 23:25:02 +00:00
replay Cosmetic changes only. 2011-10-05 04:12:00 +00:00
states_screens Fixed unnecessary creation of an irrlicht NULL device (one in file_manager, 2011-10-12 11:28:35 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Removed exception throwing from MusicInformation constructor, and 2011-10-13 11:15:53 +00:00
tutorial Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small 2011-05-29 19:52:24 +00:00
utils Cosmetic changes only. 2011-09-29 23:03:00 +00:00
windows_installer Renamed 'Run' menu entry to 'supertuxkart' to avoid clash 2011-07-05 01:20:14 +00:00
Doxyfile Some updates to doxyfile (mostly to support subdirs). 2008-11-20 02:12:47 +00:00
main_loop.cpp Add gloal profiler marker, will help get percentages 2011-09-05 22:55:55 +00:00
main_loop.hpp Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +00:00
main.cpp Added a consistency check for addons: if the addons_installed.xml 2011-10-13 21:29:10 +00:00
Makefile.am Fix quite a few leaks in the GUI engine, and introduce my quick leak-detection macros in dbeug mode (with Joerg's approval) 2011-09-22 18:08:04 +00:00