summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2005-01-03Using own ListBox,Mateusz Kaduk2-15/+19
2005-01-02Got rid of hairset.dat and playerset.dat.Bjørn Lindeijer2-17/+20
2005-01-02Removed Allegro datafile graphic.datBjørn Lindeijer3-4/+4
2005-01-01Some changes that should be quite meaningless.Bjørn Lindeijer1-1/+2
2004-12-30Marker area of vertical scrollbar now skinned. Graphics seem lacking forBjørn Lindeijer2-0/+60
2004-12-30Subclassed ListBox and TextBox for a little better visual appearance.Bjørn Lindeijer8-4/+209
2004-12-30Cleanup, mainly removing unused code.Bjørn Lindeijer3-317/+32
2004-12-30- added exception handling to setup dialog while starting soundAlexander Baldeck1-1/+6
2004-12-29Ported the npc text dialog and some other small updates.Bjørn Lindeijer8-24/+178
2004-12-29Ported NPC list dialog to Guichan.Bjørn Lindeijer3-47/+109
2004-12-29Updating devcpp project fileEugenio Favalli1-3/+0
2004-12-29Updating devcpp project fileEugenio Favalli1-0/+2
2004-12-29Changes to disable sound on Windows.Bjørn Lindeijer1-25/+30
2004-12-29Subclassed AllegroInput to intercept shortcuts.Bjørn Lindeijer3-1/+121
2004-12-29- ported sound engine to SDL_MixerAlexander Baldeck3-3/+7
2004-12-28A few cleanups and small fix to sell dialog.Bjørn Lindeijer3-23/+3
2004-12-28Ported sell dialog to Guichan.Bjørn Lindeijer6-23/+241
2004-12-28Fixed refreshing of stats windowMateusz Kaduk2-6/+3
2004-12-28action method sends info to server when stats increased.Mateusz Kaduk1-10/+13
2004-12-28Make stats window display numbers instead of characters.Bjørn Lindeijer2-51/+35
2004-12-28StatsWindow registered with ActionListenerMateusz Kaduk1-11/+11
2004-12-28Added update method to statsMateusz Kaduk2-18/+55
2004-12-28Simplified graphic engineEugenio Favalli1-4/+4
2004-12-28Some fixes to stats window.Bjørn Lindeijer2-23/+20
2004-12-28Fixed coding style.Mateusz Kaduk2-96/+152
2004-12-28Fixed incluing stats_window.h instead of stats.hMateusz Kaduk2-11/+13
2004-12-28Added new gui for stats windowMateusz Kaduk2-0/+131
2004-12-28Inventory dialog is also not a dialog.Bjørn Lindeijer3-14/+14
2004-12-28Oh and the status dialog was actually just a window.Bjørn Lindeijer2-6/+6
2004-12-28Renamed stats dialog to status dialog, which it is and to make room for theBjørn Lindeijer4-20/+9
2004-12-28Ported buy/sell dialog, made sure mouse is only drawn once and updated buildBjørn Lindeijer2-0/+130
2004-12-27Added radiobutton classMateusz Kaduk2-0/+98
2004-12-27Added radiobutton class and aqua graphic for it.Mateusz Kaduk3-0/+12
2004-12-27Fixed listbox and scrollarea sizes in setup.Mateusz Kaduk2-7/+11
2004-12-27Skinned background/border of scrollarea, not the scrollbars yet.Bjørn Lindeijer5-4/+172
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer40-22/+124
2004-12-27Ok dialog (still to complete)Eugenio Favalli2-0/+116
2004-12-27Fixed setting full screen chekbox stateMateusz Kaduk1-1/+2
2004-12-27Using Configuration classMateusz Kaduk2-7/+29
2004-12-27Skinned slider, yeah!Bjørn Lindeijer5-6/+142
2004-12-26Ported the inventory dialog over to Guichan. For the moment it is notBjørn Lindeijer4-190/+168
2004-12-26Small icon fixesEugenio Favalli1-1/+1
2004-12-26Some more Xmas fixesEugenio Favalli1-2/+3
2004-12-26Ported buy dialog, which could still use visual improvement, and addedBjørn Lindeijer6-6/+254
2004-12-26- spaces are now stripped when options are being read (relaxed syntax in tmw....Alexander Baldeck1-1/+0
2004-12-26- final touch to writing mechanism of the config systemAlexander Baldeck2-25/+25
2004-12-26*** empty log message ***Alexander Baldeck2-3/+5
2004-12-25Fix forgotten commit and increased static inventory size to 100 for now.Bjørn Lindeijer1-1/+1
2004-12-25Some more beautification of inventory, but actually it should be fixed thatBjørn Lindeijer2-60/+88
2004-12-25Another attempt at fixing inventory draw crash.Bjørn Lindeijer1-62/+73