Commit Graph

7 Commits (master)

Author SHA1 Message Date
pkeus 8534ab350b Windows: Added manifest file
Removed hardcoded image sizes for menu corners, 
Small GUI fixes:
- Correctly check for Enter key in game over menu
- Properly set focus in event menu

git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@721 0420edf4-82e4-42fc-9478-35b55e6d67a3
2020-02-27 20:16:34 +00:00
pkeus d6687c3162 Ported Text rendering to SFML. Removed FTFont library.
Enabled smooth textures

git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/branches/SFML2@468 0420edf4-82e4-42fc-9478-35b55e6d67a3
2013-10-06 10:59:03 +00:00
pkeus df18d00a07 Added object-oriented template TMatrix, replacing dangerous double[4][4] typedef
git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@461 0420edf4-82e4-42fc-9478-35b55e6d67a3
2013-10-03 19:00:52 +00:00
pkeus 7afb08f242 Moved Vector* types out of etr_types.h; Implemented as object-oriented templates; Replaced several function by overloaded operators
git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@457 0420edf4-82e4-42fc-9478-35b55e6d67a3
2013-09-30 18:17:59 +00:00
pkeus 4a3077bf3e Updated Visual Studio Solution after source moved to /src
git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@424 0420edf4-82e4-42fc-9478-35b55e6d67a3
2013-08-30 07:45:46 +00:00
pkeus 2183970c6e Added .rc file to set meta information on windows
git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@335 0420edf4-82e4-42fc-9478-35b55e6d67a3
2013-05-16 13:54:16 +00:00
pkeus 97b4f79c8e Added solution for Visual Studio
git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@334 0420edf4-82e4-42fc-9478-35b55e6d67a3
2013-05-16 13:10:23 +00:00