Age | Commit message (Expand) | Author | Files | Lines |
2004-12-22 | - setup gets only called from game.cpp | Mateusz Kaduk | 2 | -54/+47 |
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 | 4 | -237/+453 |
2004-12-20 | Removed some leftover alfont.h includes. | Bjørn Lindeijer | 2 | -2/+0 |
2004-12-20 | Converted the progress bar and stats dialog to Guichan widgets. | Bjørn Lindeijer | 8 | -52/+214 |
2004-12-19 | no deprecated warnings about text_mode, textout or textprintf anymore | Alexander Baldeck | 1 | -30/+10 |
2004-12-19 | killed a few warnings about depcrated functions. mostly textprintf | Alexander Baldeck | 4 | -14/+15 |
2004-12-19 | removed alfont usage (obsolete dependency now) | Alexander Baldeck | 6 | -111/+104 |
2004-12-19 | More refining of windows. | Bjørn Lindeijer | 6 | -57/+46 |
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 | 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 | 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 | 3 | -1/+254 |
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 | 1 | -1/+0 |
2004-12-14 | - removed code passage with no effect | Alexander Baldeck | 1 | -6/+3 |
2004-12-13 | Whee, moving headers around! Also provided makefile.mgw for compiling with Mi... | Bjørn Lindeijer | 2 | -6/+6 |
2004-12-13 | Some header order, namespace and lib fixes to improve MSVC support. | Bjørn Lindeijer | 5 | -10/+11 |
2004-12-12 | Ported server list dialog over to Guichan. | Bjørn Lindeijer | 4 | -105/+168 |
2004-12-12 | Created setup class and changed to use guichan | Mateusz Kaduk | 2 | -116/+76 |
2004-12-12 | Chat input field to Guichan. | Bjørn Lindeijer | 5 | -262/+273 |
2004-12-12 | Added Guichan and converted login dialog. Also resolved some naming conflicts. | Bjørn Lindeijer | 5 | -86/+213 |
2004-12-11 | Removed Allegro dependency on logger, which now also produces timestamped | Bjørn Lindeijer | 3 | -17/+16 |
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 20 | -457/+418 |
2004-12-01 | Added setup files | Mateusz Kaduk | 2 | -0/+151 |
2004-11-26 | fix for tmw crash in login() due to too long username in tmw.ini (>25chars) (... | Alexander Baldeck | 1 | -1/+4 |
2004-11-19 | Hair styles | Eugenio Favalli | 2 | -0/+2 |
2004-11-13 | Hair styles | Eugenio Favalli | 1 | -2/+3 |
2004-11-12 | Hair styles | Eugenio Favalli | 2 | -9/+23 |
2004-11-12 | NPC lists | Eugenio Favalli | 4 | -7/+23 |
2004-11-07 | NPC lists | Eugenio Favalli | 1 | -5/+9 |
2004-11-07 | NPC lists | Eugenio Favalli | 3 | -1/+127 |
2004-11-06 | Added possibility to choose the color of hair | Eugenio Favalli | 4 | -57/+112 |
2004-11-06 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 |
2004-10-22 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 |
2004-10-08 | *** empty log message *** | Alexander Baldeck | 1 | -1/+3 |
2004-10-08 | *** empty log message *** | Eugenio Favalli | 8 | -264/+325 |
2004-10-05 | Fixed and error in plus_proc | Simon Edwardsson | 1 | -1/+1 |
2004-10-05 | You can now increase your stats, when incresing in level. | Simon Edwardsson | 4 | -7/+103 |
2004-10-03 | *** empty log message *** | Eugenio Favalli | 1 | -3/+3 |
2004-10-03 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 |
2004-10-03 | *** empty log message *** | Eugenio Favalli | 3 | -3/+3 |
2004-10-03 | Now possible to use items (again) | Simon Edwardsson | 3 | -4/+57 |