summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-06-19Now added buddy are savedMateusz Kaduk2-12/+95
2005-06-19Saving buddy in xml fileMateusz Kaduk2-1/+59
2005-06-18Fixing a compile errorEugenio Favalli1-0/+1
2005-06-18code indentJosé Ávila1-3/+3
2005-06-18add default actions to left mouse click and a clean up in the do_input() methodJosé Ávila1-134/+207
2005-06-18Small fix to buddywindow buttonsMateusz Kaduk2-13/+13
2005-06-18Some fixes to browser font loading and updates to DevCpp project fileEugenio Favalli1-1/+1
2005-06-18Added simple layout/container widgets (VBox and HBox).Aaron Marks7-0/+279
2005-06-18Showing buddyWindowMateusz Kaduk7-296/+42
2005-06-18Removed old menu/menuitem and replaced by JAvila oneMateusz Kaduk4-99/+2
2005-06-18Updated bad #ifdef (used wrong define name).Aaron Marks1-1/+1
2005-06-17Updated BrowserBox to work with SDL by using the original font. (the setColorAaron Marks3-0/+17
2005-06-17new BrowserBox widget with colors/links supportJosé Ávila8-170/+145
2005-06-17new BrowserBox widget with colors/links supportJosé Ávila5-0/+798
2005-06-16Fixed cutting off bottom item row of inventory in some casesBjørn Lindeijer3-3/+26
2005-06-16Added action menu (moved trading to menu)Mateusz Kaduk4-16/+73
2005-06-16Fixed window resizing to work properly, and on all edges and corners.Bjørn Lindeijer4-93/+176
2005-06-14Only set alpha value when the minimap image loaded correctly.Bjørn Lindeijer1-1/+5
2005-06-14Added background to minimap. Only used in Tonori Desert map for now, and itsBjørn Lindeijer12-47/+176
2005-06-14Added support for map properties, which minimap and background musicBjørn Lindeijer4-1/+59
2005-06-12Use alpha layer for tiles (feedback performance)Bjørn Lindeijer1-2/+2
2005-06-11Improve layout of login dialog slightly and allow login by pressing enter withBjørn Lindeijer1-6/+9
2005-06-06Fixed resizing window functionJosé Ávila2-17/+86
2005-06-05Updated configure.ac, small fix to framerate limiter, added mohawk to changes.Bjørn Lindeijer1-1/+4
2005-06-05Implemented wrapping for textbox (still could use a small fix) and made deathBjørn Lindeijer7-103/+91
2005-06-05This should fix item drops at 32 sizeEugenio Favalli1-1/+1
2005-06-05Fixed equipment window to fit 32x32 itemsEugenio Favalli1-8/+8
2005-06-05Item icons now displayed as 32x32.Bjørn Lindeijer2-31/+50
2005-06-05Using custom focus handler to work around problem with multiple widgetsBjørn Lindeijer10-36/+177
2005-06-05- Fixes for short swordEugenio Favalli3-3/+4
2005-06-03A few cosmetic updates to help, and removed accounts help as that is outdatedBjørn Lindeijer2-25/+28
2005-06-03Magical 1 character change in new item amount window (+ to -).Aaron Marks1-1/+1
2005-06-03Modification in help systemJosé Ávila5-17/+41
2005-06-03Added IntTextBox class (a TextBox which only accepts integers).Aaron Marks5-26/+150
2005-06-02In game help system filesJosé Ávila4-1/+217
2005-06-01Disabled development menu and buddy window for releaseMateusz Kaduk1-8/+8
2005-05-30Fixed players not always appearing to sit when they are in fact sitting.Bjørn Lindeijer1-5/+9
2005-05-30Fixing compiling error in winEugenio Favalli1-0/+2
2005-05-30Removed forcing inlining off.Bjørn Lindeijer1-1/+1
2005-05-28Applied inventory weight information patch by Javila.Bjørn Lindeijer4-4/+26
2005-05-27autoTarget is now a Being*, also may have fixed related crash and added labelBjørn Lindeijer9-38/+58
2005-05-22requestTradeDialog is modal nowJan-Fabian Humann5-35/+16
2005-05-22Fixed little oopsie.Bjørn Lindeijer2-3/+6
2005-05-22This way auto attack should work with left ctrl too (alsoEugenio Favalli4-27/+21
2005-05-22An attemp on auto attack, not bug free for sureEugenio Favalli7-23/+43
2005-05-22trade: disable textfield on okJan-Fabian Humann1-1/+2
2005-05-22another trade update: trading money is possible now, left box is for money yo...Jan-Fabian Humann3-10/+68
2005-05-22Picking up now possible with Z, and fixed width of a few scroll area contents.Bjørn Lindeijer7-43/+72
2005-05-21Fix opacity of Window titles in OpenGL and scroll areas which broke last commitBjørn Lindeijer2-0/+4
2005-05-21Numerous things:Bjørn Lindeijer13-48/+79