Mercurial > fife-parpg
log engine/core/controller/engine.h @ 378:64738befdf3b
age | author | description |
---|---|---|
Mon, 11 Jan 2010 23:34:52 +0000 | vtchill | bringing in the changes from the build_system_rework branch in preparation for the 0.3.0 release. This commit will require the Jan2010 devkit. Clients will also need to be modified to the new way to import fife. |
Sun, 21 Jun 2009 15:43:12 +0000 | mvbarracuda | * Create an autorelease pool, so autoreleased SDL objects don't leak (Mac OS X specific issue) |
Fri, 13 Mar 2009 02:47:03 +0000 | vtchill | removed duplicate forward declaration for VFS in engine.h. Also added a forward declaration for SoundClipPool in engine.h because it has a pointer to a SoundClipPool. |