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-29 17:09:02 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
77a2fa7d48e77d405f095cac2c89078ecdc2ac65
glest-source
/
source
/
shared_lib
/
include
/
util
History
Mark Vejvoda
aed293bba2
- fixed a bunch of memory leaks that will hopefully mean less overall memory requirements.
2011-09-28 06:57:42 +00:00
..
utf8
- added some logic to 'try' to figure out when to render font test right to left and when not to
2011-06-09 05:54:04 +00:00
checksum.h
- added conditional check to only issue a stop command to units if they are not already stopped
2011-03-23 00:49:21 +00:00
conversion.h
…
factory.h
…
heap.h
- updated line endings to unix style characters to fix Bug
#3085838
2011-01-20 15:56:30 +00:00
leak_dumper.h
…
line.h
- updated line endings to unix style characters to fix Bug
#3085838
2011-01-20 15:56:30 +00:00
profiler.h
…
properties.h
- 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.h
…
string_utils.h
- fix win32 build (around definition of byte keyword)
2011-06-26 15:41:32 +00:00
utf8.h
- added some bug fixes to check if lng files are utf-8 or not and deal with it appropriately
2011-06-08 07:18:06 +00:00
util.h
- fixed a bunch of memory leaks that will hopefully mean less overall memory requirements.
2011-09-28 06:57:42 +00:00