MegaGlest/source/g3d_viewer
2011-05-06 22:12:16 +00:00
..
CMakeLists.txt - bugfixes found during testing of cmake builds 2011-05-04 22:30:32 +00:00
main.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
main.h - bugfixes and cleanup for g3d editor and map editor so they now compile and run using newer wxwidgets (should also be backwards compatible with 2.8 2011-03-20 06:05:09 +00:00
renderer.cpp - we can now save jpg screenshots and can also convert model textures to jpg (WARNING jpg DOES NOT support alpha channel (for transparency) so use this wisely 2011-03-13 22:43:44 +00:00
renderer.h - added more options to g3d viewer commandline options 2011-01-29 03:53:05 +00:00