This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
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
fix compile error: #include "GUIText.h" to define CGUIString
2005-04-26 20:29:28 +00:00
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
Put the extra animation event in the struct def, also adding Jan's VFS script wrapper.
2005-05-03 04:27:07 +00:00
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
Fixed colour calculation. Stopped displaying .svn directories.
2005-04-29 21:19:47 +00:00
main.cpp
Creating playlist sub-window to soon try out file access functions. (Committing in-development stuff to get an auto-build incorporating change to GUI .xml names.)
2005-05-02 22:04:29 +00:00
ProgrammingSchedule.xls
…