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 05:05:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9710f3ee725f01a3aad59024282ac2f8d03022bb
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
All pglXYZ functions should be available everywhere (independent of system
2005-12-18 02:04:24 +00:00
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
snd: support for fading (variable initial/final values and lengths; can choose linear,exponential or S-curve). also minor improvements.
2005-12-13 23:17:50 +00:00
tools
Explicit cast to CStr() to fix Linux build.
2005-12-23 01:24:07 +00:00
main.cpp
- display_msg and display_error -> debug prefix since in debug header
2005-12-12 19:19:30 +00:00
ProgrammingSchedule.xls
…