Age | Commit message (Expand) | Author | Files | Lines |
2005-03-03 | Separated graphic/graphic.cpp into graphics.cpp and engine.cpp. | Bjørn Lindeijer | 1 | -10/+11 |
2005-03-01 | Deleting subx and suby for items, because it's useless | Jan-Fabian Humann | 1 | -12/+6 |
2005-02-28 | Adding support for drop items part 2/2 | Jan-Fabian Humann | 1 | -5/+79 |
2005-02-25 | Fixing equipment and shops according to the new server script | Eugenio Favalli | 1 | -14/+56 |
2005-02-23 | Committed patch by Mra, which fixes multiple NPCs talks in one window and | Bjørn Lindeijer | 1 | -14/+20 |
2005-02-20 | Added basic functionality for the new skill dialog. Class support, initializa... | Kiyoshi Kyokai | 1 | -0/+4 |
2005-02-20 | Reverted changes to skill dialog, a new one will be developed alongside it so | Bjørn Lindeijer | 1 | -2/+5 |
2005-02-20 | More progress towards loading XML maps. | Bjørn Lindeijer | 1 | -7/+10 |
2005-02-20 | Better working equipment! | Eugenio Favalli | 1 | -6/+25 |
2005-02-20 | Finally equipment! Sometimes it works :P | Eugenio Favalli | 1 | -7/+25 |
2005-02-20 | added skill functionality | Kiyoshi Kyokai | 1 | -3/+2 |
2005-02-18 | So I added this alpha attribute to images... | Bjørn Lindeijer | 1 | -1/+1 |
2005-02-16 | "make dist" now produces distributions that compile and run, upped version to | Bjørn Lindeijer | 1 | -27/+26 |
2005-02-14 | Display of path to mouse now a debug feature you can toggle with F6, plus some | Bjørn Lindeijer | 1 | -0/+5 |
2005-02-13 | Largely cleanups. | Bjørn Lindeijer | 1 | -9/+9 |
2005-02-13 | Some fixes and item updates | Eugenio Favalli | 1 | -2/+2 |
2005-02-13 | No need to keep track of mouse position ourselves. Also put default startup | Bjørn Lindeijer | 1 | -7/+0 |
2005-02-13 | Removed copyrighted song from CVS. | Bjørn Lindeijer | 1 | -1/+2 |
2005-02-13 | New shorter and more flexible pathfinding implementation, which is hopefully | Bjørn Lindeijer | 1 | -10/+17 |
2005-02-11 | Working on equipment | Eugenio Favalli | 1 | -8/+25 |
2005-02-06 | ops forgot it commented | Eugenio Favalli | 1 | -2/+2 |
2005-02-06 | Fixing inventory (still needed to add a proper way to choose items, now creat... | Eugenio Favalli | 1 | -14/+11 |
2005-02-02 | Turned MAP struct into Map class. | Bjørn Lindeijer | 1 | -6/+6 |
2005-01-30 | Doesn't create packet.list anymore. This avoids debian packaging security pro... | Yohann Ferreira | 1 | -3/+3 |
2005-01-30 | Allow ESC to quit login screen and do GUI logic before drawing. | Bjørn Lindeijer | 1 | -1/+1 |
2005-01-30 | Corrected Toggle fullscreen code | Yohann Ferreira | 1 | -1/+1 |
2005-01-29 | *** empty log message *** | Yohann Ferreira | 1 | -1/+0 |
2005-01-29 | *** empty log message *** | Yohann Ferreira | 1 | -2/+5 |
2005-01-25 | *** empty log message *** | Yohann Ferreira | 1 | -0/+6 |
2005-01-25 | *** empty log message *** | Yohann Ferreira | 1 | -1/+1 |
2005-01-25 | *** empty log message *** | Yohann Ferreira | 1 | -81/+20 |
2005-01-21 | Some refactoring of Being class. | Bjørn Lindeijer | 1 | -41/+13 |
2005-01-19 | *** empty log message *** | Bjørn Lindeijer | 1 | -8/+0 |
2005-01-17 | Improve key input some more. | Bjørn Lindeijer | 1 | -129/+57 |
2005-01-17 | ESC works again for quit and Ctrl+F switched windowed/fullscreen in X11 | Bjørn Lindeijer | 1 | -166/+172 |
2005-01-17 | *** empty log message *** | Yohann Ferreira | 1 | -1/+169 |
2005-01-17 | Committing Allegro -> SDL switch, hugely breaking the game. | Bjørn Lindeijer | 1 | -70/+65 |
2005-01-15 | Fixed screenshot taking and changed chat box in Guichan widget. | Bjørn Lindeijer | 1 | -14/+15 |
2005-01-15 | Fixed upping skills. | Bjørn Lindeijer | 1 | -3/+3 |
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -8/+8 |
2005-01-15 | Fixed and improved death | Eugenio Favalli | 1 | -5/+14 |
2005-01-15 | Cleaning | Eugenio Favalli | 1 | -3/+0 |
2005-01-15 | Being struct/class switch | Eugenio Favalli | 1 | -148/+166 |
2005-01-15 | Fixing crash on death. Death handling could still be improved though. | Bjørn Lindeijer | 1 | -34/+48 |
2005-01-15 | Solved stats window problem with updating variable and sending stat update. | Bjørn Lindeijer | 1 | -20/+20 |
2005-01-14 | *** empty log message *** | Yohann Ferreira | 1 | -3/+3 |
2005-01-14 | *** empty log message *** | Yohann Ferreira | 1 | -3/+3 |
2005-01-13 | *** empty log message *** | Yohann Ferreira | 1 | -1/+3 |
2005-01-12 | *** empty log message *** | Yohann Ferreira | 1 | -9/+10 |
2005-01-12 | *** empty log message *** | Yohann Ferreira | 1 | -0/+9 |