This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
c21bfde0455dfb0bf2ef65c86bf49d1e64ddfaeb
0ad
/
source
/
lib
/
sysdep
T
History
janwas
5bb24a387f
fix dir_cancel_watch issue: fail silently if watch=0 (happens if directory mounted only from archive, i.e. there's no real directory to watch)
...
This was SVN commit r1524.
2004-12-18 03:45:12 +00:00
..
unix
Don't convert paths here since it's already done by the caller (API change)
2004-12-04 20:27:07 +00:00
win
fix dir_cancel_watch issue: fail silently if watch=0 (happens if directory mounted only from archive, i.e. there's no real directory to watch)
2004-12-18 03:45:12 +00:00
cpu.h
…
debug.h
…
dir_watch.h
1) removed scaffolding from file
2004-12-09 23:12:02 +00:00
gfx.h
explicit string size; remove reference to detect()
2004-11-19 22:41:05 +00:00
ia32.cpp
fixed sched. priority code: wouldn't work for all values.
2004-12-07 03:01:12 +00:00
ia32.h
…
os.h
…
sysdep.cpp
…
sysdep.h
…