Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-10 | fixing a bug which occured when ItemManager's constructor calls logger (for ↵ | Jan-Fabian Humann | 1 | -2/+2 | |
example if items.xml is missing) | |||||
2005-05-06 | Updated inventory window resizing with item name & description. | Aaron Marks | 1 | -3/+5 | |
2005-05-05 | Inventory little bug fixed. | Yohann Ferreira | 1 | -2/+2 | |
2005-05-05 | Inventory will now show Active Item Name and Description. | Yohann Ferreira | 1 | -8/+30 | |
2005-05-05 | - Equipped items now listed in inventory as "Eq.". | Aaron Marks | 1 | -3/+18 | |
- Depending on whether selected inventory is equipment or item the button which was previously only labeled "Use" will be labelled either: "Use", "Equip" or "Unequip". | |||||
2005-04-27 | Updated item container (fixed rendering position errors). | Aaron Marks | 1 | -9/+9 | |
Moved widgets in inventory so everything is aligned. | |||||
2005-04-10 | Added inventory transparency | Mateusz Kaduk | 1 | -1/+2 | |
2005-04-09 | Fixed up problem with inventory display. | Aaron Marks | 1 | -4/+5 | |
Added maximum width/height of window (for resizing). | |||||
2005-04-09 | Added better support for inventory (currently its resizable by dragging the top | Aaron Marks | 1 | -7/+34 | |
right of the window). | |||||
2005-03-20 | TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore! | Bjørn Lindeijer | 1 | -1/+1 | |
Also fixed a crash on clicking wallpaper in login phase. | |||||
2005-03-05 | Maybe fixed some compile issues | Jan-Fabian Humann | 1 | -0/+1 | |
2005-03-05 | Now you can decide how many items to drop | Jan-Fabian Humann | 1 | -2/+3 | |
2005-03-04 | A bunch of updates: | Eugenio Favalli | 1 | -9/+0 | |
- inventory fixes - equipment fixes - graphic updates (items and monsters) - weaponary system - fixed status window | |||||
2005-03-03 | Separated graphic/graphic.cpp into graphics.cpp and engine.cpp. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-02-28 | Adding support for drop items part 2/2 | Jan-Fabian Humann | 1 | -0/+1 | |
2005-02-25 | Fixing equipment and shops according to the new server script | Eugenio Favalli | 1 | -1/+1 | |
2005-02-20 | Better working equipment! | Eugenio Favalli | 1 | -5/+1 | |
2005-02-20 | Finally equipment! Sometimes it works :P | Eugenio Favalli | 1 | -2/+17 | |
2005-02-11 | Working on equipment | Eugenio Favalli | 1 | -4/+18 | |
2005-02-06 | Completed inventory fix, now selection works | Eugenio Favalli | 1 | -57/+20 | |
2005-02-06 | Fixing inventory (still needed to add a proper way to choose items, now ↵ | Eugenio Favalli | 1 | -53/+54 | |
creating a item widget) | |||||
2005-01-17 | Committing Allegro -> SDL switch, hugely breaking the game. | Bjørn Lindeijer | 1 | -3/+1 | |
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -2/+2 | |
used throughout application, cleaned up shop functions. | |||||
2005-01-14 | Rewrote Spriteset to work with Image* instead of BITMAP* | Bjørn Lindeijer | 1 | -3/+6 | |
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -2/+2 | |
on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling. | |||||
2005-01-04 | Got rid of last 5 Allegro datafiles. | Bjørn Lindeijer | 1 | -7/+4 | |
2005-01-02 | Got rid of hairset.dat and playerset.dat. | Bjørn Lindeijer | 1 | -2/+2 | |
2004-12-28 | Inventory dialog is also not a dialog. | Bjørn Lindeijer | 1 | -9/+9 | |
2004-12-27 | Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton | Bjørn Lindeijer | 1 | -0/+2 | |
modules to file lists. | |||||
2004-12-26 | Ported the inventory dialog over to Guichan. For the moment it is not | Bjørn Lindeijer | 1 | -71/+58 | |
possible to delete or use items. | |||||
2004-12-26 | Small icon fixes | Eugenio Favalli | 1 | -1/+1 | |
2004-12-25 | Some more beautification of inventory, but actually it should be fixed that | Bjørn Lindeijer | 1 | -39/+39 | |
you can have only 10 items at maximum. | |||||
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 | 1 | -0/+9 | |
2004-12-25 | Xmas quest update | Eugenio Favalli | 1 | -5/+6 | |
2004-12-19 | killed a few warnings about depcrated functions. mostly textprintf | Alexander Baldeck | 1 | -5/+5 | |
2004-12-19 | removed alfont usage (obsolete dependency now) | Alexander Baldeck | 1 | -12/+12 | |
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/+51 | |
2004-10-03 | Added tmw_bar_proc, and a stat window, (I have // your stat window kth5 :) ) | Simon Edwardsson | 1 | -3/+3 | |
2004-10-02 | Fix the invetory items decrease thing. | Simon Edwardsson | 1 | -1/+1 | |
2004-10-02 | *** empty log message *** | Eugenio Favalli | 1 | -1/+0 | |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -4/+5 | |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -3/+18 | |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -248/+33 | |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -8/+3 | |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -1/+4 | |
2004-09-28 | *** empty log message *** | Eugenio Favalli | 1 | -5/+5 | |
2004-09-28 | *** empty log message *** | Eugenio Favalli | 1 | -126/+143 | |
2004-09-26 | *** empty log message *** | Alexander Baldeck | 1 | -30/+32 | |