summaryrefslogtreecommitdiff
path: root/src/gui/inventory.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-03-20TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!Bjørn Lindeijer1-1/+1
2005-03-05Maybe fixed some compile issuesJan-Fabian Humann1-0/+1
2005-03-05Now you can decide how many items to dropJan-Fabian Humann1-2/+3
2005-03-04A bunch of updates:Eugenio Favalli1-9/+0
2005-03-03Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.Bjørn Lindeijer1-1/+1
2005-02-28Adding support for drop items part 2/2Jan-Fabian Humann1-0/+1
2005-02-25Fixing equipment and shops according to the new server scriptEugenio Favalli1-1/+1
2005-02-20Better working equipment!Eugenio Favalli1-5/+1
2005-02-20Finally equipment! Sometimes it works :PEugenio Favalli1-2/+17
2005-02-11Working on equipmentEugenio Favalli1-4/+18
2005-02-06Completed inventory fix, now selection worksEugenio Favalli1-57/+20
2005-02-06Fixing inventory (still needed to add a proper way to choose items, now creat...Eugenio Favalli1-53/+54
2005-01-17Committing Allegro -> SDL switch, hugely breaking the game.Bjørn Lindeijer1-3/+1
2005-01-15Cleaned up includes, separated engine from graphics and single buffer nowBjørn Lindeijer1-2/+2
2005-01-14Rewrote Spriteset to work with Image* instead of BITMAP*Bjørn Lindeijer1-3/+6
2005-01-08Well improved window container and window widgets a bit, and made a startBjørn Lindeijer1-2/+2
2005-01-04Got rid of last 5 Allegro datafiles.Bjørn Lindeijer1-7/+4
2005-01-02Got rid of hairset.dat and playerset.dat.Bjørn Lindeijer1-2/+2
2004-12-28Inventory dialog is also not a dialog.Bjørn Lindeijer1-9/+9
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-0/+2
2004-12-26Ported the inventory dialog over to Guichan. For the moment it is notBjørn Lindeijer1-71/+58
2004-12-26Small icon fixesEugenio Favalli1-1/+1
2004-12-25Some more beautification of inventory, but actually it should be fixed thatBjørn Lindeijer1-39/+39
2004-12-25Another attempt at fixing inventory draw crash.Bjørn Lindeijer1-62/+73
2004-12-25Little initialization fix for show_inventory.Bjørn Lindeijer1-0/+9
2004-12-25Xmas quest updateEugenio Favalli1-5/+6
2004-12-19killed a few warnings about depcrated functions. mostly textprintfAlexander Baldeck1-5/+5
2004-12-19removed alfont usage (obsolete dependency now)Alexander Baldeck1-12/+12
2004-12-10Use a consistent tab-less header throughout the code.Bjørn Lindeijer1-24/+22
2004-10-03Now possible to use items (again)Simon Edwardsson1-1/+51
2004-10-03Added tmw_bar_proc, and a stat window, (I have // your stat window kth5 :) )Simon Edwardsson1-3/+3
2004-10-02Fix the invetory items decrease thing.Simon Edwardsson1-1/+1
2004-10-02*** empty log message ***Eugenio Favalli1-1/+0
2004-09-30*** empty log message ***Eugenio Favalli1-4/+5
2004-09-30*** empty log message ***Eugenio Favalli1-3/+18
2004-09-30*** empty log message ***Eugenio Favalli1-248/+33
2004-09-30*** empty log message ***Eugenio Favalli1-8/+3
2004-09-30*** empty log message ***Eugenio Favalli1-1/+4
2004-09-28*** empty log message ***Eugenio Favalli1-5/+5
2004-09-28*** empty log message ***Eugenio Favalli1-126/+143
2004-09-26*** empty log message ***Alexander Baldeck1-30/+32
2004-09-26*** empty log message ***Eugenio Favalli1-3/+5
2004-09-26The invetory now gets real items, and you can use them.Simon Edwardsson1-9/+51
2004-09-26*** empty log message ***Eugenio Favalli1-0/+249