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-23 00:48:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79ecda1ecff898a7eb4aba6d78bdeeecec73c1cf
0ad
/
source
T
History
pyrolink
79ecda1ecf
Commented out notifications and death flag set during kill().
...
This was SVN commit r3302.
2005-12-29 04:56:15 +00:00
..
graphics
Fixed a crash on units that could have props added & removed from them, such as javelinists. It seems that the CModel destructor was made to remove the prop point from the parent's prop point list, causing a problem in existing prop replacement code that tried to do the same thing.
2005-12-26 10:57:25 +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
…
ps
Added flag for quick end of game hack (used to monitor kills).
2005-12-29 04:52:40 +00:00
renderer
…
scripting
…
simulation
Commented out notifications and death flag set during kill().
2005-12-29 04:56:15 +00:00
sound
…
tools
…
main.cpp
…
ProgrammingSchedule.xls
…