]> git.lizzy.rs Git - irrlicht.git/commit
Unify & improve log messages
authorcutealien <cutealien@dfc29bdd-3216-0410-991c-e03cc46cb475>
Thu, 30 Jun 2022 16:23:48 +0000 (16:23 +0000)
committersfan5 <sfan5@live.de>
Fri, 24 Mar 2023 16:09:11 +0000 (17:09 +0100)
commit98df6eae77d646eb8958ce39988d2c0c8da0b1ba
treee345393ac855fe3fe466cc3178d93869785694cb
parent3ce4b2b5dceb2c0c0d265d04a9aac72aba544c3a
Unify & improve log messages

Lots of places where coders did not realize our Printer::log with hint adds a ": " string between message and hint
Which caused uglier messages in a few places (added documentation for that, maybe helps?)
Some added info in a few places
Some whitespace unification
Some spelling unification

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6414 dfc29bdd-3216-0410-991c-e03cc46cb475
source/Irrlicht/CImageLoaderPNG.cpp
source/Irrlicht/CImageLoaderTGA.cpp
source/Irrlicht/CImageWriterPNG.cpp
source/Irrlicht/CIrrDeviceLinux.cpp
source/Irrlicht/CIrrDeviceSDL.cpp
source/Irrlicht/COBJMeshFileLoader.cpp
source/Irrlicht/CSkinnedMesh.cpp
source/Irrlicht/CWGLManager.cpp
source/Irrlicht/CXMeshFileLoader.cpp
source/Irrlicht/os.h