Age | Commit message (Expand) | Author | Files | Lines |
2005-06-23 | Finishing resource manager ability to clean up resources. Still work to do on | Bjørn Lindeijer | 2 | -26/+60 |
2005-06-23 | Help files are now loaded through the resource manager. | Bjørn Lindeijer | 1 | -10/+15 |
2005-06-23 | Maps are now loaded through the resource manager. | Bjørn Lindeijer | 1 | -1/+1 |
2005-06-22 | Fix weapon still shown after unequipping bug. | Yohann Ferreira | 1 | -0/+9 |
2005-06-21 | Image loader now automatically determines whether to use masked drawing or | Bjørn Lindeijer | 3 | -4/+4 |
2005-06-20 | Bugfixes to the buddy window : preventing a crash when removing with no selec... | Yohann Ferreira | 1 | -2/+5 |
2005-06-19 | Compiling fixes | Eugenio Favalli | 1 | -1/+1 |
2005-06-19 | Mostly indenting fixes and corrected path for OpenGL font version. | Bjørn Lindeijer | 4 | -41/+29 |
2005-06-19 | Prevent deleting guiFont twice in non-OpenGL mode. | Bjørn Lindeijer | 2 | -15/+19 |
2005-06-18 | code indent | José Ávila | 1 | -3/+3 |
2005-06-18 | Small fix to buddywindow buttons | Mateusz Kaduk | 1 | -9/+9 |
2005-06-18 | Some fixes to browser font loading and updates to DevCpp project file | Eugenio Favalli | 1 | -1/+1 |
2005-06-18 | Added simple layout/container widgets (VBox and HBox). | Aaron Marks | 6 | -0/+273 |
2005-06-18 | Showing buddyWindow | Mateusz Kaduk | 7 | -296/+42 |
2005-06-18 | Updated bad #ifdef (used wrong define name). | Aaron Marks | 1 | -1/+1 |
2005-06-17 | Updated BrowserBox to work with SDL by using the original font. (the setColor | Aaron Marks | 3 | -0/+17 |
2005-06-17 | new BrowserBox widget with colors/links support | José Ávila | 4 | -168/+116 |
2005-06-17 | new BrowserBox widget with colors/links support | José Ávila | 5 | -0/+798 |
2005-06-16 | Fixed cutting off bottom item row of inventory in some cases | Bjørn Lindeijer | 3 | -3/+26 |
2005-06-16 | Added action menu (moved trading to menu) | Mateusz Kaduk | 2 | -4/+23 |
2005-06-16 | Fixed window resizing to work properly, and on all edges and corners. | Bjørn Lindeijer | 4 | -93/+176 |
2005-06-14 | Only set alpha value when the minimap image loaded correctly. | Bjørn Lindeijer | 1 | -1/+5 |
2005-06-14 | Added background to minimap. Only used in Tonori Desert map for now, and its | Bjørn Lindeijer | 5 | -16/+91 |
2005-06-11 | Improve layout of login dialog slightly and allow login by pressing enter with | Bjørn Lindeijer | 1 | -6/+9 |
2005-06-06 | Fixed resizing window function | José Ávila | 2 | -17/+86 |
2005-06-05 | Implemented wrapping for textbox (still could use a small fix) and made death | Bjørn Lindeijer | 6 | -103/+90 |
2005-06-05 | Fixed equipment window to fit 32x32 items | Eugenio Favalli | 1 | -8/+8 |
2005-06-05 | Item icons now displayed as 32x32. | Bjørn Lindeijer | 2 | -31/+50 |
2005-06-05 | Using custom focus handler to work around problem with multiple widgets | Bjørn Lindeijer | 9 | -34/+173 |
2005-06-03 | A few cosmetic updates to help, and removed accounts help as that is outdated | Bjørn Lindeijer | 2 | -25/+28 |
2005-06-03 | Magical 1 character change in new item amount window (+ to -). | Aaron Marks | 1 | -1/+1 |
2005-06-03 | Modification in help system | José Ávila | 2 | -16/+22 |
2005-06-03 | Added IntTextBox class (a TextBox which only accepts integers). | Aaron Marks | 4 | -26/+148 |
2005-06-02 | In game help system files | José Ávila | 2 | -0/+207 |
2005-05-28 | Applied inventory weight information patch by Javila. | Bjørn Lindeijer | 2 | -3/+18 |
2005-05-27 | autoTarget is now a Being*, also may have fixed related crash and added label | Bjørn Lindeijer | 1 | -4/+2 |
2005-05-22 | requestTradeDialog is modal now | Jan-Fabian Humann | 2 | -23/+14 |
2005-05-22 | This way auto attack should work with left ctrl too (also | Eugenio Favalli | 1 | -0/+2 |
2005-05-22 | An attemp on auto attack, not bug free for sure | Eugenio Favalli | 1 | -0/+2 |
2005-05-22 | trade: disable textfield on ok | Jan-Fabian Humann | 1 | -1/+2 |
2005-05-22 | another trade update: trading money is possible now, left box is for money yo... | Jan-Fabian Humann | 2 | -7/+62 |
2005-05-22 | Picking up now possible with Z, and fixed width of a few scroll area contents. | Bjørn Lindeijer | 6 | -0/+31 |
2005-05-21 | Fix opacity of Window titles in OpenGL and scroll areas which broke last commit | Bjørn Lindeijer | 1 | -0/+2 |
2005-05-21 | Numerous things: | Bjørn Lindeijer | 5 | -25/+31 |
2005-05-21 | trade: you can not change trade quantities (RO protocol forbids it...) | Jan-Fabian Humann | 1 | -6/+12 |
2005-05-21 | Only load resources once for player box, scroll area and text field. Also | Bjørn Lindeijer | 6 | -90/+205 |
2005-05-21 | Fixed menu so it is working.. | Mateusz Kaduk | 3 | -9/+18 |
2005-05-19 | Made item amount window a modal dialog and removed support for old map format. | Bjørn Lindeijer | 11 | -161/+143 |
2005-05-18 | Upgrade to Guichan 0.4.0, TMW can no longer compile, link or run against 0.3.0. | Bjørn Lindeijer | 6 | -232/+87 |
2005-05-17 | we dont need an itemamount window if quantity in inventory is 1 | Jan-Fabian Humann | 1 | -3/+8 |