提交历史

作者 SHA1 备注 提交日期
  cutealien 3824b91b2c Minor code cleanup 8 月之前
  cutealien 9cdb751159 Remove trivial copy constructors and assignment operators 2 年之前
  cutealien 09fa4ac3ba Remove several copy-constructors and assignment operators which did nothing special. 2 年之前
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 年之前
  cutealien f73f9501f0 API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules. 3 年之前
  cutealien b44b6891a6 Add typedefs like value_type and size_type to array, list and map like std containers have. 6 年之前
  cutealien bff50c751d Spelling fixes. 8 年之前
  cutealien 0cbb9112a3 _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIX removed. 9 年之前
  hybrid 9f7227b7ad Some whitespace adjustment. 11 年之前
  hybrid 0a2330890a Bump copyright to 2012 12 年之前
  hybrid 490475edef Fix compiler problem with newer gcc. 12 年之前
  cutealien d439c11f54 Unify spelling in documentation (color, behavior). 12 年之前
  hybrid 4fb661abc4 Make Iterator types friend to each other 12 年之前
  hybrid 3353705fc2 Improve use of constref which is now possible due to the API change in irrMap. Suggestion made by JVr 12 年之前
  hybrid c4cd7cb167 Return const-ref for reduced overhead. 13 年之前
  hybrid fa198f1cf1 Add another remove method which takes a node instead of a key. This can save a second lookup upon removal. Thanks to teto for the idea. 13 年之前
  hybrid 059af8caa6 Add ConstIterator, as suggested and implemented by oblomov 13 年之前
  cutealien 87f8637183 - add overloaded map::getValue which can return a reference 13 年之前
  bitplane ed5344f5e8 Added minimum timelines for removing deprecated methods. 13 年之前
  hybrid 5e4d495dcc Bump copyright dates to 2011. 13 年之前
  cutealien 6eb1fa1e6e Add swap functions to irrMath and to the core classes. 14 年之前
  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 0966a65698 Remove exceptions from irrMap. 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. 15 年之前
  hybrid 3c45d6f44a Merge with 1..4 branch revisions 1444:1475, namely the irrMap bug and changes.txt updates. 16 年之前
  hybrid 3f664b5391 Small code cleaning. Additional check for proper values in substring method. 16 年之前
  hybrid cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 16 年之前
  hybrid 9a1db25194 Added particle affectors with interfaces from IrrSpintz. 17 年之前
  bitplane c00ce1d372 Moved everything to /trunk 17 年之前