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 00:48:58 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ccd6e19683d74f9132dbaa46a66c2c136f267c75
glest-source
/
source
/
tests
History
Mark Vejvoda
ccd6e19683
bug fix for font handling of newlines and added unit test
2013-11-14 00:23:01 +00:00
..
shared_lib
bug fix for font handling of newlines and added unit test
2013-11-14 00:23:01 +00:00
CMakeLists.txt
- added experimental Right To Left 'mixed mode' support to attempt to make RTL languages with lines having mixed RTL and LTR words display properly (this is a manual hack). To enable, add this to the languages lng file: FONT_RIGHTTOLEFT_MIXED_SUPPORT=true
2013-11-13 07:56:19 +00:00
test_runner.cpp
- added cppunit into build system and started writing some unit tests (requires new dependency cppunit)
2013-04-30 01:27:14 +00:00