Age | Commit message (Expand) | Author | Files | Lines |
2005-02-20 | Fixed Cancel button for NPC choice dialog, thanks to Mra. Also some small | Bjørn Lindeijer | 1 | -10/+15 |
2005-02-19 | Committed new graphics for button, checkbox and radio button by romulo. Also | Bjørn Lindeijer | 2 | -11/+13 |
2005-02-18 | Improve window borders and speed up alpha property by not setting alpha each | Bjørn Lindeijer | 1 | -18/+18 |
2005-02-18 | Gui v3 with Images* | Yohann Ferreira | 2 | -65/+33 |
2005-02-18 | The Gui v3 | Yohann Ferreira | 2 | -28/+70 |
2005-02-15 | Updated layout and contents of FAQ a bit, fixed debug path and mouse rendering | Bjørn Lindeijer | 5 | -24/+1 |
2005-02-14 | Support for drawing using OpenGL. Don't expect it to be fast yet though. | Bjørn Lindeijer | 6 | -14/+36 |
2005-02-14 | Display of path to mouse now a debug feature you can toggle with F6, plus some | Bjørn Lindeijer | 1 | -6/+2 |
2005-02-14 | Simplified logging for the sake of simplicity. | Bjørn Lindeijer | 4 | -11/+11 |
2005-02-13 | Largely cleanups. | Bjørn Lindeijer | 1 | -1/+1 |
2005-02-13 | Lock the screen surface before modifying pixels directly. | Bjørn Lindeijer | 1 | -1/+5 |
2005-02-13 | No need to keep track of mouse position ourselves. Also put default startup | Bjørn Lindeijer | 3 | -18/+0 |
2005-02-13 | Allow preservation of alpha channel when loading image resources, which is used | Bjørn Lindeijer | 3 | -0/+18 |
2005-02-13 | converted font to png | Marcel W. Wysocki | 1 | -1/+1 |
2005-02-12 | Added modules and moved some files around. | Bjørn Lindeijer | 1 | -1/+1 |
2005-02-11 | Working on equipment | Eugenio Favalli | 2 | -0/+112 |
2005-02-11 | Working on equipment | Eugenio Favalli | 4 | -8/+33 |
2005-02-10 | Fixed PlayerBox to cope with no hair as well, and fixed using Makefile.cvs a | Bjørn Lindeijer | 1 | -3/+7 |
2005-02-07 | Cleaning and preparing to add equipment | Eugenio Favalli | 1 | -3/+4 |
2005-02-06 | Mostly making map tile data dynamically allocated. | Bjørn Lindeijer | 2 | -9/+12 |
2005-02-06 | Added minimal minimap | Eugenio Favalli | 2 | -0/+135 |
2005-02-06 | Added files to list and removed some old tmw.ini values. | Bjørn Lindeijer | 3 | -1/+3 |
2005-02-06 | Forgot these ones | Eugenio Favalli | 2 | -0/+278 |
2005-02-06 | Completed inventory fix, now selection works | Eugenio Favalli | 3 | -76/+25 |
2005-02-06 | Fixing inventory (still needed to add a proper way to choose items, now creat... | Eugenio Favalli | 2 | -58/+71 |
2005-01-30 | Sounds is now available for those on Windows. | Bjørn Lindeijer | 1 | -6/+0 |
2005-01-30 | Allow ESC to quit login screen and do GUI logic before drawing. | Bjørn Lindeijer | 1 | -3/+7 |
2005-01-30 | Corrected Toggle fullscreen code, still need to handle resolution | Yohann Ferreira | 1 | -4/+32 |
2005-01-29 | *** empty log message *** | Yohann Ferreira | 3 | -3/+14 |
2005-01-29 | *** empty log message *** | Yohann Ferreira | 1 | -3/+2 |
2005-01-29 | *** empty log message *** | Yohann Ferreira | 2 | -21/+4 |
2005-01-25 | *** empty log message *** | Yohann Ferreira | 2 | -1/+32 |
2005-01-25 | *** empty log message *** | Yohann Ferreira | 2 | -17/+34 |
2005-01-25 | *** empty log message *** | Yohann Ferreira | 2 | -14/+14 |
2005-01-23 | Uninitialized variable and free/delete/delete[] mismatch fixes. | Bjørn Lindeijer | 3 | -9/+13 |
2005-01-18 | *** empty log message *** | Yohann Ferreira | 2 | -2/+38 |
2005-01-18 | Changed default depth to 32 and fixed window snapping by one pixel. | Bjørn Lindeijer | 1 | -4/+4 |
2005-01-18 | *** empty log message *** | Yohann Ferreira | 1 | -7/+7 |
2005-01-18 | *** empty log message *** | Yohann Ferreira | 1 | -11/+5 |
2005-01-18 | *** empty log message *** | Yohann Ferreira | 1 | -5/+14 |
2005-01-18 | Fixed pattern drawing and focus on Ok/Select buttons for first dialogs. | Bjørn Lindeijer | 2 | -0/+2 |
2005-01-17 | Converted all GUI images to PNG | Bjørn Lindeijer | 8 | -17/+17 |
2005-01-17 | *** empty log message *** | Yohann Ferreira | 1 | -10/+8 |
2005-01-17 | *** empty log message *** | Yohann Ferreira | 1 | -48/+141 |
2005-01-17 | Got stuff to work with Dev-C++ | Bjørn Lindeijer | 2 | -10/+3 |
2005-01-17 | Committing Allegro -> SDL switch, hugely breaking the game. | Bjørn Lindeijer | 17 | -176/+90 |
2005-01-16 | Removed a lot of allegro.h includes. | Bjørn Lindeijer | 10 | -48/+33 |
2005-01-16 | Removed datafile and configfile and any leftover old GUI drawing code. | Bjørn Lindeijer | 10 | -297/+129 |
2005-01-16 | Ported slider over to resource manager. | Bjørn Lindeijer | 6 | -76/+61 |
2005-01-16 | Removed checkbox and dialog stuff. | Bjørn Lindeijer | 3 | -90/+1 |