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-19 04:37:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43271f76186ccf700035d6cb5e89eea2b46efee9
0ad
/
source
/
lib
/
sysdep
/
win
T
History
Ykkrosh
ed55ad4d82
Put crashlog into ScEd.
...
This was SVN commit r1590.
2004-12-28 20:53:54 +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
oops, removed one const too many. fixed.
2004-12-10 00:14:10 +00:00
waio.h
oops, removed one const too many. fixed.
2004-12-10 00:14:10 +00:00
wcpu.cpp
…
wdbg.cpp
Put crashlog into ScEd.
2004-12-28 20:53:54 +00:00
wdbg.h
…
wdetect.cpp
1) removed scaffolding from file
2004-12-09 23:12:02 +00:00
wdir_watch.cpp
fix dir_cancel_watch issue: fail silently if watch=0 (happens if directory mounted only from archive, i.e. there's no real directory to watch)
2004-12-18 03:45:12 +00:00
wdll.cpp
…
wdll.h
…
wgl.h
…
win_internal.h
add win_exe_dir (application's start directory)
2004-11-22 07:40:32 +00:00
win.cpp
Alterations to ScEd, so that it almost works (except for saving/loading maps). Change the bottom of premake.lua if you want to build it.
2004-12-27 23:27:26 +00:00
win.h
…
wposix.cpp
1) removed scaffolding from file
2004-12-09 23:12:02 +00:00
wposix.h
1) TIMER added to timer.h (moved from main)
2004-12-09 20:17:09 +00:00
wsdl.cpp
1) removed scaffolding from file
2004-12-09 23:12:02 +00:00
wsdl.h
…
wsock.cpp
fix init segment names (must not be A or Z); see meeting log, 2004-08-28
2004-08-28 17:34:06 +00:00
wsock.h
Fixed calling convention for IPv6 function pointers
2004-08-16 18:13:22 +00:00
wtime.cpp
better error handling: lots of little changes.
2004-12-01 21:37:01 +00:00
wtime.h
…