1
0
forked from 0ad/0ad
0ad/source
janwas 577c23d936 cursor: remove dependency on CVFSFile (all lib/res files must not depend on ps/, so that they can be reused in other projects)
wposix:
- FILETIME->time_t conversion for *stat
- improve opendir/readdir etc.; add readdir_stat_np
- add pthread_join and pthread_cancel
- add portable sem_* semaphore functions (alternative to SDL semaphores)

file: use readdir_stat_np instead of reading non-portable struct dirent
fields

This was SVN commit r1656.
2005-01-07 01:10:00 +00:00
..
graphics add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in). 2005-01-07 00:47:44 +00:00
gui add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in). 2005-01-07 00:47:44 +00:00
i18n add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in). 2005-01-07 00:47:44 +00:00
lib cursor: remove dependency on CVFSFile (all lib/res files must not depend on ps/, so that they can be reused in other projects) 2005-01-07 01:10:00 +00:00
maths s/Prometheus/Pyrogenesis/ 2004-12-05 21:56:09 +00:00
ps add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in). 2005-01-07 00:47:44 +00:00
renderer add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in). 2005-01-07 00:47:44 +00:00
scripting add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in). 2005-01-07 00:47:44 +00:00
simulation add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in). 2005-01-07 00:47:44 +00:00
sound Playlist now uses VFS. 2004-12-15 14:25:09 +00:00
tests add required precompiled header include 2004-12-01 06:52:39 +00:00
tools Fixed a bug in the autobuilder that occurs when tools (such as the autobuilder) are updated. 2005-01-05 19:46:31 +00:00
main.cpp timer.cpp: start FPS value = 60 => faster convergence 2005-01-07 00:52:05 +00:00
ProgrammingSchedule.xls Some more verbose error reporting 2004-11-12 22:11:04 +00:00