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-07 12:07:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
041e60f6ab9b39d99e3a2ba55475ef5f13ee3c1c
0ad
/
source
/
lib
T
History
MarkT
e4fe4ed602
JS Interface to entities. It even partially works now.
...
This was SVN commit r469.
2004-06-10 22:24:03 +00:00
..
res
JS Interface to entities. It even partially works now.
2004-06-10 22:24:03 +00:00
sysdep
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
adts.cpp
…
adts.h
(re)added headers so it'll work without HAVE_PCH
2004-06-04 12:41:53 +00:00
config.h
re-enabled HAVE_PCH (disabled for testing - oops)
2004-06-04 16:06:31 +00:00
detect.cpp
…
detect.h
…
glext_funcs.h
now includes wglext for "proper" definition of win-specific funcs
2004-06-09 17:59:01 +00:00
input.cpp
(re)added headers so it'll work without HAVE_PCH
2004-06-04 12:41:53 +00:00
input.h
…
lib.cpp
read_le16/32 can't be inline in source and extern in header - gcc won't export them
2004-06-09 14:11:35 +00:00
lib.h
Linux/unix debug macros
2004-06-09 13:46:06 +00:00
memcpy.cpp
…
ogl.cpp
(re)added headers so it'll work without HAVE_PCH
2004-06-04 12:41:53 +00:00
ogl.h
_WIN32 ifdefs around wglext.h include
2004-06-09 13:46:39 +00:00
posix.h
…
precompiled.cpp
…
precompiled.h
added xerces headers (speeds up build a bit)
2004-06-09 17:56:28 +00:00
SDL_keysym.h
…
SDL_vkeys.h
…
sdl.h
…
timer.cpp
(re)added headers so it'll work without HAVE_PCH
2004-06-04 12:41:53 +00:00
timer.h
…
types.h
…