Cronologia Commit

Autore SHA1 Messaggio Data
  hybrid 93959cf9c1 irrString additions provided by Nalin. 14 anni fa
  hybrid 55a3220a1b Add test for string operator+= and fix for long type parameters. Bug and fix found by loneboco. 14 anni fa
  hybrid 0ca3ba3744 Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included. 15 anni fa
  hybrid 21a52f9317 Slightly reorder the members. 15 anni fa
  hybrid 95b4283a27 Split method suggested by obscurusnox added. 15 anni fa
  hybrid 68a7f4b11a Add rogerborg's irrString assignment allocation patch and a testcase. 15 anni fa
  hybrid 9b4d3cbd11 Some new string methods. 15 anni fa
  hybrid d64c8b9259 Remove virtual from irrString. Probably no one derives from irrString, but this saves some bytes and cycles. 15 anni fa
  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 anni fa
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. 15 anni fa
  hybrid 7e5822ec2c Fix eol-style for all code files to native. 15 anni fa
  bitplane bf90fa16d8 Fixed misleading typo in doc comment for core::string::equalsn 15 anni fa
  bitplane 0ce6ba201e Re-ordered some member variables so that padding on 64-bit pointers don't use unnecessary space, also defined bit fields for some bools and moved them to the end of memory. Some minor formatting changes, and got rid of the annoying upper case .H in the VC projects. 15 anni fa
  bitplane 2a5a21fce4 Reset all line endings to Windows-style CRLF 15 anni fa
  bitplane ba38526210 Had to rename some reserved words in (maybe objc++ but possibly macros to do with xcode?) IQ3Shader::id to ID, string::verify to validate. 15 anni fa
  hybrid 63199557f1 Fix some warnings and a template problem with gcc 4.x 16 anni fa
  hybrid 2f2f23c21a Fix some warnings under Linux. 16 anni fa
  engineer_apple cf2cfa5f14 Changes in version 1.6, TA 16 anni fa
  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 anni fa
  Rogerborg 1b2a4f214a Elucidate on the (non) encoding conversions in irrString. 16 anni fa
  hybrid bbd1d5a475 Docs fixed. 16 anni fa
  Rogerborg 386c0c061e "Bug" #2237876; provide an optional parameter to string::trim() to allow the user to specify characters other than common Latin-1 whitespace. 16 anni fa
  Rogerborg f222720d96 Add direct string<B> constructor / assignment methods for string<T>. Tested by rebuilding Irrlicht, all example apps and running the test app in tracker #2220682 16 anni fa
  hybrid 038d839eb8 Merged revisions 1561:1570 from 1.4 branch. This fixes the ZWrite enable scene attribute and does some minor cosmetic changes. 16 anni fa
  hybrid 60f1955826 Allow to skip extensions of filenames. 16 anni fa
  hybrid ed5710bf5e Made some string constructors explicit to avoid nasty misinterpretations. Just add core::stringc or core::stringw around the numbers the compiler doesn't want to convert automatically anymore. 16 anni fa
  hybrid 3f664b5391 Small code cleaning. Additional check for proper values in substring method. 16 anni fa
  hybrid cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 16 anni fa
  hybrid ffb438d141 Minor changes and cleanup. 16 anni fa
  hybrid 4e6e236ec4 Merged from branch 1.4, revisions 1275:1289 16 anni fa