summaryrefslogtreecommitdiff
path: root/src/gui/chargedialog.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-07-13* Committing some cleanups by DoenerBjørn Lindeijer1-3/+4
* 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-5/+1
2005-03-20TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!Bjørn Lindeijer1-4/+2
Also fixed a crash on clicking wallpaper in login phase.
2005-03-03Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.Bjørn Lindeijer1-1/+1
2005-03-01This is the update for the charge bar. It resets every time an attack ↵Kiyoshi Kyokai1-3/+17
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