Author: devurandom Date: Mon Jul 3 21:43:12 2006 New Revision: 94 URL: http://svn.gna.org/viewcvs/warzone?rev=94&view=rev Log: - Fixed a HEAP error (Invalid Address specified to RtlFreeHeap) on Windows (MSVC compile) (src/data.c) - Pointed out other locations where that error could occur (src/data.c, lib/ivis_common/pcx.c) - Deprecated pie_ReloadTexPage, as it doesn't appear to be used (lib/ivis_opengl/tex.c) - Made iSprite width and heigth unsigned (lib/ivis_common/pietypes.h) - Added debugging for MSVC which doesn't understand the DB* redefines (lib/ivis_common/bitimage.c) - Fixed deprecation for MSVC (lib/framework/macros.h
Modified: trunk/TODO trunk/lib/framework/macros.h trunk/lib/ivis_common/bitimage.c trunk/lib/ivis_common/pcx.c trunk/lib/ivis_common/pietypes.h trunk/lib/ivis_opengl/tex.c trunk/src/data.c _______________________________________________ Warzone-commits mailing list Warzone-commits@gna.org https://mail.gna.org/listinfo/warzone-commits