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-25 01:06:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01588f267fe9725ea6bf0baffcf733320bcf9a46
0ad
/
source
T
History
Ykkrosh
01588f267f
Corrected garbage collection problem
...
This was SVN commit r2255.
2005-05-09 03:26:04 +00:00
..
graphics
Maybe fixed nasty memory corruption bug.
2005-05-09 02:29:33 +00:00
gui
…
i18n
…
lib
fix bug: was calling HeapSetInformation directly, not through function pointer
2005-05-06 20:14:40 +00:00
maths
…
ps
Corrected garbage collection problem
2005-05-09 03:26:04 +00:00
renderer
all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
2005-05-03 21:36:57 +00:00
scripting
…
simulation
Maybe fixed nasty memory corruption bug.
2005-05-09 02:29:33 +00:00
sound
remove suspicious #undef free. if that was due to conflict with mmgr, #include "nommgr.h" instead.
2005-05-03 05:06:06 +00:00
tests
…
tools
…
main.cpp
…
ProgrammingSchedule.xls
…