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-06 20:27:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f01b1ebb5806accacbbbc4fc548b3bc515c47010
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
f01b1ebb58
triviality: remove / from module filename in exception report
...
This was SVN commit r901.
2004-08-05 02:30:27 +00:00
..
assert_dlg.h
…
assert_dlg.rc
…
dbghelp_funcs.h
add crash log (call stack and minidump)
2004-07-15 02:39:25 +00:00
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
aiocb buf field is now volatile void* to bring in line with linux
2004-07-31 01:50:54 +00:00
waio.h
aiocb buf field is now volatile void* to bring in line with linux
2004-07-31 01:50:54 +00:00
wcpu.cpp
fix include path
2004-07-31 19:47:40 +00:00
wdbg.cpp
triviality: remove / from module filename in exception report
2004-08-05 02:30:27 +00:00
wdbg.h
Working crash log
2004-07-15 19:12:54 +00:00
wdetect.cpp
now mostly last-error-neutral (helps spot warnings+errors)
2004-07-12 14:25:39 +00:00
wdir_watch.cpp
bugfix: correct path now returned.
2004-08-01 01:08:54 +00:00
wdll.cpp
…
wdll.h
…
wgl.h
…
win_internal.h
now mostly last-error-neutral (helps spot warnings+errors)
2004-07-12 14:25:39 +00:00
win.cpp
Minor improvements to some simulation code.
2004-08-02 23:14:54 +00:00
win.h
add debug_break impl
2004-07-12 16:40:57 +00:00
wposix.cpp
add instrumentation showing when files are opened
2004-08-03 12:57:06 +00:00
wposix.h
VC2005 fix
2004-07-20 17:19:30 +00:00
wsdl.cpp
Minor improvements to some simulation code.
2004-08-02 23:14:54 +00:00
wsdl.h
Minor additions: Added hotkeys to GUI buttons, camera bookmarking (not sure if this system will stay), shoring up some JS error checking, moved a bunch of constants into the config file and added a new rotation mode.
2004-07-22 16:18:12 +00:00
wsock.cpp
…
wsock.h
…
wtime.cpp
re-enable HRTs (had disabled for testing). oops
2004-08-02 13:35:45 +00:00
wtime.h
…