Revision 91686925
Added by skyjake about 11 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- client
- client.pro (diff)
- include
- ui
- clientwindow.h (diff)
- widgets
- gamewidget.h
- legacywidget.h
- ui
- src
- ui
- clientwindow.cpp (diff)
- widgets
- busywidget.cpp (diff)
- gamewidget.cpp
- legacywidget.cpp
- taskbarwidget.cpp (diff)
- ui
- client
Refactor|UI: Renamed LegacyWidget to GameWidget
This widget's job is to draw the 3D game world. All overlaid UI
elements will be split to another widget.