summaryrefslogtreecommitdiff
path: root/src/net/protocol.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-03-25Fix a few more log and error calls to make sure it compiles...Bjørn Lindeijer1-5/+6
2005-03-21Some cleanups and button, radiobutton and checkbox now take into accountBjørn Lindeijer1-8/+12
disabled status.
2005-03-01This is the update for the charge bar. It resets every time an attack ↵Kiyoshi Kyokai1-0/+2
message is sent to the server. I still haven't actually worked the timer into this. I'd appreciate it if someone would explain how. Thanks.
2005-02-14Simplified logging for the sake of simplicity.Bjørn Lindeijer1-4/+5
2005-01-17Got stuff to work with Dev-C++Bjørn Lindeijer1-0/+10
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-03Some indent, comment and const parameter changes.Bjørn Lindeijer1-154/+134
2004-12-11Removed Allegro dependency on logger, which now also produces timestampedBjørn Lindeijer1-3/+2
categorized messages instead of using the configuration file approach.
2004-12-10Use a consistent tab-less header throughout the code.Bjørn Lindeijer1-22/+20
2004-10-03*** empty log message ***Eugenio Favalli1-1/+1
2004-09-28*** empty log message ***Eugenio Favalli1-31/+19
2004-09-26*** empty log message ***Eugenio Favalli1-0/+264