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-08 11:46:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4fe4ed60251e6a1e2ea926f9a63911bc91fee1d
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
a06bff04b6
Added VK_CONTROL/_ALT/_MENU mappings onto SDLK_LCTRL/etc (I can't find an non-positional SDL CTRL key)
...
This was SVN commit r467.
2004-06-10 09:57:03 +00:00
..
win
Added VK_CONTROL/_ALT/_MENU mappings onto SDLK_LCTRL/etc (I can't find an non-positional SDL CTRL key)
2004-06-10 09:57:03 +00:00
ia32.cpp
(re)added headers so it'll work without HAVE_PCH
2004-06-04 12:41:53 +00:00
ia32.h
…
sysdep.cpp
stripped some headers from deprecated prometheus.h => huge rearrange
2004-06-03 01:43:33 +00:00
sysdep.h
str[n]icmp => str[n]casecmp on non-windows
2004-06-09 13:43:25 +00:00
x.cpp
…