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-01 23:05:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd4273cd16f0cb84e37330de981a20ee1cdbd7ce
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
cd4273cd16
Oops, I broke it. Fixed by reinserting memory leak.
...
This was SVN commit r2596.
2005-08-10 01:27:33 +00:00
..
unix
- sysdep cursor functions renamed sys_cursor_*
2005-08-10 00:27:56 +00:00
win
Oops, I broke it. Fixed by reinserting memory leak.
2005-08-10 01:27:33 +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
singleton.h: use assert2 (avoid trouble in wdbg code)
2005-06-16 21:46:33 +00:00
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
- sysdep cursor functions renamed sys_cursor_*
2005-08-10 00:27:56 +00:00