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
ecbcc59fbad23116bf9768d6cf77677fcec5113e
0ad
/
source
T
History
janwas
ecbcc59fba
bugfix: no longer make freed buffers readonly because we need to write boundary tags into them for coalescing
...
This was SVN commit r3432.
2006-01-28 23:02:26 +00:00
..
graphics
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
gui
…
i18n
…
lib
bugfix: no longer make freed buffers readonly because we need to write boundary tags into them for coalescing
2006-01-28 23:02:26 +00:00
maths
Fix Linux build, don't EVER #include <windows.h> again!
2006-01-21 20:01:17 +00:00
ps
ConfigDB.cpp: fix vfs_load return value check
2006-01-28 22:21:54 +00:00
renderer
- Seperate ViewCamera (eye position) and CullCamera (model culling, shadow
2006-01-22 19:12:30 +00:00
scripting
ConfigDB.cpp: fix vfs_load return value check
2006-01-28 22:21:54 +00:00
simulation
ConfigDB.cpp: fix vfs_load return value check
2006-01-28 22:21:54 +00:00
sound
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
tools
Advance water in sync with simulation and unit animations (so it stops when the game is paused).
2006-01-21 23:27:42 +00:00
main.cpp
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
ProgrammingSchedule.xls
…