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
c10b413f658fb2bdf7577a4d5dd41090f0ee7a87
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
a953a8ef57
debug_assert now displays function name also. this neatly avoids the need for __func__ in every debug_warn, which also breaks on Linux. all such constructions have been removed.
...
This was SVN commit r2968.
2005-10-19 06:29:55 +00:00
..
error_dialog.h
…
error_dialog.rc
…
icon.rc
…
printf.cpp
…
printf.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
debug_assert now displays function name also. this neatly avoids the need for __func__ in every debug_warn, which also breaks on Linux. all such constructions have been removed.
2005-10-19 06:29:55 +00:00
waio.h
…
wcpu.cpp
…
wcpu.h
…
wdbg_sym.cpp
debug_assert now displays function name also. this neatly avoids the need for __func__ in every debug_warn, which also breaks on Linux. all such constructions have been removed.
2005-10-19 06:29:55 +00:00
wdbg.cpp
debug_assert now displays function name also. this neatly avoids the need for __func__ in every debug_warn, which also breaks on Linux. all such constructions have been removed.
2005-10-19 06:29:55 +00:00
wdbg.h
…
wdetect.cpp
debug_assert now displays function name also. this neatly avoids the need for __func__ in every debug_warn, which also breaks on Linux. all such constructions have been removed.
2005-10-19 06:29:55 +00:00
wdir_watch.cpp
debug_assert now displays function name also. this neatly avoids the need for __func__ in every debug_warn, which also breaks on Linux. all such constructions have been removed.
2005-10-19 06:29:55 +00:00
wdll.cpp
…
wdll.h
…
wgl.h
…
win_internal.h
…
win.cpp
-move app-specific stuff out of lib/ and into "hooks". see new lib/app_hooks* (note X macro goodness)
2005-10-19 03:06:54 +00:00
win.h
…
wposix_types.h
…
wposix.cpp
…
wposix.h
…
wpthread.cpp
…
wpthread.h
…
wsdl.cpp
CInput: swapped direction of mouse-wheel scrolling.
2005-10-14 21:59:08 +00:00
wsdl.h
…
wsock.cpp
…
wsock.h
…
wtime.cpp
debug_assert now displays function name also. this neatly avoids the need for __func__ in every debug_warn, which also breaks on Linux. all such constructions have been removed.
2005-10-19 06:29:55 +00:00
wtime.h
…