Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-02 | Removed Allegro datafile graphic.dat | Bjørn Lindeijer | 7 | -19/+19 | |
2005-01-02 | Added some commented SDL code to prepare for switch. | Bjørn Lindeijer | 2 | -98/+163 | |
2005-01-01 | Some changes that should be quite meaningless. | Bjørn Lindeijer | 3 | -51/+46 | |
2004-12-31 | - fixed bad bug in Configuration that always treated values as numeric | Alexander Baldeck | 1 | -1/+1 | |
2004-12-30 | - ported Configuration from lists to map | Alexander Baldeck | 2 | -68/+31 | |
2004-12-30 | Marker area of vertical scrollbar now skinned. Graphics seem lacking for | Bjørn Lindeijer | 2 | -0/+60 | |
other parts. | |||||
2004-12-30 | Subclassed ListBox and TextBox for a little better visual appearance. | Bjørn Lindeijer | 13 | -7/+220 | |
2004-12-30 | Removed some references to jgmod. | Bjørn Lindeijer | 3 | -3/+3 | |
2004-12-30 | Cleanup, mainly removing unused code. | Bjørn Lindeijer | 12 | -1043/+32 | |
2004-12-30 | - added exception handling to setup dialog while starting sound | Alexander Baldeck | 1 | -1/+6 | |
2004-12-29 | Ported the npc text dialog and some other small updates. | Bjørn Lindeijer | 17 | -155/+242 | |
2004-12-29 | Ported NPC list dialog to Guichan. | Bjørn Lindeijer | 6 | -88/+131 | |
2004-12-29 | Updating devcpp project file | Eugenio Favalli | 1 | -3/+0 | |
2004-12-29 | Updating devcpp project file | Eugenio Favalli | 3 | -3/+5 | |
2004-12-29 | Changes to disable sound on Windows. | Bjørn Lindeijer | 6 | -31/+79 | |
2004-12-29 | Subclassed AllegroInput to intercept shortcuts. | Bjørn Lindeijer | 7 | -96/+235 | |
2004-12-29 | - oopsie.. see messages of SDL change :) | Alexander Baldeck | 1 | -1/+1 | |
2004-12-29 | - added SDL & SDL_mixer to all makefiles | Alexander Baldeck | 3 | -5/+5 | |
- removed JGmod from all makefiles | |||||
2004-12-29 | - ported sound engine to SDL_Mixer | Alexander Baldeck | 9 | -281/+172 | |
- name change from TmwSound to Sound as required by HACKING.txt - slight modification of other files using it due to interface changes - minor speedups in Configuration - makefile.static modfified to link against SDL | |||||
2004-12-29 | Updating devcpp project file | Eugenio Favalli | 1 | -24/+4 | |
2004-12-28 | A few cleanups and small fix to sell dialog. | Bjørn Lindeijer | 4 | -24/+3 | |
2004-12-28 | Ported sell dialog to Guichan. | Bjørn Lindeijer | 12 | -76/+296 | |
2004-12-28 | Fixed refreshing of stats window | Mateusz Kaduk | 2 | -6/+3 | |
2004-12-28 | - some optimization :) | Alexander Baldeck | 1 | -19/+17 | |
2004-12-28 | action method sends info to server when stats increased. | Mateusz Kaduk | 1 | -10/+13 | |
2004-12-28 | Make stats window display numbers instead of characters. | Bjørn Lindeijer | 5 | -125/+97 | |
2004-12-28 | StatsWindow registered with ActionListener | Mateusz Kaduk | 1 | -11/+11 | |
2004-12-28 | Added update method to stats | Mateusz Kaduk | 3 | -35/+77 | |
Added show/hide feature for stats | |||||
2004-12-28 | Simplified graphic engine | Eugenio Favalli | 7 | -361/+235 | |
2004-12-28 | Some fixes to stats window. | Bjørn Lindeijer | 3 | -23/+21 | |
2004-12-28 | Fixed coding style. | Mateusz Kaduk | 3 | -97/+156 | |
2004-12-28 | Fixed incluing stats_window.h instead of stats.h | Mateusz Kaduk | 2 | -11/+13 | |
Using stringstream for labels | |||||
2004-12-28 | Added new gui for stats window | Mateusz Kaduk | 3 | -0/+132 | |
2004-12-28 | Inventory dialog is also not a dialog. | Bjørn Lindeijer | 6 | -26/+26 | |
2004-12-28 | Oh and the status dialog was actually just a window. | Bjørn Lindeijer | 5 | -13/+13 | |
2004-12-28 | Renamed stats dialog to status dialog, which it is and to make room for the | Bjørn Lindeijer | 12 | -35/+22 | |
real stats dialog that is currently called the skill dialog. | |||||
2004-12-28 | Ported buy/sell dialog, made sure mouse is only drawn once and updated build | Bjørn Lindeijer | 8 | -69/+225 | |
files. | |||||
2004-12-27 | Added radiobutton class | Mateusz Kaduk | 2 | -0/+98 | |
2004-12-27 | Added radiobutton class and aqua graphic for it. | Mateusz Kaduk | 4 | -0/+13 | |
2004-12-27 | Fixed listbox and scrollarea sizes in setup. | Mateusz Kaduk | 2 | -7/+11 | |
2004-12-27 | Skinned background/border of scrollarea, not the scrollbars yet. | Bjørn Lindeijer | 8 | -5/+195 | |
2004-12-27 | Updates to authors file. | Bjørn Lindeijer | 1 | -1/+4 | |
2004-12-27 | - corrections regarding Shura ;p | Alexander Baldeck | 1 | -2/+2 | |
2004-12-27 | Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton | Bjørn Lindeijer | 43 | -22/+166 | |
modules to file lists. | |||||
2004-12-27 | Ok dialog (still to complete) | Eugenio Favalli | 4 | -241/+387 | |
2004-12-27 | Readme fixes | Eugenio Favalli | 1 | -159/+0 | |
2004-12-27 | *** empty log message *** | Alexander Baldeck | 2 | -2/+12 | |
2004-12-27 | *** empty log message *** | Alexander Baldeck | 1 | -1/+1 | |
2004-12-27 | Fixed setting full screen chekbox state | Mateusz Kaduk | 1 | -1/+2 | |
2004-12-27 | Using Configuration class | Mateusz Kaduk | 2 | -7/+29 | |
Added switch for sound |