summaryrefslogtreecommitdiff
path: root/src/gui/gui.h
AgeCommit message (Expand)AuthorFilesLines
2005-07-26Removed continous mouse movementBjörn Steinbrink1-14/+0
2005-07-23Allowed continous movement when holding down left mouse buttonBjörn Steinbrink1-0/+14
2005-07-14Committed resource manager cleanup patch by Doener, and properly implementedBjørn Lindeijer1-10/+27
2005-07-13- Adding the wonderful new font by Bjorn to speech and player namesEugenio Favalli1-0/+4
2005-07-03Commiting againJosé Ávila1-0/+7
2005-06-17Updated BrowserBox to work with SDL by using the original font. (the setColorAaron Marks1-0/+5
2005-06-05Implemented wrapping for textbox (still could use a small fix) and made deathBjørn Lindeijer1-1/+0
2005-06-05Using custom focus handler to work around problem with multiple widgetsBjørn Lindeijer1-0/+1
2005-05-16Made button, checkbox and radiobutton count their instances and only load theirBjørn Lindeijer1-7/+4
2005-05-16Leave out OpenGL completely when not enabled.Bjørn Lindeijer1-0/+2
2005-05-14Fixed .dev, GUI groups and updated Debian repository links.Bjørn Lindeijer1-0/+3
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-1/+2
2005-04-18Ok, of course the biggest problem to solve with OpenGL integration is loadingBjørn Lindeijer1-2/+0
2005-04-02Work around Guichan focussing bug.Bjørn Lindeijer1-0/+5
2005-03-20TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!Bjørn Lindeijer1-18/+1
2005-03-13Fixed problem with mouse walking through GUI.Bjørn Lindeijer1-1/+6
2005-03-03Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.Bjørn Lindeijer1-2/+1
2005-02-15Updated layout and contents of FAQ a bit, fixed debug path and mouse renderingBjørn Lindeijer1-5/+0
2005-02-14Support for drawing using OpenGL. Don't expect it to be fast yet though.Bjørn Lindeijer1-0/+3
2005-01-17Committing Allegro -> SDL switch, hugely breaking the game.Bjørn Lindeijer1-10/+9
2005-01-16Removed datafile and configfile and any leftover old GUI drawing code.Bjørn Lindeijer1-38/+0
2005-01-16Ported slider over to resource manager.Bjørn Lindeijer1-8/+0
2005-01-16Removed checkbox and dialog stuff.Bjørn Lindeijer1-14/+0
2005-01-16More GUI image location changes and chat displays longer.Bjørn Lindeijer1-5/+0
2005-01-15Cleaned up includes, separated engine from graphics and single buffer nowBjørn Lindeijer1-11/+6
2005-01-14Removed 9 cases of load_bitmap.Bjørn Lindeijer1-14/+0
2005-01-13Got rid of last Allegro dialog: converted yes_no dialog to ConfirmDialog classBjørn Lindeijer1-12/+0
2005-01-13Got rid of Allegro ok dialog completely. Now just the yes_no dialog remaining.Bjørn Lindeijer1-2/+1
2005-01-08Well improved window container and window widgets a bit, and made a startBjørn Lindeijer1-1/+2
2005-01-06Dragged in some Guichan code so that we can handle things a bit different.Bjørn Lindeijer1-1/+26
2005-01-06Moved some GUI code into a class.Bjørn Lindeijer1-2/+33
2005-01-04Removed large parts of old GUI code and improved layout of a few dialogs.Bjørn Lindeijer1-11/+6
2004-12-30Cleanup, mainly removing unused code.Bjørn Lindeijer1-6/+2
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-3/+5
2004-12-23Password masking is back!Bjørn Lindeijer1-2/+0
2004-12-20Removed some leftover alfont.h includes.Bjørn Lindeijer1-1/+0
2004-12-20Converted the progress bar and stats dialog to Guichan widgets.Bjørn Lindeijer1-1/+0
2004-12-19removed alfont usage (obsolete dependency now)Alexander Baldeck1-1/+0
2004-12-16Doxygen improvements.Bjørn Lindeijer1-0/+4
2004-12-16Skinned checkbox similar to what it used to be.Bjørn Lindeijer1-2/+0
2004-12-15Good old Aqua buttons back but now using GuichanBjørn Lindeijer1-1/+11
2004-12-13Some header order, namespace and lib fixes to improve MSVC support.Bjørn Lindeijer1-3/+3
2004-12-12Chat input field to Guichan.Bjørn Lindeijer1-1/+2
2004-12-12Added Guichan and converted login dialog. Also resolved some naming conflicts.Bjørn Lindeijer1-0/+4
2004-12-10Use a consistent tab-less header throughout the code.Bjørn Lindeijer1-22/+20
2004-10-05You can now increase your stats, when incresing in level.Simon Edwardsson1-1/+6
2004-10-03tmw_bar_proc is addedSimon Edwardsson1-0/+7
2004-10-03*** empty log message ***Alexander Baldeck1-7/+0
2004-10-03Added tmw_bar_proc, and a stat window, (I have // your stat window kth5 :) )Simon Edwardsson1-0/+7
2004-10-03added tmw_ldialog_proc for left aligned text in window headAlexander Baldeck1-2/+3