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-08 07:25:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8475c16c315ca2e08852b068ecd6ed66f0c3173e
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
1) removed scaffolding from file
2004-12-09 23:12:02 +00:00
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
stomped various lint warnings:
2005-01-23 17:45:25 +00:00
snd.h
add include guards; reflect lockfree.h rename
2005-04-27 16:16:52 +00:00
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