MegaGlest/source/glest_game/graphics
Mark Vejvoda 50347b0a66 - cleanup of font work:
- removed uneeded code
  - set default scale font value to 0.8 to fit nicely on screen
  - added two new optional settings for ini or lng files to control scale and y centering:
  FONT_SCALE_SIZE=0.8
  FONT_SCALE_CENTERH_FACTOR=3.0
2011-07-02 01:56:06 +00:00
..
debug_renderer.cpp - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
debug_renderer.h - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
particle_type.cpp - added support for min / max hp associated with damage particles 2011-07-01 21:47:54 +00:00
particle_type.h - added support for min / max hp associated with damage particles 2011-07-01 21:47:54 +00:00
renderer.cpp - cleanup of font work: 2011-07-02 01:56:06 +00:00
renderer.h - cleanup of font work: 2011-07-02 01:56:06 +00:00
unit_particle_type.cpp - updates to commondata handling. From now on commondata tag specified the commondata folder under a techtree making it easier to share data and portable since you just need to copy the techtree and its contents, this means no sharing data between techtrees (which is good since we don't want such dependencies) 2011-05-06 22:12:16 +00:00
unit_particle_type.h - updates to commondata handling. From now on commondata tag specified the commondata folder under a techtree making it easier to share data and portable since you just need to copy the techtree and its contents, this means no sharing data between techtrees (which is good since we don't want such dependencies) 2011-05-06 22:12:16 +00:00