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-13 19:33:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
caedad6fc48edd19eaaa1006a6d9a6e032aa06ce
0ad
/
source
/
lib
/
sysdep
/
win
T
History
Ykkrosh
9cd4cab693
A few log categories
...
This was SVN commit r994.
2004-08-15 20:57:31 +00:00
..
assert_dlg.h
…
assert_dlg.rc
…
dbghelp_funcs.h
…
printf.cpp
A few log categories
2004-08-15 20:57:31 +00:00
printf.h
Added vsnprintf2, a wrapper around vsnprintf to make it more gcc-like (allowing %lld, %1$d, etc)
2004-08-09 15:44:35 +00:00
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
removed winsock dependency (now uses GetFileType)
2004-08-12 17:32:16 +00:00
waio.h
…
wcpu.cpp
fix include path
2004-07-31 19:47:40 +00:00
wdbg.cpp
move some win-specific debug calls here (implements sysdep/debug)
2004-08-05 19:21:16 +00:00
wdbg.h
…
wdetect.cpp
…
wdir_watch.cpp
re-enable warning when ReadDirectoryChanges fails (underlying problem solved)
2004-08-11 23:25:09 +00:00
wdll.cpp
…
wdll.h
…
wgl.h
…
win_internal.h
…
win.cpp
add get_executable_path (used by file_rel_chdir)
2004-08-05 19:21:35 +00:00
win.h
…
wposix.cpp
add too-many-file open warning when opening, too (but the underlying problem is fixed)
2004-08-05 12:45:27 +00:00
wposix.h
…
wsdl.cpp
_mem() JS function, for extremely basic VRAM usage information
2004-08-14 11:21:29 +00:00
wsdl.h
…
wsock.cpp
…
wsock.h
…
wtime.cpp
re-enable HRTs (had disabled for testing). oops
2004-08-02 13:35:45 +00:00
wtime.h
…