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
fac9a8aa87ec43889f81239d945ee860d04b9446
0ad
/
source
/
lib
/
sysdep
T
History
janwas
fac9a8aa87
reading a gamedev thread triggered the realization that WDIR no longer needs to store full path in dirent. therefore, streamlined opendir/readdir/closedir; I guess they are a good bit more efficient now.
...
This was SVN commit r2606.
2005-08-12 22:19:31 +00:00
..
unix
- sysdep cursor functions renamed sys_cursor_*
2005-08-10 00:27:56 +00:00
win
reading a gamedev thread triggered the realization that WDIR no longer needs to store full path in dirent. therefore, streamlined opendir/readdir/closedir; I guess they are a good bit more efficient now.
2005-08-12 22:19:31 +00:00
cpu.h
- config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros
2005-08-09 16:23:19 +00:00
dir_watch.h
…
gfx.h
…
ia32.cpp
- config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros
2005-08-09 16:23:19 +00:00
ia32.h
- config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros
2005-08-09 16:23:19 +00:00
os.h
…
snd.h
…
sysdep.cpp
- config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros
2005-08-09 16:23:19 +00:00
sysdep.h
- split up lib/res into file, graphics and sound.
2005-08-12 17:06:53 +00:00