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-03 07:05:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1a66c93b0623dedb9e166bfa1e15462c09b83f2
0ad
/
source
T
History
janwas
d1a66c93b0
fix bug: was calling HeapSetInformation directly, not through function pointer
...
This was SVN commit r2250.
2005-05-06 20:14:40 +00:00
..
graphics
made UnpackMap interruptible (since it takes up to 1900 ms).
2005-05-04 23:12:46 +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
add high-level dox and updated some comments
2005-05-06 20:02:00 +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
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
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
…