summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2001-12-05Remove obsolete endianess code.leo
2001-12-04Log systemleo
2001-07-31Fixed small memory leak and improved the default mouse sensitivityleo
2001-07-31Fixed small memory leak and improved the default mouse sensitivityleo
2001-05-19Fixed the way pieces are moved/rotated with the side cameras.leo
2001-05-19Added const to some functions.leo
2001-05-13Fixed warning messageleo
2001-03-27Fixed the return value of FileMem::GetChar().leo
2001-03-26Fixed the file dialog preview.leo
2001-03-26Reorganized the Image I/O functions, created a new Image class.leo
2001-03-26Fixed the return value of FileMem::Seekleo
2001-03-23Fixed main window initial update problemleo
2001-03-23Added an option to save HTML files with .html extension instead of .htm.leo
2001-03-23Update object keys when adding or removing steps.leo
2001-03-23Correctly redraw the window after startupleo
2001-03-15Fixed drawing area borders not being drawn correctly.leo
2001-03-13Fixed texture font not visible on some video cardsleo
2001-02-22Fixed some MessageBox icons that were swappedleo
2001-02-19The "Mouse moves in 3D" option now applies to rotations tooleo
2001-02-07Fixed initialization bugleo
2001-02-05Fixes for VC++leo
2001-02-05Use the lc*** integer types to load binary files.leo
2001-02-05Don't compile jpeg or png support if libraries are not present.leo
2001-02-02Correctly save HTML dialog optionsleo
2001-01-31Fixed crash when deselecting a lightleo