MegaGlest/source/glest_game/global
Mark Vejvoda fab36598b1 - lots of updates including:
- cmake system changes (after doing a make you may go: sudo make install to install in standard linux paths)
- updates to various pathing in order to more robustly support lhs

*WARNING, Linux dev's should run cmake like the following to avoid pathing issues as the default now is lhs paths:
cmake -DCMAKE_INSTALL_PREFIX= ..    (notice the SPACE before the ..)
2011-05-03 23:34:25 +00:00
..
config.cpp - lots of updates including: 2011-05-03 23:34:25 +00:00
config.h - lots of updates including: 2011-05-03 23:34:25 +00:00
core_data.cpp - winner has a small crown under their name now :) 2011-04-05 13:34:54 +00:00
core_data.h - winner has a small crown under their name now :) 2011-04-05 13:34:54 +00:00
lang.cpp - added extra info in error text for language strings 2011-04-26 16:02:34 +00:00
lang.h - initial work to support multi-language text messages 2011-04-05 18:39:47 +00:00
metrics.cpp - bugfix for mouse pointer rendering 2010-09-14 20:54:33 +00:00
metrics.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00