Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-14 | Simplified logging for the sake of simplicity. | Bjørn Lindeijer | 3 | -22/+35 | |
2005-02-06 | Fixing inventory (still needed to add a proper way to choose items, now ↵ | Eugenio Favalli | 1 | -1/+6 | |
creating a item widget) | |||||
2005-01-17 | Got stuff to work with Dev-C++ | Bjørn Lindeijer | 3 | -12/+11 | |
2005-01-17 | Near SDL switch | Eugenio Favalli | 1 | -0/+3 | |
2005-01-16 | Removed a lot of allegro.h includes. | Bjørn Lindeijer | 2 | -16/+3 | |
2005-01-15 | Fixing crash on death. Death handling could still be improved though. | Bjørn Lindeijer | 1 | -2/+1 | |
2005-01-13 | Got rid of Allegro ok dialog completely. Now just the yes_no dialog remaining. | Bjørn Lindeijer | 1 | -9/+8 | |
2005-01-05 | Removed bugging cancel button from npc dialog and fixed npc sprites. | Bjørn Lindeijer | 2 | -5/+7 | |
2005-01-03 | Some indent, comment and const parameter changes. | Bjørn Lindeijer | 2 | -164/+177 | |
2004-12-26 | - final touch to writing mechanism of the config system | Alexander Baldeck | 1 | -73/+73 | |
- tmw now can read and write its ini file - some fixes in login.cpp to get it to work properly - Init method -> init - Write method -> write - minor code "beautification" in several files | |||||
2004-12-23 | Fixed up iptostring() memory leak. | Aaron Marks | 1 | -3/+3 | |
2004-12-14 | - eyecandy using indentation feature ;) | Alexander Baldeck | 1 | -18/+23 | |
2004-12-13 | Whee, moving headers around! Also provided makefile.mgw for compiling with ↵ | Bjørn Lindeijer | 1 | -4/+5 | |
MinGW+MSYS. | |||||
2004-12-11 | Core sprite classes of the new graphic engine | Eugenio Favalli | 1 | -2/+2 | |
2004-12-11 | Removed Allegro dependency on logger, which now also produces timestamped | Bjørn Lindeijer | 1 | -3/+2 | |
categorized messages instead of using the configuration file approach. | |||||
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 4 | -87/+80 | |
2004-10-03 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 | |
2004-09-28 | *** empty log message *** | Eugenio Favalli | 2 | -32/+21 | |
2004-09-26 | *** empty log message *** | Eugenio Favalli | 7 | -0/+697 | |