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 14:15:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58e22c51178ccd09f3d44891cdb25b1f68ddcc25
0ad
/
source
/
lib
/
sysdep
/
win
T
History
Ykkrosh
230731c69d
Allow the standard Windows PrtSc action (i.e. copy to clipboard) if HOTKEY_SCREENSHOT has been redefined
...
This was SVN commit r951.
2004-08-09 20:58:32 +00:00
..
assert_dlg.h
…
assert_dlg.rc
…
dbghelp_funcs.h
…
printf.cpp
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
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
…
waio.h
…
wcpu.cpp
…
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
…
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
Allow the standard Windows PrtSc action (i.e. copy to clipboard) if HOTKEY_SCREENSHOT has been redefined
2004-08-09 20:58:32 +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
…