From 1c390fbdf33142474ee646f91ccc049f51bfbcf4 Mon Sep 17 00:00:00 2001 From: Valery V Yatsko Date: Sat, 16 Aug 2008 22:52:31 +0400 Subject: [PATCH] put cygwin/mingw/native win32 (+shared modules) support in TODO (need discussion), currently ratbox3 could be compiled under cygwin/mingw --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 14b9041d..93169f9b 100644 --- a/TODO +++ b/TODO @@ -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