MegaGlest/source/shared_lib/sources/graphics
SoftCoder 3b3132ccce - unit particles now support minHp / mapHp tags 2014-11-18 21:38:46 -08:00
..
gl - removed d3d files which were deprecated long ago 2014-01-25 17:54:46 -08:00
BMPReader.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
FileReader.cpp - updated copyright headers is some files that had them missing 2012-08-02 00:57:28 +00:00
ImageReaders.cpp - added percentage support for min / map hp on damage particles 2011-07-01 23:13:55 +00:00
JPGReader.cpp cleaned up code based on feedback from cppcheck 2013-10-25 05:45:54 +00:00
PNGReader.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
TGAReader.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
buffer.cpp - updated copyright headers is some files that had them missing 2012-08-02 00:57:28 +00:00
camera.cpp - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
context.cpp - added ability to check if compiler supports SSE and if not fallback to X87 for streflop. 2011-12-23 08:20:54 +00:00
font.cpp - removed d3d files which were deprecated long ago 2014-01-25 17:54:46 -08:00
font_manager.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
font_text.cpp - bug fixes and patches from hasufell related to: 2012-11-14 19:20:08 +00:00
graphics_interface.cpp - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
interpolation.cpp merging in all Will's changes 2013-11-29 02:12:34 +01:00
model.cpp - remove console output for pbo's 2014-01-12 09:59:08 -08:00
model_manager.cpp moved model constructor always behind factory 2013-12-05 21:28:20 +01:00
particle.cpp - unit particles now support minHp / mapHp tags 2014-11-18 21:38:46 -08:00
pixmap.cpp - bugfix for chrono class calcs causing group camera recall to fail (And numerous other problems) 2013-12-24 22:27:44 -08:00
quaternion.cpp - fixed mod center image previews in cases where userdata folder was non default 2013-10-03 05:44:50 +00:00
shader.cpp - got built in memory leak working. Just edit leak_dumper.h and uncomment: 2012-04-14 21:21:09 +00:00
shader_manager.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
texture.cpp - bugfixes for coverity reported issues 2013-12-17 17:35:51 -08:00
texture_manager.cpp - bugfix to allow headless server to load a texture for new tilesets where they must read it to determine parts. 2013-06-23 04:17:25 +00:00
video_player.cpp - code cleanup based on additional gcc warnings 2013-11-19 06:29:30 +00:00