Age | Commit message (Expand) | Author | Files | Lines |
2005-05-14 | Fixed .dev, GUI groups and updated Debian repository links. | Bjørn Lindeijer | 1 | -0/+3 |
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 1 | -1/+2 |
2005-04-18 | Ok, of course the biggest problem to solve with OpenGL integration is loading | Bjørn Lindeijer | 1 | -2/+0 |
2005-04-02 | Work around Guichan focussing bug. | Bjørn Lindeijer | 1 | -0/+5 |
2005-03-20 | TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore! | Bjørn Lindeijer | 1 | -18/+1 |
2005-03-13 | Fixed problem with mouse walking through GUI. | Bjørn Lindeijer | 1 | -1/+6 |
2005-03-03 | Separated graphic/graphic.cpp into graphics.cpp and engine.cpp. | Bjørn Lindeijer | 1 | -2/+1 |
2005-02-15 | Updated layout and contents of FAQ a bit, fixed debug path and mouse rendering | Bjørn Lindeijer | 1 | -5/+0 |
2005-02-14 | Support for drawing using OpenGL. Don't expect it to be fast yet though. | Bjørn Lindeijer | 1 | -0/+3 |
2005-01-17 | Committing Allegro -> SDL switch, hugely breaking the game. | Bjørn Lindeijer | 1 | -10/+9 |
2005-01-16 | Removed datafile and configfile and any leftover old GUI drawing code. | Bjørn Lindeijer | 1 | -38/+0 |
2005-01-16 | Ported slider over to resource manager. | Bjørn Lindeijer | 1 | -8/+0 |
2005-01-16 | Removed checkbox and dialog stuff. | Bjørn Lindeijer | 1 | -14/+0 |
2005-01-16 | More GUI image location changes and chat displays longer. | Bjørn Lindeijer | 1 | -5/+0 |
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -11/+6 |
2005-01-14 | Removed 9 cases of load_bitmap. | Bjørn Lindeijer | 1 | -14/+0 |
2005-01-13 | Got rid of last Allegro dialog: converted yes_no dialog to ConfirmDialog class | Bjørn Lindeijer | 1 | -12/+0 |
2005-01-13 | Got rid of Allegro ok dialog completely. Now just the yes_no dialog remaining. | Bjørn Lindeijer | 1 | -2/+1 |
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -1/+2 |
2005-01-06 | Dragged in some Guichan code so that we can handle things a bit different. | Bjørn Lindeijer | 1 | -1/+26 |
2005-01-06 | Moved some GUI code into a class. | Bjørn Lindeijer | 1 | -2/+33 |
2005-01-04 | Removed large parts of old GUI code and improved layout of a few dialogs. | Bjørn Lindeijer | 1 | -11/+6 |
2004-12-30 | Cleanup, mainly removing unused code. | Bjørn Lindeijer | 1 | -6/+2 |
2004-12-27 | Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton | Bjørn Lindeijer | 1 | -3/+5 |
2004-12-23 | Password masking is back! | Bjørn Lindeijer | 1 | -2/+0 |
2004-12-20 | Removed some leftover alfont.h includes. | Bjørn Lindeijer | 1 | -1/+0 |
2004-12-20 | Converted the progress bar and stats dialog to Guichan widgets. | Bjørn Lindeijer | 1 | -1/+0 |
2004-12-19 | removed alfont usage (obsolete dependency now) | Alexander Baldeck | 1 | -1/+0 |
2004-12-16 | Doxygen improvements. | Bjørn Lindeijer | 1 | -0/+4 |
2004-12-16 | Skinned checkbox similar to what it used to be. | Bjørn Lindeijer | 1 | -2/+0 |
2004-12-15 | Good old Aqua buttons back but now using Guichan | Bjørn Lindeijer | 1 | -1/+11 |
2004-12-13 | Some header order, namespace and lib fixes to improve MSVC support. | Bjørn Lindeijer | 1 | -3/+3 |
2004-12-12 | Chat input field to Guichan. | Bjørn Lindeijer | 1 | -1/+2 |
2004-12-12 | Added Guichan and converted login dialog. Also resolved some naming conflicts. | Bjørn Lindeijer | 1 | -0/+4 |
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 1 | -22/+20 |
2004-10-05 | You can now increase your stats, when incresing in level. | Simon Edwardsson | 1 | -1/+6 |
2004-10-03 | tmw_bar_proc is added | Simon Edwardsson | 1 | -0/+7 |
2004-10-03 | *** empty log message *** | Alexander Baldeck | 1 | -7/+0 |
2004-10-03 | Added tmw_bar_proc, and a stat window, (I have // your stat window kth5 :) ) | Simon Edwardsson | 1 | -0/+7 |
2004-10-03 | added tmw_ldialog_proc for left aligned text in window head | Alexander Baldeck | 1 | -2/+3 |
2004-09-26 | *** empty log message *** | Eugenio Favalli | 1 | -0/+121 |