summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-01-03Using own ListBox,Mateusz Kaduk2-15/+19
2005-01-03Indenting and comment updates.Bjørn Lindeijer3-704/+717
2005-01-03Some more comment and indent changes.Bjørn Lindeijer5-17/+34
2005-01-03Some indent, comment and const parameter changes.Bjørn Lindeijer4-215/+237
2005-01-02Don't try to create video bitmaps, and store whole numbers as whole numbersBjørn Lindeijer2-41/+42
2005-01-02Got rid of hairset.dat and playerset.dat.Bjørn Lindeijer9-66/+73
2005-01-02Got rid of monsterset.dat. Oh and the monsters have a more realistic size now...Bjørn Lindeijer4-3/+29
2005-01-02Don't load the weapon set, doesn't seem to be used at the moment even.Bjørn Lindeijer3-11/+4
2005-01-02Removed Allegro datafile graphic.datBjørn Lindeijer7-19/+19
2005-01-02Added some commented SDL code to prepare for switch.Bjørn Lindeijer2-98/+163
2005-01-01Some changes that should be quite meaningless.Bjørn Lindeijer3-51/+46
2004-12-31- fixed bad bug in Configuration that always treated values as numericAlexander Baldeck1-1/+1
2004-12-30- ported Configuration from lists to mapAlexander Baldeck2-68/+31
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 Lindeijer11-6/+217
2004-12-30Cleanup, mainly removing unused code.Bjørn Lindeijer11-1042/+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 Lindeijer12-73/+207
2004-12-29Ported NPC list dialog to Guichan.Bjørn Lindeijer6-88/+131
2004-12-29Updating devcpp project fileEugenio Favalli1-3/+0
2004-12-29Updating devcpp project fileEugenio Favalli2-2/+4
2004-12-29Changes to disable sound on Windows.Bjørn Lindeijer5-28/+56
2004-12-29Subclassed AllegroInput to intercept shortcuts.Bjørn Lindeijer6-96/+234
2004-12-29- added SDL & SDL_mixer to all makefilesAlexander Baldeck1-1/+1
2004-12-29- ported sound engine to SDL_MixerAlexander Baldeck8-279/+170
2004-12-28A few cleanups and small fix to sell dialog.Bjørn Lindeijer4-24/+3
2004-12-28Ported sell dialog to Guichan.Bjørn Lindeijer10-75/+274
2004-12-28Fixed refreshing of stats windowMateusz Kaduk2-6/+3
2004-12-28- some optimization :)Alexander Baldeck1-19/+17
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 Lindeijer5-125/+97
2004-12-28StatsWindow registered with ActionListenerMateusz Kaduk1-11/+11
2004-12-28Added update method to statsMateusz Kaduk3-35/+77
2004-12-28Simplified graphic engineEugenio Favalli6-293/+147
2004-12-28Some fixes to stats window.Bjørn Lindeijer2-23/+20
2004-12-28Fixed coding style.Mateusz Kaduk3-97/+156
2004-12-28Fixed incluing stats_window.h instead of stats.hMateusz Kaduk2-11/+13
2004-12-28Added new gui for stats windowMateusz Kaduk3-0/+132
2004-12-28Inventory dialog is also not a dialog.Bjørn Lindeijer6-26/+26
2004-12-28Oh and the status dialog was actually just a window.Bjørn Lindeijer5-13/+13
2004-12-28Renamed stats dialog to status dialog, which it is and to make room for theBjørn Lindeijer10-32/+19
2004-12-28Ported buy/sell dialog, made sure mouse is only drawn once and updated buildBjørn Lindeijer6-68/+182
2004-12-27Added radiobutton classMateusz Kaduk2-0/+98
2004-12-27Added radiobutton class and aqua graphic for it.Mateusz Kaduk4-0/+13
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 Lindeijer6-4/+173
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer41-22/+125
2004-12-27Ok dialog (still to complete)Eugenio Favalli3-232/+358
2004-12-27*** empty log message ***Alexander Baldeck2-2/+12
2004-12-27*** empty log message ***Alexander Baldeck1-1/+1