summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2005-04-26Changed keyboard control to integrate better with mouse walk, changed locationBjørn Lindeijer1-0/+3
2005-04-22Now you can attack with right mouse button, useful when using bow, need impro...Eugenio Favalli1-4/+4
2005-04-18Fixed tileset loading to clear tilesets vector when finished.Bjørn Lindeijer1-4/+8
2005-04-01* The client will now only attempt to load .tmx or .tmx.gz files.Bjørn Lindeijer1-3/+4
2005-03-25Fix compile issues on Windows.Bjørn Lindeijer1-1/+1
2005-03-25Fix a few more log and error calls to make sure it compiles...Bjørn Lindeijer2-14/+16
2005-03-21Some cleanups and button, radiobutton and checkbox now take into accountBjørn Lindeijer1-8/+12
2005-03-13* Moved Being public char *speech to private std::string speechBjørn Lindeijer1-1/+1
2005-03-11Well, yet again the commit seems to have left some files out.Bjørn Lindeijer1-0/+1
2005-03-10Fixed showing death bitmap when other players die and fixed the black hairBjørn Lindeijer1-0/+9
2005-03-01An attempt to get rid of executable permissions.Bjørn Lindeijer2-26/+18
2005-03-01This is the update for the charge bar. It resets every time an attack message...Kiyoshi Kyokai1-0/+2
2005-02-21Updates to change log, file lists, lots of doxygen comments and small changes.Bjørn Lindeijer1-1/+1
2005-02-20Added basic functionality for the new skill dialog. Class support, initializa...Kiyoshi Kyokai1-1/+1
2005-02-14Simplified logging for the sake of simplicity.Bjørn Lindeijer3-22/+35
2005-02-06Fixing inventory (still needed to add a proper way to choose items, now creat...Eugenio Favalli1-1/+6
2005-01-17Got stuff to work with Dev-C++Bjørn Lindeijer3-12/+11
2005-01-17Near SDL switchEugenio Favalli1-0/+3
2005-01-16Removed a lot of allegro.h includes.Bjørn Lindeijer2-16/+3
2005-01-15Fixing crash on death. Death handling could still be improved though.Bjørn Lindeijer1-2/+1
2005-01-13Got rid of Allegro ok dialog completely. Now just the yes_no dialog remaining.Bjørn Lindeijer1-9/+8
2005-01-05Removed bugging cancel button from npc dialog and fixed npc sprites.Bjørn Lindeijer2-5/+7
2005-01-03Some indent, comment and const parameter changes.Bjørn Lindeijer2-164/+177
2004-12-26- final touch to writing mechanism of the config systemAlexander Baldeck1-73/+73
2004-12-23Fixed up iptostring() memory leak.Aaron Marks1-3/+3
2004-12-14- eyecandy using indentation feature ;)Alexander Baldeck1-18/+23
2004-12-13Whee, moving headers around! Also provided makefile.mgw for compiling with Mi...Bjørn Lindeijer1-4/+5
2004-12-11Core sprite classes of the new graphic engineEugenio Favalli1-2/+2
2004-12-11Removed Allegro dependency on logger, which now also produces timestampedBjørn Lindeijer1-3/+2
2004-12-10Use a consistent tab-less header throughout the code.Bjørn Lindeijer4-87/+80
2004-10-03*** empty log message ***Eugenio Favalli1-1/+1
2004-09-28*** empty log message ***Eugenio Favalli2-32/+21
2004-09-26*** empty log message ***Eugenio Favalli7-0/+697