aboutsummaryrefslogtreecommitdiffstats
path: root/game/fonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* truetype fonts for testingtobigun2008-10-255-0/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1473 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - lower case font-filenames and whitespace removedtobigun2008-09-1211-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1369 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - Windows resources (.rc) reduced to the icontobigun2008-09-1211-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
* With the current RC-file approach the fonts and the png-icon must be within ↵tobigun2008-08-2710-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
* build-environment moved from root to game-dirtobigun2008-08-2710-0/+0
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1317 b956fd51-792f-4845-bead-9b4dfca2ff2c