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 15:36:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26bdae945bd1d95bf4fea6880b2e66ee8e2cd273
0ad
/
source
T
History
Ykkrosh
1edb23e7a4
Fix script serializer to cope with spliced array enumeration quirk
...
This was SVN commit r7637.
2010-06-27 11:57:00 +00:00
..
collada
…
graphics
Fix actor viewer animation offsetting.
2010-06-05 22:23:28 +00:00
gui
Reduce use of strongly-discouraged JS_ValueToFunction
2010-06-27 11:55:49 +00:00
i18n
…
lib
# low-level fixes and improvements
2010-06-23 16:17:25 +00:00
maths
…
mocks
…
network
Windows build fix
2010-06-08 18:58:03 +00:00
pch
…
ps
# Various networking code cleanups.
2010-06-07 22:19:05 +00:00
renderer
Added access to shadows property back to console
2010-06-19 22:07:27 +00:00
scripting
# Various networking code cleanups.
2010-06-07 22:19:05 +00:00
scriptinterface
…
simulation
# Support alt+enter to toggle fullscreen mode. Make game window resizable.
2010-06-03 19:07:59 +00:00
simulation2
Fix script serializer to cope with spliced array enumeration quirk
2010-06-27 11:57:00 +00:00
sound
# Unit animation improvements.
2010-06-05 00:49:14 +00:00
tools
# Various networking code cleanups.
2010-06-07 22:19:05 +00:00
contributors.txt
…
main.cpp
Delete script scheduler, since it causes GC crashes and isn't used for anything important and could be implemented in pure JS instead.
2010-06-07 18:41:03 +00:00
test_setup.cpp
…