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-10 21:34:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
041e60f6ab9b39d99e3a2ba55475ef5f13ee3c1c
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
…
sysdep.h
str[n]icmp => str[n]casecmp on non-windows
2004-06-09 13:43:25 +00:00
x.cpp
…