summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-01-03Using own ListBox,Mateusz Kaduk2-15/+19
2005-01-03Indenting and comment updates.Bjørn Lindeijer4-730/+744
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-03Added initial description of key areas in package and resource management.Bjørn Lindeijer1-0/+122
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 Lindeijer13-7/+220
2004-12-30Removed some references to jgmod.Bjørn Lindeijer3-3/+3
2004-12-30Cleanup, mainly removing unused code.Bjørn Lindeijer12-1043/+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 Lindeijer17-155/+242
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 Favalli3-3/+5
2004-12-29Changes to disable sound on Windows.Bjørn Lindeijer6-31/+79
2004-12-29Subclassed AllegroInput to intercept shortcuts.Bjørn Lindeijer7-96/+235
2004-12-29- oopsie.. see messages of SDL change :)Alexander Baldeck1-1/+1
2004-12-29- added SDL & SDL_mixer to all makefilesAlexander Baldeck3-5/+5
2004-12-29- ported sound engine to SDL_MixerAlexander Baldeck9-281/+172
2004-12-29Updating devcpp project fileEugenio Favalli1-24/+4
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 Lindeijer12-76/+296
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 Favalli7-361/+235
2004-12-28Some fixes to stats window.Bjørn Lindeijer3-23/+21
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 Lindeijer12-35/+22
2004-12-28Ported buy/sell dialog, made sure mouse is only drawn once and updated buildBjørn Lindeijer8-69/+225
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 Lindeijer8-5/+195