Age | Commit message (Expand) | Author | Files | Lines |
2009-10-14 | Add more detail to DebugWindow | Jared Adams | 1 | -0/+2 |
2009-10-03 | Added support for the "too fast" login error | Thorbjørn Lindeijer | 1 | -4/+2 |
2009-10-02 | Updating Code::Blocks project and adding header to fix compiler error. | Stefan Dombrowski | 1 | -0/+1 |
2009-09-28 | Fix file handling in imagewriter | Freeyorp | 1 | -6/+8 |
2009-09-17 | Optimized the Image::setAlpha() function for SDL. | Bertram | 1 | -14/+25 |
2009-08-15 | Fix some compile errors | Jared Adams | 1 | -1/+1 |
2009-08-15 | Removed unused include. | Bertram | 1 | -1/+0 |
2009-08-15 | Mantis #783: Fixed window opacity breaks in software (SDL) mode. | Bertram | 2 | -39/+74 |
2009-08-14 | Fixed the compilation without OpenGL Support, and remove a too young function. | Bertram | 2 | -44/+5 |
2009-08-13 | Fix compile errors | Jared Adams | 1 | -8/+10 |
2009-08-13 | Clean up Being and it's derivatives | Jared Adams | 1 | -1/+1 |
2009-08-14 | Added a Alpha Channel copier for 32 bit SDL based images. | Bertram | 2 | -6/+45 |
2009-08-14 | Minor update... | Bertram | 1 | -3/+0 |
2009-08-14 | Prevented another possible segfault... | Bertram | 1 | -0/+3 |
2009-08-14 | Reliability fix in Image::Image(SDL_Surface*)... | Bertram | 1 | -3/+2 |
2009-08-14 | Added a new function to know if an image is using an alpha channel. | Bertram | 2 | -3/+49 |
2009-08-14 | Made the mLoaded member working again. | Bertram | 2 | -2/+28 |
2009-08-13 | Changed mImage member to mSDLSurface as it is SDL specific... | Bertram | 2 | -19/+19 |
2009-08-13 | Cleaned up the image code a bit... | Bertram | 2 | -170/+204 |
2009-08-11 | Added the possibility to get random login wallpapers, when several fit the re... | Bertram | 1 | -34/+57 |
2009-08-06 | Fixed messed up indentation and removed trailing spaces | Thorbjørn Lindeijer | 2 | -243/+245 |
2009-08-06 | Use fillRectangle instead of tiling a colored image | Thorbjørn Lindeijer | 2 | -37/+8 |
2009-07-27 | Merge of two gettext strings | Kess Vargavind | 1 | -1/+1 |
2009-07-27 | Added the ability to ask a ambient layer to keep its ratio when the resolutio... | Bertram | 2 | -6/+41 |
2009-07-26 | Fixed a '+' string operation, and attempt to resolve the Mantis 427. | Bertram | 2 | -12/+41 |
2009-07-25 | Fixed compile warnings about unsigned/signed integer comparisons | Thorbjørn Lindeijer | 3 | -3/+4 |
2009-07-24 | Made the wallpaper be rescaled when necessary under SDL and OpenGL. | Bertram | 6 | -1/+614 |
2009-05-28 | Merge branch '0.0.29' | Bjørn Lindeijer | 1 | -2/+1 |
2009-05-28 | Made two error strings untranslatable | Bjørn Lindeijer | 1 | -2/+1 |
2009-05-24 | Merge branch '0.0.29' | Bjørn Lindeijer | 1 | -3/+8 |
2009-05-24 | Fixed item links that aren't written in lowercase | Bjørn Lindeijer | 1 | -3/+8 |
2009-05-23 | Merge branch '0.0.29' | Bjørn Lindeijer | 2 | -16/+17 |
2009-05-23 | Fixed a few strings for better translation | Kess Vargavind | 2 | -2/+2 |
2009-05-23 | Fixed the empty item link crash differently | Bjørn Lindeijer | 2 | -16/+17 |
2009-05-21 | Fixed a few strings for better translation | Kess Vargavind | 2 | -2/+2 |
2009-05-19 | Fixed targeting and warn on attack-range not being found in itemdb. | David Athay | 1 | -0/+4 |
2009-05-14 | Fixed the fallback on colors.xml to be more neutral | Bjørn Lindeijer | 1 | -11/+8 |
2009-05-14 | Make sure to use our hair color file first | Jared Adams | 1 | -5/+5 |
2009-05-14 | Fixed the fallback on colors.xml to be more neutral | Bjørn Lindeijer | 1 | -11/+8 |
2009-05-14 | Make sure to use our hair color file first | Jared Adams | 1 | -5/+5 |
2009-05-11 | Fixed the memory issues with the pointers to item stat modifiers | Bjørn Lindeijer | 2 | -7/+14 |
2009-05-08 | Don't complain in the logger about not having an image attribute for | Tametomo | 1 | -1/+1 |
2009-05-04 | Replaced emote window with a new emote popup | Bjørn Lindeijer | 1 | -5/+6 |
2009-05-03 | Fixed compile warnings and other tweaks | Bjørn Lindeijer | 1 | -2/+2 |
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 2 | -2/+1 |
2009-04-18 | Don't leak the music file after copying it | Bjørn Lindeijer | 1 | -1/+3 |
2009-04-16 | Merge branch '0.0.29' | Bjørn Lindeijer | 2 | -5/+3 |
2009-04-16 | Some more cleanups | Bjørn Lindeijer | 2 | -5/+3 |
2009-04-16 | Renamed ResourceManager::moveFile to ResourceManager::copyFile and catched er... | Philipp Sehmisch | 2 | -2/+2 |
2009-04-16 | Merge branch 'master' of git@gitorious.org:tmw/mainline | Philipp Sehmisch | 2 | -5/+27 |