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-02 01:46:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4cd90ddfc69c0e1b505a32c4fae12876d2d3f7d
0ad
/
source
/
ps
/
scripting
T
History
Ykkrosh
a2f836c393
Prevent bogus -Wmaybe-uninitialized warnings in GCC
...
This was SVN commit r14008.
2013-10-16 12:22:50 +00:00
..
JSInterface_ConfigDB.cpp
Prevent bogus -Wmaybe-uninitialized warnings in GCC
2013-10-16 12:22:50 +00:00
JSInterface_ConfigDB.h
Changes the ConfigDB to expose global functions to scripts instead of properties and custom objects.
2013-09-29 18:56:50 +00:00
JSInterface_Console.cpp
Changes the Console to expose global functions to scripts instead of properties.
2013-09-21 14:48:19 +00:00
JSInterface_Console.h
Changes the Console to expose global functions to scripts instead of properties.
2013-09-21 14:48:19 +00:00
JSInterface_VFS.cpp
add file notification to Mac ticket 514, also change name of class FileInfo to CFileInfo to ease Mac development
2013-09-10 14:17:04 +00:00
JSInterface_VFS.h
…