| Commit message (Expand) | Author | Files | Lines |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -47/+65 |
2009-07-01 | Implement greyscales in ColorizeImage and some cosmetics. | k-m_schindler | 1 | -24/+64 |
2009-06-29 | resolve wrong colors with Delphi resulting from questionable use of longwords... | k-m_schindler | 1 | -3/+5 |
2009-05-15 | resolve some type size mismatch warnings. changes are considered cosmetics only | k-m_schindler | 1 | -16/+25 |
2009-03-03 | cosmetics and comments | k-m_schindler | 1 | -9/+15 |
2009-03-03 | Color bug on Windows resolved. Type conversion problem | k-m_schindler | 1 | -3/+7 |
2009-02-14 | cleanup. no code change | k-m_schindler | 1 | -82/+76 |
2009-02-13 | Additional safe guard for pixel size in ColorizeImage | k-m_schindler | 1 | -0/+9 |
2009-02-13 | endian related glitch with icons resolved (Bug 2363571). Courtesy to sven for... | k-m_schindler | 1 | -0/+25 |
2009-02-12 | more simplification and optimization of ColorizeImage. Removal of unneeded sh... | k-m_schindler | 1 | -60/+99 |
2009-02-10 | types unified to longword, algo optimized, but no succes regarding endian rel... | k-m_schindler | 1 | -15/+16 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 1 | -0/+25 |
2008-09-12 | removed resource.inc | tobigun | 1 | -51/+17 |
2008-09-02 | Moved: The folder classes has been renamed to base | mogguh | 1 | -0/+0 |
2008-08-27 | rename Classes part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Classes part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-08-13 | moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pas | tobigun | 1 | -5/+229 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -769/+769 |
2008-05-23 | just a test if bamboo works again if {$I switches.inc} is used instead of {$I... | tobigun | 1 | -1/+1 |
2008-05-22 | unused variable commente, eol corrected and property set | k-m_schindler | 1 | -64/+64 |
2008-04-30 | - title-bar icon working again in windowed mode | tobigun | 1 | -0/+66 |
2008-04-06 | - removed (linux incompatible) PngImage. In addition it was rather outdated (... | tobigun | 1 | -0/+703 |