Age | Commit message (Expand) | Author | Files | Lines |
2008-04-11 | Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because | Bjørn Lindeijer | 1 | -4/+4 |
2007-10-28 | Fixed a windows compilation problem caused by a define macro of the Windows A... | Philipp Sehmisch | 1 | -0/+2 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -1/+3 |
2007-09-20 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 1 | -0/+98 |
2007-07-27 | Removed useless yet costly dynamic casts. | Guillaume Melquiond | 1 | -1/+1 |
2006-11-05 | Merged the definition of ImageRect into graphics.h. | Bjørn Lindeijer | 1 | -2/+0 |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -1/+1 |
2006-03-08 | Added a 'dtor' helper functor to delete objects in arrays and containers usin... | Björn Steinbrink | 1 | -3/+3 |
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ... | Björn Steinbrink | 1 | -0/+2 |
2005-08-25 | Made our drawImage() method respect the clip area from the guichan graphics p... | Björn Steinbrink | 1 | -10/+2 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -0/+6 |
2005-07-26 | OpenGL/SDL combined in the same exe. Not in the cutest way, but we'll find a | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-21 | Only load resources once for player box, scroll area and text field. Also | Bjørn Lindeijer | 1 | -14/+40 |
2005-03-25 | Moved datafiles in unified structure. | Bjørn Lindeijer | 1 | -1/+1 |
2005-01-17 | Converted all GUI images to PNG | Bjørn Lindeijer | 1 | -1/+1 |
2005-01-16 | Removed datafile and configfile and any leftover old GUI drawing code. | Bjørn Lindeijer | 1 | -3/+18 |
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -1/+1 |
2004-12-29 | Ported the npc text dialog and some other small updates. | Bjørn Lindeijer | 1 | -1/+1 |
2004-12-27 | Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton | Bjørn Lindeijer | 1 | -0/+2 |
2004-12-23 | Skinned our beautiful text field back! | Bjørn Lindeijer | 1 | -0/+61 |