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-07 12:45:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3dec1bfb202f2614465dd7028c175e8e3e5ef44b
0ad
/
source
/
lib
/
sysdep
T
History
janwas
3dec1bfb20
# bugfix for
#78
: definition of PATH_MAX was too small/mixed up with VFS_MAX_PATH
...
This was SVN commit r3741.
2006-04-10 16:59:21 +00:00
..
unix
# overhauled error handling; made sure all low-level function failures are caught at the source.
2006-04-03 01:00:45 +00:00
win
# bugfix for
#78
: definition of PATH_MAX was too small/mixed up with VFS_MAX_PATH
2006-04-10 16:59:21 +00:00
cpu.h
…
dir_watch.h
- massive overhaul of lib error code returning. int -> LibError everywhere.
2005-12-11 22:23:55 +00:00
gfx.h
- massive overhaul of lib error code returning. int -> LibError everywhere.
2005-12-11 22:23:55 +00:00
ia32.asm
slight tweak to asm code - improve alignment and remove temp R..R/W..W memcpy interleaving
2005-12-08 17:26:08 +00:00
ia32.cpp
# overhauled error handling; made sure all low-level function failures are caught at the source.
2006-04-03 01:00:45 +00:00
ia32.h
- massive overhaul of lib error code returning. int -> LibError everywhere.
2005-12-11 22:23:55 +00:00
os.h
…
snd.h
…
sysdep.cpp
file code v2 is now feature complete and works.
2006-02-23 07:55:32 +00:00
sysdep.h
# housekeeping (improve unreachable code annotations and avoid compiler warnings)
2006-04-10 06:44:54 +00:00