aboutsummaryrefslogtreecommitdiffstats
path: root/game/fonts (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-09merged unicode branch (r1931) into trunks_alexander23-22/+1359
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1939 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-10-25truetype fonts for testingtobigun5-0/+11
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1473 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-12- lower case font-filenames and whitespace removedtobigun11-4/+4
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1369 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-09-12- Windows resources (.rc) reduced to the icontobigun11-0/+11
- Texture resource names are now directly written to resources.inc - Fonts are no resources anymore. They are moved to game/fonts and can be changed to support multiple charsets (until the TTF part is finished). Fonts are registered in fonts/fonts.in git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1367 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-27With the current RC-file approach the fonts and the png-icon must be within ↵tobigun10-0/+0
the game/resources directory. They will be moved to a better location after the RC-stuff is removed. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1326 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-08-27build-environment moved from root to game-dirtobigun10-0/+0
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1317 b956fd51-792f-4845-bead-9b4dfca2ff2c