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
3b56aa4475796e29b97eea271e0c31632c6d4a32
glest-source
/
source
/
shared_lib
/
sources
/
util
History
Mark Vejvoda
3b56aa4475
- 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.
...
This improves performance VERY MUCH.
2011-03-28 03:54:23 +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
- 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
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
- 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