1. 20 Sep, 2012 2 commits
  2. 18 Sep, 2012 4 commits
  3. 14 Sep, 2012 1 commit
  4. 07 Sep, 2012 1 commit
    • cutealien's avatar
      - Fix a bunch of off-by one errors in irr::core::string in functions... · a87bb3a0
      cutealien authored
      - Fix a bunch of off-by one errors in irr::core::string in functions equals_substring_ignore_case, findFirst, findFirstChar, findNext, findLast, findLastChar, replace, remove and removeChars. This prevents some potential memory access errors, find functions no longer try to find the \0, replace no longer replaces the \0 and remove no longer tries to remove it (which did remove the last character instead).
      - Fix a few new warnings in gcc.
      
      
      
      git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4308 dfc29bdd-3216-0410-991c-e03cc46cb475
      a87bb3a0
  5. 06 Sep, 2012 1 commit
  6. 03 Sep, 2012 1 commit
  7. 25 Aug, 2012 2 commits
  8. 24 Aug, 2012 2 commits
  9. 23 Aug, 2012 5 commits
  10. 22 Aug, 2012 1 commit
  11. 20 Aug, 2012 2 commits
  12. 18 Aug, 2012 2 commits
  13. 17 Aug, 2012 3 commits
  14. 16 Aug, 2012 4 commits
  15. 15 Aug, 2012 8 commits
  16. 13 Aug, 2012 1 commit