blob: ce2a6d09a13c074dbe6fe3e8b8ef987e1376c2f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
MessageBox:
[x] - Make it!
[/] - Make icons.
[ ] - Test it.
Mainwindow:
[x] - Clean out mgui code.
[x] - Make generic gui layout code.
[/] - Make icons.
[ ] - Test it.
CPRQueryDialog:
[x] - Make it!
[ ] - Clean out unnessecary code.
[ ] - Test it.
MiavConfig:
[x] - Integrate file parser.
[ ] - Make code for input validity test.
Makesystem:
[x] - "Port" to automake/autoconf
[x] - Make LibSDL detection in configure script
[x] - Make LibJpeg detection in configure script
[ ] - Make ffmpeg detection in configure script
[x] - Make server standalone compilable (through flag to configure)
|