Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-13 | Added heavily modified resource manager by zenogais that is currently using | Bjørn Lindeijer | 1 | -1/+1 | |
Allegro to load/draw images. Only the login wallpaper is currently loaded using the resource manager and the resource manager still waits with searching for available files until they are asked for instead of indexing what is available. | |||||
2005-01-13 | Got rid of Allegro ok dialog completely. Now just the yes_no dialog remaining. | Bjørn Lindeijer | 1 | -5/+2 | |
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -12/+13 | |
on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling. | |||||
2005-01-06 | Moved some GUI code into a class. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-01-04 | Removed large parts of old GUI code and improved layout of a few dialogs. | Bjørn Lindeijer | 1 | -7/+12 | |
2005-01-02 | Removed Allegro datafile graphic.dat | 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 | -1/+1 | |
modules to file lists. | |||||
2004-12-26 | - spaces are now stripped when options are being read (relaxed syntax in ↵ | Alexander Baldeck | 1 | -1/+0 | |
tmw.ini) - sorry for the "blah" in login.cpp - | |||||
2004-12-26 | - final touch to writing mechanism of the config system | Alexander Baldeck | 1 | -8/+8 | |
- tmw now can read and write its ini file - some fixes in login.cpp to get it to work properly - Init method -> init - Write method -> write - minor code "beautification" in several files | |||||
2004-12-26 | *** empty log message *** | Alexander Baldeck | 1 | -2/+2 | |
2004-12-23 | Password masking is back! | Bjørn Lindeijer | 1 | -1/+2 | |
2004-12-23 | Skinned our beautiful text field back! | Bjørn Lindeijer | 1 | -2/+3 | |
2004-12-21 | Committing ported character select and new character dialogs by nym. | Bjørn Lindeijer | 1 | -1/+0 | |
2004-12-19 | More refining of windows. | Bjørn Lindeijer | 1 | -25/+16 | |
2004-12-19 | Implemented setLocationRelativeTo method on Window allowing the dialogs to be | Bjørn Lindeijer | 1 | -1/+2 | |
centered on screen. | |||||
2004-12-18 | Made login dialog and server select dialog into classes. | Bjørn Lindeijer | 1 | -69/+70 | |
2004-12-18 | Added colon to the fixed font and removed some alfont usage. | Bjørn Lindeijer | 1 | -2/+2 | |
2004-12-17 | Made some fixes to the window widget and made server selection use it too. | Bjørn Lindeijer | 1 | -4/+5 | |
WARNING: From now on we need Guichan 0.2.0, the 0.1.0 version will NOT work! | |||||
2004-12-17 | Added window class based on Guichan by none other than nym! | Bjørn Lindeijer | 1 | -1/+2 | |
2004-12-16 | Doxygen improvements. | Bjørn Lindeijer | 1 | -5/+5 | |
2004-12-16 | Skinned checkbox similar to what it used to be. | Bjørn Lindeijer | 1 | -39/+51 | |
2004-12-15 | Good old Aqua buttons back but now using Guichan | Bjørn Lindeijer | 1 | -2/+3 | |
2004-12-14 | Mainly been rewriting the guide to compiling TMW on Windows | Bjørn Lindeijer | 1 | -1/+0 | |
2004-12-12 | Ported server list dialog over to Guichan. | Bjørn Lindeijer | 1 | -0/+1 | |
2004-12-12 | Chat input field to Guichan. | Bjørn Lindeijer | 1 | -1/+1 | |
2004-12-12 | Added Guichan and converted login dialog. Also resolved some naming conflicts. | Bjørn Lindeijer | 1 | -66/+132 | |
2004-12-11 | Removed Allegro dependency on logger, which now also produces timestamped | Bjørn Lindeijer | 1 | -7/+7 | |
categorized messages instead of using the configuration file approach. | |||||
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 1 | -24/+22 | |
2004-11-26 | fix for tmw crash in login() due to too long username in tmw.ini (>25chars) ↵ | Alexander Baldeck | 1 | -1/+4 | |
(kth5) | |||||
2004-10-08 | *** empty log message *** | Eugenio Favalli | 1 | -4/+2 | |
2004-10-02 | *** empty log message *** | Eugenio Favalli | 1 | -1/+3 | |
2004-09-26 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 | |
2004-09-26 | *** empty log message *** | Eugenio Favalli | 1 | -0/+139 | |