Age | Commit message (Expand) | Author | Files | Lines |
2004-12-28 | Added update method to stats | Mateusz Kaduk | 3 | -35/+77 |
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 |
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 |
2004-12-28 | Ported buy/sell dialog, made sure mouse is only drawn once and updated build | Bjørn Lindeijer | 8 | -69/+225 |
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 |
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 |
2004-12-27 | Skinned slider, yeah! | Bjørn Lindeijer | 9 | -9/+166 |
2004-12-26 | Ported the inventory dialog over to Guichan. For the moment it is not | Bjørn Lindeijer | 7 | -265/+242 |
2004-12-26 | Small icon fixes | Eugenio Favalli | 3 | -3/+13 |
2004-12-26 | Some more Xmas fixes | Eugenio Favalli | 2 | -3/+4 |
2004-12-26 | Ported buy dialog, which could still use visual improvement, and added | Bjørn Lindeijer | 13 | -36/+301 |
2004-12-26 | - spaces are now stripped when options are being read (relaxed syntax in tmw.... | Alexander Baldeck | 2 | -3/+30 |
2004-12-26 | - final touch to writing mechanism of the config system | Alexander Baldeck | 7 | -227/+239 |
2004-12-26 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 |
2004-12-26 | Whoo, I did it. ;) | Bjørn Lindeijer | 1 | -1/+21 |
2004-12-26 | - minor fixes for ini creation/writing | Alexander Baldeck | 2 | -1/+3 |
2004-12-26 | - replaced default ini creation routine with new system | Alexander Baldeck | 3 | -18/+74 |
2004-12-26 | tsktsk, who turned -Wall off to hide all these warnings? | Alexander Baldeck | 1 | -1/+1 |
2004-12-26 | some more code beautification :) | Alexander Baldeck | 3 | -298/+295 |
2004-12-26 | added some doxgen comments | Alexander Baldeck | 2 | -0/+19 |
2004-12-26 | *** empty log message *** | Alexander Baldeck | 2 | -3/+5 |
2004-12-26 | added configuration.cpp to file.list and src/Makefile.am | Alexander Baldeck | 2 | -0/+2 |
2004-12-26 | *** empty log message *** | Alexander Baldeck | 1 | -0/+2 |
2004-12-26 | merge to new config system complete | Alexander Baldeck | 1 | -1/+1 |
2004-12-26 | covertied init to use the new config system (ignore last message) | Alexander Baldeck | 1 | -3/+2 |
2004-12-26 | - code beautification ofter coding guielines | Alexander Baldeck | 1 | -171/+172 |
2004-12-26 | modfied to work with new configuration system (note the missing spaces) | Alexander Baldeck | 1 | -22/+18 |
2004-12-26 | added new config file handling (code integration has yet to be done) | Alexander Baldeck | 2 | -0/+141 |
2004-12-25 | Fix forgotten commit and increased static inventory size to 100 for now. | Bjørn Lindeijer | 2 | -2/+2 |
2004-12-25 | Some more beautification of inventory, but actually it should be fixed that | Bjørn Lindeijer | 2 | -60/+88 |
2004-12-25 | Another attempt at fixing inventory draw crash. | Bjørn Lindeijer | 1 | -62/+73 |
2004-12-25 | Little initialization fix for show_inventory. | Bjørn Lindeijer | 2 | -3/+12 |
2004-12-25 | Document supposed behaviour. | Bjørn Lindeijer | 1 | -0/+7 |