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-22 11:48:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4e3037e601d65cae69fb1bc274d72168c7cc516
0ad
/
source
/
scripting
T
History
olsner
fcfa746244
Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0
...
This was SVN commit r3437.
2006-01-29 18:23:47 +00:00
..
DOMEvent.cpp
Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0
2006-01-29 18:23:47 +00:00
DOMEvent.h
…
EventTypes.h
…
GameEvents.h
…
JSConversions.cpp
…
JSConversions.h
…
JSSerialization.h
…
ScriptableComplex.cpp
ConfigDB.cpp: fix vfs_load return value check
2006-01-28 22:21:54 +00:00
ScriptableComplex.h
Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0
2006-01-29 18:23:47 +00:00
ScriptableObject.cpp
…
ScriptableObject.h
…
ScriptCustomTypes.cpp
…
ScriptCustomTypes.h
…
ScriptGlue.cpp
Health regen fix for ranged attack.
2006-01-23 03:56:48 +00:00
ScriptGlue.h
…
ScriptingHost.cpp
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
ScriptingHost.h
…
SpiderMonkey.h
…
SynchedJSObject.cpp
…
SynchedJSObject.h
…