Age | Commit message (Expand) | Author | Files | Lines |
2005-07-18 | Created Inventory class. (Really) Small code simplifications and cleanups. | Björn Steinbrink | 1 | -90/+0 |
2005-07-17 | Added Item and Equipment class and made the appropriate places make use of th... | Björn Steinbrink | 1 | -24/+4 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -4/+2 |
2005-06-05 | Item icons now displayed as 32x32. | Bjørn Lindeijer | 1 | -4/+2 |
2005-05-28 | Applied inventory weight information patch by Javila. | Bjørn Lindeijer | 1 | -1/+3 |
2005-05-21 | Numerous things: | Bjørn Lindeijer | 1 | -4/+13 |
2005-05-19 | Made item amount window a modal dialog and removed support for old map format. | Bjørn Lindeijer | 1 | -5/+0 |
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 1 | -11/+12 |
2005-05-05 | Inventory will now show Active Item Name and Description. | Yohann Ferreira | 1 | -0/+3 |
2005-05-05 | - Equipped items now listed in inventory as "Eq.". | Aaron Marks | 1 | -0/+1 |
2005-04-10 | Added inventory transparency | Mateusz Kaduk | 1 | -1/+2 |
2005-04-09 | Added better support for inventory (currently its resizable by dragging the top | Aaron Marks | 1 | -0/+4 |
2005-04-04 | tiny compile fix | Jan-Fabian Humann | 1 | -1/+5 |
2005-03-05 | Now you can decide how many items to drop | Jan-Fabian Humann | 1 | -1/+2 |
2005-02-20 | Finally equipment! Sometimes it works :P | Eugenio Favalli | 1 | -0/+1 |
2005-02-11 | Working on equipment | Eugenio Favalli | 1 | -2/+4 |
2005-02-06 | Completed inventory fix, now selection works | Eugenio Favalli | 1 | -17/+3 |
2005-02-06 | Fixing inventory (still needed to add a proper way to choose items, now creat... | Eugenio Favalli | 1 | -5/+17 |
2005-01-16 | Removed a lot of allegro.h includes. | Bjørn Lindeijer | 1 | -1/+0 |
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -3/+0 |
2005-01-14 | Some fixes for Dev-C++ but it has a black screen problem. | Bjørn Lindeijer | 1 | -5/+1 |
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -6/+12 |
2005-01-04 | Got rid of last 5 Allegro datafiles. | Bjørn Lindeijer | 1 | -1/+2 |
2004-12-28 | Inventory dialog is also not a dialog. | Bjørn Lindeijer | 1 | -3/+3 |
2004-12-27 | Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton | Bjørn Lindeijer | 1 | -0/+2 |
2004-12-27 | Skinned slider, yeah! | Bjørn Lindeijer | 1 | -3/+3 |
2004-12-26 | Ported the inventory dialog over to Guichan. For the moment it is not | Bjørn Lindeijer | 1 | -30/+21 |
2004-12-25 | Fix forgotten commit and increased static inventory size to 100 for now. | Bjørn Lindeijer | 1 | -1/+1 |
2004-12-25 | Some more beautification of inventory, but actually it should be fixed that | Bjørn Lindeijer | 1 | -21/+49 |
2004-12-25 | Little initialization fix for show_inventory. | Bjørn Lindeijer | 1 | -3/+3 |
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 1 | -24/+22 |
2004-10-03 | Now possible to use items (again) | Simon Edwardsson | 1 | -1/+3 |
2004-10-02 | Sell in shops does now works, and you can choose amount :) (hope I don't brea... | Simon Edwardsson | 1 | -0/+1 |
2004-10-02 | *** empty log message *** | Eugenio Favalli | 1 | -2/+3 |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -11/+3 |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -19/+11 |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -5/+6 |
2004-09-28 | *** empty log message *** | Eugenio Favalli | 1 | -0/+2 |
2004-09-26 | The invetory now gets real items, and you can use them. | Simon Edwardsson | 1 | -4/+7 |
2004-09-26 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 |
2004-09-26 | *** empty log message *** | Eugenio Favalli | 1 | -0/+80 |