1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/unix
2005-10-24 03:20:54 +00:00
..
dir_watch_fam.cpp Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp) 2005-09-12 23:37:52 +00:00
udbg.cpp debug_putws was causing trouble on linux when mixing char and wchar_t writes to file. accordingly, have debug_wprintf do wchar->utf8 conversion (done there instead of in debug_putws because it's needed for the filtering logic as well) and call its char* equivalent and remove debug_putws. 2005-10-24 03:20:54 +00:00
udbg.h - sysdep: moved posix versions of display_msg etc. to new unix.cpp 2005-06-21 16:44:12 +00:00
unix.cpp Hardware cursor isn't implemented for X. 2005-09-29 21:48:04 +00:00
unix.h - config.h: massive improvements, much clearer. 2005-06-22 03:23:22 +00:00
x.cpp New terrain properties stuff, gcc compatability and updated unix debugging stuff 2005-08-07 21:58:36 +00:00