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-10-02 02:16:40 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ea88a4c99031747b827c8457ee415e6653b766f2
glest-source
/
source
/
tests
History
Mark Vejvoda
f0737ac682
fixed rtl mixed support mode so that words are properly placed in the sentence
2013-11-14 22:17:30 +00:00
..
shared_lib
fixed rtl mixed support mode so that words are properly placed in the sentence
2013-11-14 22:17:30 +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