| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: FadeEnabled was not initialized correctly. The case ((Ini.ScreenFade = 1... | tobigun | 2010-06-03 | 1 | -1/+1 |
* | cleanup | tobigun | 2010-06-03 | 1 | -10/+9 |
* | cleanup | tobigun | 2010-06-03 | 1 | -4/+3 |
* | cleanup: | tobigun | 2010-06-03 | 1 | -33/+22 |
* | wrong usage of glTexEnvi fixed | tobigun | 2010-04-25 | 1 | -2/+6 |
* | - fix: fade texture needs to be resized if the window was resized | tobigun | 2010-04-25 | 1 | -19/+35 |
* | - font fallback added | tobigun | 2010-04-23 | 1 | -1/+1 |
* | minor screen transition improvements | whiteshark0 | 2010-04-17 | 1 | -39/+48 |
* | improved fade effect; better compatibility for two-screens-mode | brunzelchen | 2010-03-14 | 1 | -22/+39 |
* | fix software cursor w/ screens = 2 | whiteshark0 | 2010-01-25 | 1 | -9/+13 |
* | merged lua into trunk | s_alexander | 2010-01-12 | 1 | -2/+64 |
* | handling mouse input a better way in UDisplay | whiteshark0 | 2009-11-24 | 1 | -22/+44 |
* | prevent key input from being sent to the screen that is fading out, send it t... | whiteshark0 | 2009-11-17 | 1 | -0/+13 |
* | merged unicode branch (r1931) into trunk | s_alexander | 2009-11-09 | 1 | -31/+35 |
* | cosmetics | k-m_schindler | 2009-06-04 | 1 | -37/+39 |
* | software cursor is now hidden on startup | whiteshark0 | 2009-05-31 | 1 | -2/+3 |
* | merged (experimental) mouse support patch by d0ccrazy | whiteshark0 | 2009-05-31 | 1 | -0/+191 |
* | cosmetics. No code change | k-m_schindler | 2009-04-24 | 1 | -47/+47 |
* | unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st... | k-m_schindler | 2009-03-07 | 1 | -5/+6 |
* | - glPrint(Pchar) -> glPrint(string) | tobigun | 2008-10-28 | 1 | -3/+3 |
* | The size given to TextGL.SetSize() now expresses the size in pixel (formerly ... | tobigun | 2008-10-19 | 1 | -1/+1 |
* | Abstraction of the menus background | whiteshark0 | 2008-10-13 | 1 | -2/+4 |
* | Adding hints to possible endian related problems. No code change, yet. Only s... | k-m_schindler | 2008-09-28 | 1 | -0/+4 |
* | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 2008-09-23 | 1 | -0/+25 |
* | rename Menu part2 | k-m_schindler | 2008-08-27 | 1 | -0/+383 |