Commit History

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