Age | Commit message (Expand) | Author | Files | Lines |
2004-12-25 | Fixed error causing monster death bitmaps not to show up. | Bjørn Lindeijer | 3 | -5/+23 |
2004-12-25 | Taking screenshot seems to work now. Another more cleanup, maybe last before | Bjørn Lindeijer | 3 | -40/+53 |
2004-12-25 | Made image.cpp into module and done some more attempts at making graphics.cpp | Bjørn Lindeijer | 4 | -109/+211 |
2004-12-25 | I bet those coordinates were annoying. | Bjørn Lindeijer | 1 | -0/+2 |
2004-12-25 | Excuse me, but indeed freeing the item name is giving problems... | Bjørn Lindeijer | 1 | -2/+2 |
2004-12-25 | Xmas quest update | Eugenio Favalli | 2 | -8/+9 |
2004-12-25 | Xmas quest update | Eugenio Favalli | 1 | -4/+9 |
2004-12-25 | * Huge formatting changes and some attempts in simplifying graphics code. | Bjørn Lindeijer | 5 | -477/+459 |
2004-12-23 | Password masking is back! | Bjørn Lindeijer | 7 | -144/+100 |
2004-12-23 | Skinned our beautiful text field back! | Bjørn Lindeijer | 11 | -14/+157 |
2004-12-23 | Fixed up iptostring() memory leak. | Aaron Marks | 1 | -3/+3 |
2004-12-22 | Added fullscreen mode checkbox in setup window | Mateusz Kaduk | 2 | -4/+17 |
2004-12-22 | Fixed window titlebar drawing. | Bjørn Lindeijer | 1 | -5/+4 |
2004-12-22 | Added modes list to setup | Mateusz Kaduk | 2 | -7/+52 |
2004-12-22 | Using tmw's button in setup | Mateusz Kaduk | 2 | -5/+20 |
2004-12-22 | Setup has create_setup() method that creates only one instance. | Mateusz Kaduk | 3 | -24/+29 |
2004-12-22 | - setup gets only called from game.cpp | Mateusz Kaduk | 4 | -59/+48 |
2004-12-21 | Size is the only thing that matters. | Bjørn Lindeijer | 1 | -2/+2 |
2004-12-21 | That shouldn't be there. | Bjørn Lindeijer | 1 | -10/+0 |
2004-12-21 | Committing ported character select and new character dialogs by nym. | Bjørn Lindeijer | 5 | -238/+454 |
2004-12-20 | Removed some leftover alfont.h includes. | Bjørn Lindeijer | 3 | -3/+0 |
2004-12-20 | Converted the progress bar and stats dialog to Guichan widgets. | Bjørn Lindeijer | 12 | -76/+245 |
2004-12-20 | Updated Debian package, some fixes, new classes for the new graphic engine | Eugenio Favalli | 3 | -4/+111 |
2004-12-19 | no deprecated warnings about text_mode, textout or textprintf anymore | Alexander Baldeck | 2 | -31/+11 |
2004-12-19 | Use the CORE_VERSION define. | Bjørn Lindeijer | 1 | -1/+1 |
2004-12-19 | killed a few warnings about depcrated functions. mostly textprintf | Alexander Baldeck | 5 | -15/+15 |
2004-12-19 | removed alfont usage (obsolete dependency now) | Alexander Baldeck | 10 | -135/+119 |
2004-12-19 | Don't use alfont for text above player character. | Bjørn Lindeijer | 1 | -16/+26 |
2004-12-19 | More refining of windows. | Bjørn Lindeijer | 6 | -57/+46 |
2004-12-19 | Commented image.h | Eugenio Favalli | 1 | -28/+28 |
2004-12-19 | Implemented setLocationRelativeTo method on Window allowing the dialogs to be | Bjørn Lindeijer | 4 | -4/+62 |
2004-12-18 | Made login dialog and server select dialog into classes. | Bjørn Lindeijer | 4 | -127/+168 |
2004-12-18 | Added support for @!"$%&/=?^+*#[]{}()<>_;'., in the fixed font. | Bjørn Lindeijer | 1 | -1/+2 |
2004-12-18 | Corrected titlebar height. | Bjørn Lindeijer | 1 | -4/+4 |
2004-12-18 | Commented image.h | Eugenio Favalli | 1 | -57/+129 |
2004-12-18 | Added colon to the fixed font and removed some alfont usage. | Bjørn Lindeijer | 8 | -111/+50 |
2004-12-17 | Made some fixes to the window widget and made server selection use it too. | Bjørn Lindeijer | 5 | -52/+86 |
2004-12-17 | Finish image.h class renames. | Bjørn Lindeijer | 2 | -7/+8 |
2004-12-17 | Fixed image.h class names | Eugenio Favalli | 1 | -18/+37 |
2004-12-17 | Whoops forgot the bitmaps. | Bjørn Lindeijer | 1 | -3/+3 |
2004-12-17 | Added window class based on Guichan by none other than nym! | Bjørn Lindeijer | 4 | -3/+257 |
2004-12-17 | Doh, that probably doesn't work. | Bjørn Lindeijer | 1 | -1/+1 |
2004-12-17 | Focus that chat input field so that there is no need to click it. | Bjørn Lindeijer | 2 | -3/+6 |
2004-12-16 | fixed unresolved symbols by adding "renamed" sorucefiles again ^^ | Alexander Baldeck | 1 | -0/+2 |
2004-12-16 | part of autotools update | Alexander Baldeck | 2 | -861/+1 |
2004-12-16 | part of autotools update | Alexander Baldeck | 2 | -0/+892 |
2004-12-16 | Doxygen improvements. | Bjørn Lindeijer | 9 | -26/+52 |
2004-12-16 | Skinned checkbox similar to what it used to be. | Bjørn Lindeijer | 7 | -119/+159 |
2004-12-15 | Good old Aqua buttons back but now using Guichan | Bjørn Lindeijer | 6 | -7/+182 |
2004-12-14 | Mainly been rewriting the guide to compiling TMW on Windows | Bjørn Lindeijer | 2 | -3/+2 |