summaryrefslogtreecommitdiff
path: root/src/gui/chargedialog.h
AgeCommit message (Collapse)AuthorFilesLines
2005-08-28Prepare our source so that it'll survive a guichan header cleanup, should it ↵Björn Steinbrink1-0/+2
ever happen...
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-3/+3
2005-07-13* Committing some cleanups by DoenerBjørn Lindeijer1-1/+1
* Fixed some compiler warnings * Restored a USE_OPENGL check around OpenGL headers * Fixed error about FALSE not being defined * Fixed issue with font to become speechFont when the latter is not installed
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-0/+2
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-0/+3
2005-03-01This is the update for the charge bar. It resets every time an attack ↵Kiyoshi Kyokai1-1/+4
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-28this is the new dialog for charging attacks and such. To be implemented soon,Kiyoshi Kyokai1-0/+51