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-04 19:07:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac034f37331ddc67970040d711211d4a9ff8bb9c
0ad
/
source
/
lib
/
sysdep
T
History
janwas
8475c16c31
fix bugs in ilog2 (yoink) and add self-test+asserts.
...
This was SVN commit r2600.
2005-08-11 02:02:10 +00:00
..
unix
- sysdep cursor functions renamed sys_cursor_*
2005-08-10 00:27:56 +00:00
win
fix bugs in ilog2 (yoink) and add self-test+asserts.
2005-08-11 02:02:10 +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