This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-18 09:36:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ebdeff90edb15ce353ce56b157b72095e7c8ddd
0ad
/
source
/
lib
/
sysdep
/
os
T
History
historic_bruno
5cff74f4e7
Replaces FAM file monitoring with inotify on Linux, based on patch by noKid.
Fixes
#1316
, refs
#1687
.
...
Removes FAM dependency. This was SVN commit r12726.
2012-10-02 00:03:14 +00:00
..
android
…
bsd
Add support for OpenBSD.
Fixes
#1463
.
2012-06-13 20:43:56 +00:00
linux
Replaces FAM file monitoring with inotify on Linux, based on patch by noKid.
Fixes
#1316
, refs
#1687
.
2012-10-02 00:03:14 +00:00
osx
Implements copy/paste for OS X using NSPasteboard including pre-10.6 API support.
Fixes
#1326
2012-08-18 19:47:55 +00:00
unix
…
win
…