summaryrefslogtreecommitdiff
path: root/src/core/alloc_type.hpp
AgeCommit message (Expand)Author
2009-11-11(svn r18042) -Cleanup: remove some stale commentsrubidium
2009-11-11(svn r18040) -Codechange: the size parameter (if it's that actually) isn't ne...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-03-09(svn r15649) -Fix (r15556): don't unnecessarily reallocaterubidium
2009-03-03(svn r15603) -Fix [FS#2696]: crash when using an extraordinarily large sprite...rubidium
2009-02-23(svn r15556) -Change: don't temporary malloc+free when encoding sprites, just...rubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-06-22(svn r13607) -Fix (r13606): some coding style issues got fixed but some got/s...skidd13
2008-06-22(svn r13606) -Codechange: use "static FORCEINLINE" where possible as default ...skidd13
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-04-17(svn r12749) -Codechange: store the viewport information in the windows that ...rubidium
2008-04-13(svn r12695) -Codechange: only allocate window structs when needed. Based on ...rubidium