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-09 19:34:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
736aece049a1cac00b93ea034ee0c7fd4b893d6a
0ad
/
source
T
History
Matei
fce3b183bb
This was SVN commit r3311.
2005-12-29 09:12:54 +00:00
..
graphics
Updated with NU splines.
2005-12-29 06:38:45 +00:00
gui
…
i18n
…
lib
allocator: add single_calloc (generalization of code previously in wposix for WDIR); add da_reserve; expand pool allocator to allow variable size entries
2005-12-28 20:29:22 +00:00
maths
Adds non-uniform (hence "NU") splines. Are especially useful for cinematic tracks and precalculated particle paths.
2005-12-29 06:37:17 +00:00
ps
Generic orders source commit. Also includes a fix to the animation bug where one frame of "idle" is played at the end of each cycle, and an enhancement to the entity script loading code to only load each script file once, which should save loading time and also allow script files to behave in a more logical way (e.g. no redeclaration errors when you have a constant).
2005-12-29 08:42:44 +00:00
renderer
…
scripting
Generic orders source commit. Also includes a fix to the animation bug where one frame of "idle" is played at the end of each cycle, and an enhancement to the entity script loading code to only load each script file once, which should save loading time and also allow script files to behave in a more logical way (e.g. no redeclaration errors when you have a constant).
2005-12-29 08:42:44 +00:00
simulation
This was SVN commit r3311.
2005-12-29 09:12:54 +00:00
sound
…
tools
…
main.cpp
…
ProgrammingSchedule.xls
…