提交历史

作者 SHA1 备注 提交日期
  cutealien 3974a8133b Add comment that xml reader returns EXN_UNKNOWN for xml header nodes 1 年之前
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 年之前
  cutealien 391dd912bd Add IXMLWriterUTF8 to allow writing utf8/ansi XML's. 5 年之前
  cutealien c6129f81e9 Revert ftell checks from r5532. Add documentation. 7 年之前
  cutealien 85e14866a6 IIrrXMLReader::getAttributeValueAsInt and IIrrXMLReader::getAttributeValueAsFloat can now return a custom default-value when the attribute is not found. 8 年之前
  cutealien bff50c751d Spelling fixes. 8 年之前
  cutealien c8c9733e0f Allow compiling on VS with (/Zc:wchar_t-) set. 10 年之前
  hybrid 9f7227b7ad Some whitespace adjustment. 11 年之前
  hybrid 5de4ef87f6 Merged from 1.8 branch, revisions 4393-4484: Compiler issues with certain compilers fixed, localtime bug under windows7 fixed. 11 年之前
  cutealien 15bd95977a Add _IRR_COMPILE_WITH_XML_ define to allow compiling Irrlicht without xml (patch written by curaga) 12 年之前
  hybrid 0a2330890a Bump copyright to 2012 12 年之前
  cutealien 86e5345306 - XML-reader now preserves all whitespace. So even newlines are now returned as EXN_TEXT nodes. Old behavior was dropping those, but it handled unix-style newlines badly and should rather have preserved all whitespace or none. Preserving no whitespace could be useful feature for the future. 12 年之前
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 年之前
  cutealien 45752ab653 Bugfix: XML-Reader from ANSI->wchar_t should no longer mess up characters above 127 14 年之前
  hybrid 95680f93a8 Replace raw xml char implementation with template struct in order to decouple the type from POD types. May also help for 64bit problems or changes needed there. 14 年之前
  hybrid 7713cddaf8 Merged revisions 2748:2778 from branch 1.6. A few bug fixes (wrong drop/grab, normals handling, rotation animator) and many doc fixes. 15 年之前
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. 15 年之前
  hybrid 7e5822ec2c Fix eol-style for all code files to native. 15 年之前
  hybrid ba3024f023 Merged revisions 2440:2473 from 1.5 branch. obj writer shininess fixed. Shadow volume removal fixed. 15 年之前
  hybrid c26cb45461 Merged from 1.5 branch, revisions 2137:2293. Minor bugfixes, some doc updates. 15 年之前
  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 年之前
  hybrid cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 16 年之前
  hybrid 13b9851487 Another round of constness additions. Almost finished now. 17 年之前
  hybrid f4bc95371b First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes. 17 年之前
  hybrid efc44f9bf7 More file position data type changes. Also reflecting this in user code. 17 年之前
  irrlicht b85584c8e1 renamed IUnknown to IReferenceCounted 17 年之前
  hybrid 0204279850 export irrXML functions. 17 年之前
  bitplane c00ce1d372 Moved everything to /trunk 17 年之前