put cygwin/mingw/native win32 (+shared modules) support in TODO (need discussion), currently ratbox3 could be compiled under cygwin/mingw

This commit is contained in:
Valery V Yatsko 2008-08-16 22:52:31 +04:00
parent 5f5fc333fb
commit 2b97b8ed52
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -53,6 +53,10 @@
in modules: privilege_add("kill_global"), has_privilege(source_p, "kill_global") etc, should work the way dynamic cflags/umodes done
[x] Remove glines entirely
[x] test suite as in ircu
[?] win32
[?] cygwin support
[?] mingw support
[?] native win32 (VS2005/VS2008)
[/] Bug fixes
[x] Compilation without zlib headers fails - fixed
[ ] Compilation date and time in server welcome message is in OS locale - looks ugly 'cause often it's not match user's codepage