summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2004-11-19Added support for custom user shortcut keys.leo
2004-10-01Better math for the Zoom Extents function.leo
2004-06-10Pointer Array class.leo
2004-05-05Fixed crash reloading pieces stored as shorts but expanded to longs when loaded.leo
2004-02-07Fixed gcc3 compiler error.leo
2004-01-07More light support.leo
2003-12-16Fixed crash on exit.leo
2003-09-18Added a progress bar for long operations.leo
2003-09-11Better formating of LDraw files.leo
2003-07-30Fixed console messages.leo
2003-07-30Added support for MPD files.leo
2003-07-30Store file names in the File class.leo
2003-07-30Fixed a bug in String::CompareNoCase.leo
2003-07-30Added new string comparison function.leo
2003-05-01Fixed Linux compile error.leo
2003-04-20Re-enabled the Modify Dialog.leo
2003-04-01Holding shift and +/- now zoom x10.leo
2003-02-03New pieces added to the Minifig Wizard.leo
2003-01-09Fixed crash loading files in computers with different decimal points.leo
2003-01-07Fixed piece loading bug.leo
2003-01-05Fixed a bug importing pieces with invalid colors.leo
2003-01-05Fixed a bug with pieces with more than 16000 quads.leo
2002-12-22Fixed piece import bug.leo
2002-12-22Fixed import bug.leo
2002-12-21More PLM options are working again.leo
2002-12-21More PLM cross platform improvementsleo
2002-10-17Initial Linux PLM.leo
2002-10-17Fixed include files.leo
2002-10-15Making the PLM cross platform.leo
2002-10-15Changed OpenGL include file to fix Windows compile error.leo
2002-10-14Reorganized the terrain classes a bit.leo
2002-10-11Fixed compile warnings.leo
2002-10-11Set default author when starting a new project.leo
2002-10-11Changed some variables to platform independent types.leo
2002-10-11Added some file validation functions.leo
2002-10-10Made .LDR files work like .DAT files.leo
2002-10-10Added functions to manage textures.leo
2002-10-10Fixed some variable types to work on all platforms.leo
2002-08-08Fixed a math bug.leo
2002-04-16Moved Pieces Library functions to a new class.leo
2002-04-12Moved Pieces Library functions to a new class.leo
2002-04-12Added InsertAt and AddSorted functions.leo
2002-03-16Added a new group button to the Edit Groups Dialog.leo
2002-03-13Fixed compiler error under Windows.leo
2002-03-10Added missing .cpp files.leo
2002-03-10Changes to compile without glu.h.leo
2002-03-10Fixed gcc warning.leo
2002-03-10Moved the texture font to a class to allow support for multiple fonts.leo
2002-03-10Added the Console to the globals file.leo
2002-03-10Hardcoded LC_MAX_PATH for Windows.leo