summaryrefslogtreecommitdiff
path: root/src/graphic/graphic.cpp
AgeCommit message (Expand)AuthorFilesLines
2004-12-28Make stats window display numbers instead of characters.Bjørn Lindeijer1-2/+1
2004-12-28Simplified graphic engineEugenio Favalli1-218/+109
2004-12-28Inventory dialog is also not a dialog.Bjørn Lindeijer1-4/+4
2004-12-28Oh and the status dialog was actually just a window.Bjørn Lindeijer1-5/+5
2004-12-28Renamed stats dialog to status dialog, which it is and to make room for theBjørn Lindeijer1-6/+6
2004-12-28Ported buy/sell dialog, made sure mouse is only drawn once and updated buildBjørn Lindeijer1-62/+37
2004-12-27Skinned slider, yeah!Bjørn Lindeijer1-1/+0
2004-12-26Ported the inventory dialog over to Guichan. For the moment it is notBjørn Lindeijer1-8/+7
2004-12-26Ported buy dialog, which could still use visual improvement, and addedBjørn Lindeijer1-21/+12
2004-12-25Fixed error causing monster death bitmaps not to show up.Bjørn Lindeijer1-2/+2
2004-12-25Taking screenshot seems to work now. Another more cleanup, maybe last beforeBjørn Lindeijer1-14/+21
2004-12-25Made image.cpp into module and done some more attempts at making graphics.cppBjørn Lindeijer1-29/+57
2004-12-25I bet those coordinates were annoying.Bjørn Lindeijer1-0/+2
2004-12-25* Huge formatting changes and some attempts in simplifying graphics code.Bjørn Lindeijer1-407/+424
2004-12-23Skinned our beautiful text field back!Bjørn Lindeijer1-4/+7
2004-12-22- setup gets only called from game.cppMateusz Kaduk1-3/+0
2004-12-20Converted the progress bar and stats dialog to Guichan widgets.Bjørn Lindeijer1-15/+18
2004-12-20Updated Debian package, some fixes, new classes for the new graphic engineEugenio Favalli1-0/+35
2004-12-19killed a few warnings about depcrated functions. mostly textprintfAlexander Baldeck1-1/+0
2004-12-19removed alfont usage (obsolete dependency now)Alexander Baldeck1-5/+3
2004-12-19Don't use alfont for text above player character.Bjørn Lindeijer1-16/+26
2004-12-17Finish image.h class renames.Bjørn Lindeijer1-6/+7
2004-12-17Focus that chat input field so that there is no need to click it.Bjørn Lindeijer1-0/+3
2004-12-14Mainly been rewriting the guide to compiling TMW on WindowsBjørn Lindeijer1-2/+2
2004-12-14- removed large commented code passage (old code can still be obtained from CVS)Alexander Baldeck1-348/+40
2004-12-12Ported server list dialog over to Guichan.Bjørn Lindeijer1-7/+0
2004-12-12Created setup class and changed to use guichanMateusz Kaduk1-4/+3
2004-12-12Chat input field to Guichan.Bjørn Lindeijer1-20/+49
2004-12-11Core sprite classes of the new graphic engineEugenio Favalli1-6/+3
2004-12-11Core sprite classes of the new graphic engineEugenio Favalli1-22/+24
2004-12-10Use a consistent tab-less header throughout the code.Bjørn Lindeijer1-24/+22
2004-12-01Added setupMateusz Kaduk1-1/+3
2004-11-27Auto detect keyboard WIN32Eugenio Favalli1-1/+1
2004-11-27Auto detect keyboard WIN32Eugenio Favalli1-1/+2
2004-11-27Auto detect keyboard WIN32Eugenio Favalli1-5/+24
2004-11-26Auto detect keyboard WIN32Eugenio Favalli1-4/+15
2004-11-26Auto detect keyboard WIN32Eugenio Favalli1-9/+12
2004-11-26Auto detect keyboard WIN32Eugenio Favalli1-37/+370
2004-11-19Hair stylesEugenio Favalli1-7/+17
2004-11-13Hair stylesEugenio Favalli1-0/+4
2004-11-12Hair stylesEugenio Favalli1-1/+1
2004-11-12Hair stylesEugenio Favalli1-3/+3
2004-11-12NPC listsEugenio Favalli1-1/+6
2004-11-07NPC listsEugenio Favalli1-3/+35
2004-11-07Added sit framesEugenio Favalli1-8/+10
2004-11-06Added possibility to choose the color of hairEugenio Favalli1-19/+33
2004-10-24*** empty log message ***Eugenio Favalli1-2/+2
2004-10-22*** empty log message ***Eugenio Favalli1-0/+8
2004-10-08*** empty log message ***Eugenio Favalli1-23/+85
2004-10-03*** empty log message ***Eugenio Favalli1-2/+2