summaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)AuthorFilesLines
2004-12-28Ported sell dialog to Guichan.Bjørn Lindeijer1-7/+14
2004-12-28Make stats window display numbers instead of characters.Bjørn Lindeijer1-67/+56
2004-12-28Added update method to statsMateusz Kaduk1-17/+22
2004-12-28Simplified graphic engineEugenio Favalli1-4/+4
2004-12-28Fixed coding style.Mateusz Kaduk1-1/+4
2004-12-28Inventory dialog is also not a dialog.Bjørn Lindeijer1-7/+7
2004-12-28Oh and the status dialog was actually just a window.Bjørn Lindeijer1-1/+1
2004-12-28Renamed stats dialog to status dialog, which it is and to make room for theBjørn Lindeijer1-1/+1
2004-12-28Ported buy/sell dialog, made sure mouse is only drawn once and updated buildBjørn Lindeijer1-1/+1
2004-12-27Ok dialog (still to complete)Eugenio Favalli1-232/+242
2004-12-26Ported the inventory dialog over to Guichan. For the moment it is notBjørn Lindeijer1-11/+13
2004-12-26Ported buy dialog, which could still use visual improvement, and addedBjørn Lindeijer1-8/+10
2004-12-26- final touch to writing mechanism of the config systemAlexander Baldeck1-55/+59
2004-12-25Fix forgotten commit and increased static inventory size to 100 for now.Bjørn Lindeijer1-1/+1
2004-12-25Some corrections made to parse_items. Something still seems to go wrong at theBjørn Lindeijer1-1/+3
2004-12-25Taking screenshot seems to work now. Another more cleanup, maybe last beforeBjørn Lindeijer1-24/+30
2004-12-25Xmas quest updateEugenio Favalli1-4/+9
2004-12-22Setup has create_setup() method that creates only one instance.Mateusz Kaduk1-2/+4
2004-12-22- setup gets only called from game.cppMateusz Kaduk1-2/+1
2004-12-20Converted the progress bar and stats dialog to Guichan widgets.Bjørn Lindeijer1-1/+1
2004-12-19removed alfont usage (obsolete dependency now)Alexander Baldeck1-15/+11
2004-12-14*** empty log message ***Alexander Baldeck1-18/+18
2004-12-12Created setup class and changed to use guichanMateusz Kaduk1-1/+2
2004-12-12Chat input field to Guichan.Bjørn Lindeijer1-7/+0
2004-12-11Walk with arrow keys too.Bjørn Lindeijer1-4/+4
2004-12-11Switched NODE and PATH_NODE to use constructors.Bjørn Lindeijer1-6/+6
2004-12-11*** empty log message ***Raymond Chandler III1-15/+4
2004-12-11*** empty log message ***Raymond Chandler III1-1/+1
2004-12-11*** empty log message ***Raymond Chandler III1-5/+7
2004-12-11fixed F10 bugRaymond Chandler III1-2/+14
2004-12-10Use a consistent tab-less header throughout the code.Bjørn Lindeijer1-27/+24
2004-12-01Added setupMateusz Kaduk1-1/+6
2004-11-26Auto detect keyboard WIN32Eugenio Favalli1-10/+4
2004-11-26Auto detect keyboard WIN32Eugenio Favalli1-6/+8
2004-11-21Auto detect keyboard WIN32Eugenio Favalli1-0/+12
2004-11-19Hair stylesEugenio Favalli1-1/+2
2004-11-13Hair stylesEugenio Favalli1-4/+6
2004-11-12Hair stylesEugenio Favalli1-1/+4
2004-11-12Hair stylesEugenio Favalli1-6/+8
2004-11-12NPC listsEugenio Favalli1-6/+9
2004-11-07NPC listsEugenio Favalli1-1/+1
2004-11-07NPC listsEugenio Favalli1-0/+29
2004-11-07Added sit framesEugenio Favalli1-1/+2
2004-11-06Added icon transparency to Win32 binariesEugenio Favalli1-0/+2
2004-11-06Added possibility to choose the color of hairEugenio Favalli1-0/+4
2004-11-05*** empty log message ***Eugenio Favalli1-9/+13
2004-11-05*** empty log message ***Eugenio Favalli1-2/+2
2004-11-05*** empty log message ***Eugenio Favalli1-24/+24
2004-10-24*** empty log message ***Eugenio Favalli1-1/+1
2004-10-22*** empty log message ***Eugenio Favalli1-8/+17