2025-11-12 07:25 CET

spring: develop c6c10ca1 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-08-31 14:43:37 develop 895a5a93
Changeset BUGFIX
CTextureAtlas:
* Made properly case insensitive, ie. when adding stuff it's forced to lowercase too.
* Actually use the file map to prevent duplicate textures.
* Show an error instead of silently ignoring bitmaps that failed to load (or segfaulting...)
* Show a warning if projectile or groundFX texture atlas failed to finalize (ie. too much texture area).
* Remove unused (and erroneous, now CTextureAtlas reports errors) 'test=test2.tga' line from resources.tdf.
Other:
* Fix bug in infolog, it didn't write to logfile in the std::string AddLine functions.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2016 37977431-3df6-0310-b722-df95706aa16b
mod - game/gamedata/resources.tdf Diff ] File ]
mod - rts/Game/UI/InfoConsole.cpp Diff ] File ]
mod - rts/Rendering/Textures/TextureAtlas.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ProjectileHandler.cpp Diff ] File ]