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-06-26 13:26:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e719e92627a9799074e09bd4bdbfea7f9adcc21
0ad
/
source
/
lib
T
History
MarkT
6d8b9e33ef
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.
...
This was SVN commit r804.
2004-07-22 16:18:12 +00:00
..
res
…
sysdep
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
adts.cpp
…
adts.h
…
config.h
Don't bother looking for memory leaks in 'testing' builds
2004-07-22 13:25:01 +00:00
cpu.h
…
detect.cpp
…
detect.h
…
gfx.h
…
glext_funcs.h
…
input.cpp
Unit selection and ordering, setTimeout, scheduler, fixed timestep code, various fixes and reinforcement of the JS<->Native code.
2004-07-20 19:30:35 +00:00
input.h
…
lib.cpp
…
lib.h
…
memcpy.cpp
…
ogl.cpp
Allow access to GL extension list
2004-07-19 19:04:17 +00:00
ogl.h
Allow access to GL extension list
2004-07-19 19:04:17 +00:00
os.h
…
posix.h
…
precompiled.cpp
…
precompiled.h
VC2005 fix
2004-07-20 11:08:47 +00:00
sdl.h
…
timer.cpp
…
timer.h
…
types.h
…