MegaGlest/source/glest_game/world
Titus Tscharntke 2440d475b3 beginning of new resource multiplier. Still work in progress but hopefully ready to test some things. 2010-11-08 23:15:50 +00:00
..
map.cpp - removed some debugging that created very large debug files and improved performance a little bit 2010-11-07 02:37:00 +00:00
map.h - added a small cache to improve pathfinding a bit 2010-11-07 01:06:14 +00:00
minimap.cpp - added map preview on custom game menu 2010-09-12 05:05:08 +00:00
minimap.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
scenario.cpp - added code to now output all eerors to console (with option to save in log file) 2010-10-06 20:22:06 +00:00
scenario.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
surface_atlas.cpp - bugfixes for rendering (new ini setting toggles new quad cache and is called: UseQuadCache=true) 2010-09-10 08:51:32 +00:00
surface_atlas.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
tileset.cpp - added some initial work to support FBO (frame buffer objects) 2010-11-01 16:44:05 +00:00
tileset.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
time_flow.cpp -added another mutex release to fix a bug found from a segfault 2010-06-05 15:48:50 +00:00
time_flow.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
unit_updater.cpp beginning of new resource multiplier. Still work in progress but hopefully ready to test some things. 2010-11-08 23:15:50 +00:00
unit_updater.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
water_effects.cpp windowed/fullscreen switch in options ( needed for windows ) 2010-05-03 22:07:27 +00:00
water_effects.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
world.cpp - improved performance for when the AI decides which resource is closest. 2010-11-07 03:27:06 +00:00
world.h - bugfixes to AI where workers harvesting think they have arrived but really did not. 2010-10-19 04:38:55 +00:00