Commit History

Author SHA1 Message Date
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 years ago
  cutealien c6129f81e9 Revert ftell checks from r5532. Add documentation. 7 years ago
  cutealien 1a98841268 IWriteFile::write now returning size_t. 8 years ago
  cutealien 6ac1f8d5db Add IWriteFile::flush interface (thx @ JLouisB for the patch). 9 years ago
  hybrid b53e949e6e Added hendu's constification patch for memory read/write files. Also slightly changed the use of global C methods to class specific static methods, which seems more appropriate 11 years ago
  hybrid 0a2330890a Bump copyright to 2012 12 years ago
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 years ago
  cutealien 1b523f689b - Fix bug that menus on IGUIWindows with titlebar got drawn too high (id: 2714400) 15 years ago
  hybrid 157cd67caf Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files. 15 years ago
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. 15 years ago
  hybrid 7e5822ec2c Fix eol-style for all code files to native. 15 years ago
  engineer_apple cf2cfa5f14 Changes in version 1.6, TA 16 years ago
  hybrid 7472bcd83c Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. 16 years ago
  hybrid 3f664b5391 Small code cleaning. Additional check for proper values in substring method. 16 years ago
  hybrid cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 16 years ago
  hybrid 13b9851487 Another round of constness additions. Almost finished now. 17 years ago
  hybrid f5b57167ae Fix a compiler warning and a comment error. 17 years ago
  hybrid 3c066bd472 Changed file position data type to long in order to support large files on 64bit systems. Also added some constification and signedness changes to file classes. 17 years ago
  irrlicht b85584c8e1 renamed IUnknown to IReferenceCounted 17 years ago
  bitplane c00ce1d372 Moved everything to /trunk 17 years ago