This website requires JavaScript.
Explore
Help
Sign In
mirror-games
/
glest-source
Watch
1
Star
0
Fork
0
You've already forked glest-source
mirror of
https://github.com/glest/glest-source.git
synced
2025-09-25 23:19:07 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
449e3f25c8dbd2f62ee7074d9e01734652f91b1a
glest-source
/
source
/
shared_lib
/
sources
/
util
History
Mark Vejvoda
449e3f25c8
- 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
..
checksum.cpp
- performance changes... (problem found by titi) most debug calls line are skipped when the debug flag is disabled even BEFORE getting into the handledebug method.
2011-03-28 03:54:23 +00:00
conversion.cpp
- compiler fix for win32 build
2011-01-11 22:16:47 +00:00
leak_dumper.cpp
- added leak_dumper header all over the place (not yet functional in linux)
2010-09-07 05:25:40 +00:00
profiler.cpp
- added new commandline option to convert folders of g3d models to use specified texture format
2011-03-13 08:23:43 +00:00
properties.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
randomgen.cpp
- fixed two nasty AI bugs which would cause out of synch and memory corruption problems
2010-06-08 07:40:32 +00:00
util.cpp
- added screenshot file format to options menu
2011-04-02 21:17:17 +00:00