Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-12 | Created setup class and changed to use guichan | Mateusz Kaduk | 4 | -121/+81 | |
2004-12-12 | Chat input field to Guichan. | Bjørn Lindeijer | 9 | -291/+330 | |
2004-12-12 | *** empty log message *** | Bjørn Lindeijer | 1 | -0/+0 | |
2004-12-12 | Added Guichan and converted login dialog. Also resolved some naming conflicts. | Bjørn Lindeijer | 7 | -109/+239 | |
2004-12-12 | Sull-Just finished to play with it for testing purpose(CVS) | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | yea thats fine | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | back to normal | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | 123 | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | 123go | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | thats an example | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | thats all | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | *** empty log message *** | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | *** empty log message *** | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | 1 | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | yes thats fine | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | *** empty log message *** | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | *** empty log message *** | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | testing | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | a little test again | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-12 | testing my email script | Jean-Francois Lampron | 1 | -1/+1 | |
2004-12-11 | Pretty much fix the segfault by removing the copying and not unloading the | Bjørn Lindeijer | 2 | -9/+8 | |
datafile. Not sure what was wrong exactly though. | |||||
2004-12-11 | Added HACKING.txt and reverted the revertion of my changes to log.cpp ;) | Bjørn Lindeijer | 2 | -11/+65 | |
2004-12-11 | Core sprite classes of the new graphic engine | Eugenio Favalli | 1 | -0/+90 | |
2004-12-11 | Core sprite classes of the new graphic engine | Eugenio Favalli | 2 | -7/+4 | |
2004-12-11 | Core sprite classes of the new graphic engine | Eugenio Favalli | 1 | -1/+1 | |
2004-12-11 | Core sprite classes of the new graphic engine | Eugenio Favalli | 9 | -79/+99 | |
2004-12-11 | Walk with arrow keys too. | Bjørn Lindeijer | 3 | -7/+5 | |
2004-12-11 | Switched NODE and PATH_NODE to use constructors. | Bjørn Lindeijer | 4 | -70/+60 | |
2004-12-11 | Removed ManaWorld.ncb from CVS and added some comments to log.cpp code. | Bjørn Lindeijer | 1 | -9/+27 | |
2004-12-11 | Some changes include SDL support for Visual Studio .NET | Raymond Chandler III | 2 | -2/+27 | |
2004-12-11 | *** empty log message *** | Raymond Chandler III | 1 | -15/+4 | |
2004-12-11 | *** empty log message *** | Raymond Chandler III | 1 | -1/+1 | |
2004-12-11 | *** empty log message *** | Raymond Chandler III | 1 | -5/+7 | |
2004-12-11 | fixed F10 bug | Raymond Chandler III | 1 | -2/+14 | |
2004-12-11 | Removed Allegro dependency on logger, which now also produces timestamped | Bjørn Lindeijer | 7 | -172/+68 | |
categorized messages instead of using the configuration file approach. | |||||
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 38 | -867/+792 | |
2004-12-10 | Changed makefile a bit to have it create the object files in a separate ↵ | Bjørn Lindeijer | 7 | -19/+48 | |
directory. | |||||
2004-12-09 | *** empty log message *** | Eugenio Favalli | 1 | -7/+17 | |
2004-12-01 | Added setup files | Mateusz Kaduk | 2 | -0/+151 | |
2004-12-01 | Added setup | Mateusz Kaduk | 3 | -3/+10 | |
2004-11-27 | Auto detect keyboard WIN32 | Eugenio Favalli | 2 | -2/+2 | |
2004-11-27 | Auto detect keyboard WIN32 | Eugenio Favalli | 2 | -2/+3 | |
2004-11-27 | Auto detect keyboard WIN32 | Eugenio Favalli | 1 | -5/+24 | |
2004-11-26 | Auto detect keyboard WIN32 | Eugenio Favalli | 3 | -15/+20 | |
2004-11-26 | Auto detect keyboard WIN32 | Eugenio Favalli | 1 | -1/+1 | |
2004-11-26 | Auto detect keyboard WIN32 | Eugenio Favalli | 1 | -1/+1 | |
2004-11-26 | Auto detect keyboard WIN32 | Eugenio Favalli | 2 | -10/+13 | |
2004-11-26 | Auto detect keyboard WIN32 | Eugenio Favalli | 6 | -50/+385 | |
2004-11-26 | *** empty log message *** | Alexander Baldeck | 1 | -3/+1 | |
2004-11-26 | fix for tmw crash in login() due to too long username in tmw.ini (>25chars) ↵ | Alexander Baldeck | 3 | -3/+16 | |
(kth5) |