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 12:37:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f7bb6c1fc9a36d7e4c6a76ce76ff810a48cb90a
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
# Handle terrain passability and movement costs in pathfinder.
2010-05-27 23:31:03 +00:00
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
Display warnings and errors on screen for a short time (
fixes
#119
).
2010-05-31 22:44:59 +00:00
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
…