summaryrefslogtreecommitdiff
path: root/common/pieceinf.cpp
AgeCommit message (Expand)Author
2011-06-10Added support for piece names longer than 8 characters.leo
2009-10-08Fixed crash drawing some pieces on 64-bit systems.leo
2006-03-03Delay creation of display lists until needed.leo
2006-03-02Removed a few old math functions.leo
2006-02-17Removed option for using polygon stipple for transparency.leo
2006-02-14Added the lcApplication class.leo
2006-02-12Removed old PieceInfo group code.leo
2006-01-24Added the ability to zoom and rotate the Piece Preview.leo
2004-10-01Better math for the Zoom Extents function.leo
2004-05-05Fixed crash reloading pieces stored as shorts but expanded to longs when loaded.leo
2003-01-07Fixed piece loading bug.leo
2003-01-05Fixed a bug with pieces with more than 16000 quads.leo
2002-04-12Moved Pieces Library functions to a new class.leo
2001-02-07Fixed initialization bugleo
2001-02-05Fixes for VC++leo
2001-02-05Use the lc*** integer types to load binary files.leo
2001-01-28Use new variables typesleo
2001-01-04Fix crash when loading large baseplates on big endian computersleo
2001-01-03Big Endian fixesleo
2001-01-03Big Endian fixesleo
2000-11-24Renamed some Matrix functionsleo
2000-11-18Fixed Z buffer bug in the piece preview.leo
2000-09-19More PPC fixesleo
2000-09-19Yet more fixesleo
2000-09-19More endianess fixesleo
2000-09-19Fixed endianess bugsleo
2000-07-23Minor changesleo
2000-06-06Rewrote the PieceInfo::ZoomExtents functionleo
2000-01-04Added support for modifying the libraryleo
2000-01-01Changes to help porting to other platformsleo
1999-12-18Changed warning level to -Wall under Linux and Level 4 for Windowsleo
1999-12-01changed the color values from floats to bytesleo
1999-11-14Initial revisiondocwhat